aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* whitespace fixNick Mathewson2014-02-28
* Merge branch 'bug10884_squashed'Nick Mathewson2014-02-28
|\
| * Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28
| * Unit tests for pk fingerprint functionsNick Mathewson2014-02-28
| * Tighten router_write_fingerprint implNick Mathewson2014-02-28
| * Write hashed bridge fingerprint to logs and to disk.Karsten Loesing2014-02-28
* | Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson2014-02-28
|\ \ | |/ |/|
| * Report complete directory request statistics on bridges.Karsten Loesing2013-12-18
| * Disable (Cell,Entry,ExitPort)Statistics on bridgesKarsten Loesing2013-12-18
* | Merge remote-tracking branch 'public/bug10449'Nick Mathewson2014-02-25
|\ \
| * | bug10449: a dying owning controller makes Tor exit immediatelyNick Mathewson2014-02-03
* | | Trivial comment fix.Nick Mathewson2014-02-25
* | | Merge remote-tracking branch 'public/bug11048'Nick Mathewson2014-02-25
|\ \ \
| * | | Threadproof our log_backtrace implementationNick Mathewson2014-02-24
* | | | Merge remote-tracking branch 'karsten/geoip2regcountry'Nick Mathewson2014-02-25
|\ \ \ \
| * | | | Fall back to registered country if necessary.Karsten Loesing2014-02-25
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-25
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-02-25
| |\ \ \ \ \
| | * | | | | Fix geoip by falling back to registered countries.Karsten Loesing2014-02-25
| * | | | | | Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick Mathewson2014-02-24
| |\ \ \ \ \ \
* | | | | | | | Download MaxMind's geoip file over https.Karsten Loesing2014-02-25
| |_|_|/ / / / |/| | | | | |
* | | | | | | Include instructions on generating geoip files.Karsten Loesing2014-02-21
| |_|_|/ / / |/| | | | |
* | | | | | When not an exit node, don't test for DNS hijacking.Nick Mathewson2014-02-21
* | | | | | Merge remote-tracking branch 'public/bug10987_024'Nick Mathewson2014-02-21
|\ \ \ \ \ \
| * | | | | | Style tweaks on code, changes file for 10987Nick Mathewson2014-02-21
| * | | | | | Fix: send back correct IPv6 SOCKS5 connect replyDavid Goulet2014-02-21
| |/ / / / /
* | | | | | fixed long -> int implicit cast warning line 3453Nick Hopper2014-02-20
* | | | | | Restitute a successful stat call to this test case.dana koch2014-02-17
* | | | | | Appropriately condition the _le64toh macro definition for OpenBSD.dana koch2014-02-17
* | | | | | mingw fix: Rename a variable in the unit testsNick Mathewson2014-02-16
* | | | | | Merge remote-tracking branch 'public/bug10722'Nick Mathewson2014-02-16
|\ \ \ \ \ \
| * | | | | | Warning message when bug 10722 would triggerNick Mathewson2014-02-16
* | | | | | | Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\ \ \ \ \ \ \
| * | | | | | | Remove string hash in ht.h so we can't accidentally use itNick Mathewson2014-02-15
| * | | | | | | Randomize the global siphash key at startupNick Mathewson2014-02-12
| * | | | | | | Split crypto_global_init() into pre/post configNick Mathewson2014-02-12
| * | | | | | | Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson2014-02-12
| * | | | | | | csiphash: Add functions to take a global key.Nick Mathewson2014-02-12
| * | | | | | | Tests for siphash, from reference implementation.Nick Mathewson2014-02-12
| * | | | | | | csiphash: avoid unaligned access on non-x86Nick Mathewson2014-02-12
| * | | | | | | Get csiphash better integrated with our build systemNick Mathewson2014-02-12
| * | | | | | | Raw import of Marek Majkowski's cisphash.cNick Mathewson2014-02-12
* | | | | | | | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
* | | | | | | | Merge remote-tracking branch 'public/bug10841'Nick Mathewson2014-02-15
|\ \ \ \ \ \ \ \
| * | | | | | | | tristate->enum in rendcommon functionsNick Mathewson2014-02-14
| * | | | | | | | Remove another unused v0 hidserv function.Karsten Loesing2014-02-14
| * | | | | | | | Remove remaining v0 hidden service descriptor code.Karsten Loesing2014-02-12
* | | | | | | | | Merge remote-tracking branch 'karsten/mmdb-convert'Nick Mathewson2014-02-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Exclude Teredo IPv6 prefix from geoip6.Karsten Loesing2014-02-13
| * | | | | | | | | Don't zero-pad day of the month.Karsten Loesing2014-02-08