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