aboutsummaryrefslogtreecommitdiff
path: root/src/or/include.am
Commit message (Expand)AuthorAge
* Move pathbias functions into a new file.Nick Mathewson2013-10-31
* Move Extended ORPort code to its own module.George Kadianakis2013-07-18
* Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson2013-07-10
* Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson2013-07-10
* Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard2013-05-10
* Add src/or/micro-revision.i to CLEANFILES in case anybody has oneNick Mathewson2013-02-19
* Actually link against nacl when we want to use itNick Mathewson2013-01-16
* Make libcurve25519_donna get built as a .aNick Mathewson2013-01-03
* Split onion.[ch] into onion{,_fast,_tap}.[ch]Nick Mathewson2013-01-02
* Implementat the ntor handshakeNick Mathewson2013-01-02
* Move address map into its own file.Nick Mathewson2012-11-14
* Move the circuit build timeout code into its own file.Nick Mathewson2012-10-15
* 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