summaryrefslogtreecommitdiff
path: root/src/or/include.am
AgeCommit message (Expand)Author
2013-02-19Add src/or/micro-revision.i to CLEANFILES in case anybody has oneNick Mathewson
2013-01-16Actually link against nacl when we want to use itNick Mathewson
2013-01-03Make libcurve25519_donna get built as a .aNick Mathewson
2013-01-02Split onion.[ch] into onion{,_fast,_tap}.[ch]Nick Mathewson
2013-01-02Implementat the ntor handshakeNick Mathewson
2012-11-14Move address map into its own file.Nick Mathewson
2012-10-15Move the circuit build timeout code into its own file.Nick Mathewson
2012-10-11Move all externally maintained source files into src/extNick Mathewson
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