aboutsummaryrefslogtreecommitdiff
path: root/src/or/include.am
Commit message (Expand)AuthorAge
* Move all externally maintained source files into src/extNick Mathewson2012-10-11
* Add initial circuitmux_ewma.{c,h}Andrea Shepard2012-10-10
* Add circuitmux.c, circuitmux.hAndrea Shepard2012-10-10
* Initial channeltls.c/channeltls.h for bug 6465Andrea Shepard2012-10-08
* Add channel.c/channel.h for bug 6465Andrea Shepard2012-10-08
* Split the routerset code out of routerlist.cNick Mathewson2012-09-14
* Split the or_state_t portions of config.c into their own fileNick Mathewson2012-09-13
* Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
* Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.cNick Mathewson2012-09-06
* Fix a build-warning when building out-of-treeNick Mathewson2012-09-06
* build: minimal adjustments to make out-of-tree build workJim Meyering2012-08-27
* Make the _sha1.i file generation quieterNick Mathewson2012-08-23
* fix circular dependency for generating code digestsStewart Smith2012-08-09
* fix dependencies for some generated filesStewart Smith2012-08-09
* Move to non-recursive makeStewart Smith2012-08-09