aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-02-14tristate->enum in rendcommon functionsNick Mathewson
2014-02-14fix a whitespace snafuNick Mathewson
2014-02-14Remove another unused v0 hidserv function.Karsten Loesing
2014-02-13Update geoip6 to the February 2014 GeoIP database.Karsten Loesing
2014-02-13Exclude Teredo IPv6 prefix from geoip6.Karsten Loesing
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2014-02-12Randomize the global siphash key at startupNick Mathewson
2014-02-12Split crypto_global_init() into pre/post configNick Mathewson
2014-02-12Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson
2014-02-12csiphash: Add functions to take a global key.Nick Mathewson
2014-02-12Tests for siphash, from reference implementation.Nick Mathewson
2014-02-12csiphash: avoid unaligned access on non-x86Nick Mathewson
2014-02-12Get csiphash better integrated with our build systemNick Mathewson
2014-02-12Raw import of Marek Majkowski's cisphash.cNick Mathewson
2014-02-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-12Fix windows compilation of e0c8031516852Nick Mathewson
2014-02-12Remove remaining v0 hidden service descriptor code.Karsten Loesing
2014-02-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson