aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-05Merge remote-tracking branch 'public/bug8788'Nick Mathewson
2014-03-04Include v3 in documented 'protocols' in rend_service_descriptor_tNick Mathewson
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2014-03-03ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson
2014-03-03Fix compilation warnings in tor_addr_make_null patchNick Mathewson
2014-03-03add test for tor_addr_make_nullKevin Murray
2014-03-03trivial whitespace fixesRoger Dingledine
2014-02-28whitespace fixNick Mathewson
2014-02-28Merge branch 'bug10884_squashed'Nick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-28Unit tests for pk fingerprint functionsNick Mathewson
2014-02-28Tighten router_write_fingerprint implNick Mathewson
2014-02-28Write hashed bridge fingerprint to logs and to disk.Karsten Loesing
2014-02-28Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson
2014-02-26Monotonize the OOM-killer data timersNick Mathewson
2014-02-25Merge remote-tracking branch 'public/bug10449'Nick Mathewson
2014-02-25Trivial comment fix.Nick Mathewson
2014-02-25Merge remote-tracking branch 'public/bug11048'Nick Mathewson
2014-02-25Merge remote-tracking branch 'karsten/geoip2regcountry'Nick Mathewson
2014-02-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-25Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-02-25Fix geoip by falling back to registered countries.Karsten Loesing
2014-02-25Fall back to registered country if necessary.Karsten Loesing
2014-02-25Download MaxMind's geoip file over https.Karsten Loesing
2014-02-24Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick Mathewson
2014-02-24Threadproof our log_backtrace implementationNick Mathewson
2014-02-21Include instructions on generating geoip files.Karsten Loesing
2014-02-21When not an exit node, don't test for DNS hijacking.Nick Mathewson
2014-02-21Merge remote-tracking branch 'public/bug10987_024'Nick Mathewson
2014-02-21Style tweaks on code, changes file for 10987Nick Mathewson
2014-02-21Fix: send back correct IPv6 SOCKS5 connect replyDavid Goulet
2014-02-20fixed long -> int implicit cast warning line 3453Nick Hopper
2014-02-17Restitute a successful stat call to this test case.dana koch
2014-02-17Appropriately condition the _le64toh macro definition for OpenBSD.dana koch
2014-02-16mingw fix: Rename a variable in the unit testsNick Mathewson
2014-02-16Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-16Warning message when bug 10722 would triggerNick Mathewson
2014-02-15Merge branch 'bug4900_siphash_v2'Nick Mathewson
2014-02-15Remove string hash in ht.h so we can't accidentally use itNick Mathewson
2014-02-15Remove a bunch of functions that were never called.Nick Mathewson
2014-02-15Merge remote-tracking branch 'public/bug10841'Nick Mathewson
2014-02-15Merge remote-tracking branch 'karsten/mmdb-convert'Nick Mathewson
2014-02-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-15Merge remote-tracking branch 'karsten/geoip6-feb2014' into maint-0.2.4Nick Mathewson
2014-02-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-02-15Merge remote-tracking branch 'karsten/geoip-feb2014' into maint-0.2.3Nick Mathewson
2014-02-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-14gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn