aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* New src/test/bench.c to allow us to actually _run_ benchmark codeNick Mathewson2011-11-11
* Remove the torint.h include from aes.hSebastian Hahn2011-11-11
* Fix the bench_{aes,dmap} test functions to work with TTSebastian Hahn2011-11-11
* Remove vestiges of RIJNDAEL_COUNTER_OPTIMIZATIONNick Mathewson2011-11-11
* Stop using "u32" and "u8" in aes.cNick Mathewson2011-11-11
* Dump our internal AES implementationNick Mathewson2011-11-11
* Merge remote-tracking branch '4ZM/topic/test/4434_address'Nick Mathewson2011-11-11
|\
| * Unit tests for tor_addr_to_strAnders Sundman2011-11-11
| * Fixed buffer bounds check bug in tor_addr_to_strAnders Sundman2011-11-11
| * Unit tests for tor_inet_ntopAnders Sundman2011-11-11
| * Fixed of-by-one error in tor_inet_ntopAnders Sundman2011-11-11
* | Unit tests for eat_whitespace functionsAnders Sundman2011-11-10
* | Unit test for n_bits_set funcAnders Sundman2011-11-10
* | Unit test for hex_str funcAnders Sundman2011-11-10
|/
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-09
|\
| * Merge remote-tracking branch 'rransom-tor/bug4426' into maint-0.2.2Nick Mathewson2011-11-09
| |\
| | * Include HiddenServiceDir in some warning messagesRobert Ransom2011-11-07
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-09
|\| |
| * | Don't warn when compiling with --disable-threadsSebastian Hahn2011-11-09
| |/
* | Rewrite comment at head of eventdns.cNick Mathewson2011-11-09
* | Add some XXXesRobert Ransom2011-11-07
* | Add GETINFO md/id/* and md/name/* items for relay microdescsRobert Ransom2011-11-07
* | Merge remote-tracking branch 'rransom-tor/bug4411'Nick Mathewson2011-11-07
|\ \
| * | Fix assert on clients of and authorities for v0 HS descsRobert Ransom2011-11-07
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-07
|\ \ \ | | |/ | |/|
| * | Merge branch 'bug4424' into maint-0.2.2Nick Mathewson2011-11-07
| |\ \
| | * | Remove an extraneous "if" in the 4424 fixNick Mathewson2011-11-07
| | * | Don't leak an extend_info_t in rend_client_any_intro_points_usableRobert Ransom2011-11-07
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-07
|\| | | | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-11-07
| |\ \ | | |/ | |/|
| | * Fix remotely triggerable assert during ip decryptionDan Rosenberg2011-11-06
| | * bump maint to 0.2.1.31Roger Dingledine2011-10-27
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-03
|\| |
| * | Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis2011-11-03
| * | Disable stats requiring geoip info if we have noneSebastian Hahn2011-10-29
* | | Remove some duplicate includesAndrea Gelmini2011-11-03
* | | Fix a check-spaces complaintSebastian Hahn2011-11-02
* | | Resolve a crash when running as dirauthSebastian Hahn2011-11-02
* | | blurb and version bump for 0.2.3.7-alphaRoger Dingledine2011-10-30
* | | bridges send netinfo cells like clients on outgoing connsRoger Dingledine2011-10-29
* | | Merge branch 'bug4343'Nick Mathewson2011-10-28
|\ \ \
| * | | "Authetnicate" is not the usual spellingNick Mathewson2011-10-28
| * | | Fix a double-free that would occur on an invalid cert in a CERTS cellNick Mathewson2011-10-28
| * | | Fix a memory-poisoning memset in tortls.cNick Mathewson2011-10-28
* | | | Bump version to 0.2.3.6-alpha-devNick Mathewson2011-10-28
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-28
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Discard all cells on a marked connectionNick Mathewson2011-10-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-28
|\| |
| * | Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn2011-10-28
| * | bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine2011-10-27