aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fall back to registered country if necessary.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
| * | | | | Add script to convert GeoLite2 country databases.Karsten Loesing2014-02-08
| * | | | | Remove script to clean up GeoLite country databases.Karsten Loesing2014-02-08
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'karsten/geoip6-feb2014' into maint-0.2.4Nick Mathewson2014-02-15
| |\ \ \ \ \
| | * | | | | Update geoip6 to the February 2014 GeoIP database.Karsten Loesing2014-02-13
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-02-15
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'karsten/geoip-feb2014' into maint-0.2.3Nick Mathewson2014-02-15
| | |\ \ \ \ \ \
| | | * | | | | | Update to the February 2014 GeoIP database.Karsten Loesing2014-02-08
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-15
|\| | | | | | | |
| * | | | | | | | gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn2014-02-14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | fix a whitespace snafuNick Mathewson2014-02-14
* | | | | | | | bump to 0.2.5.2-alphaRoger Dingledine2014-02-13
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-12
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix windows compilation of e0c8031516852Nick Mathewson2014-02-12
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-11
|\| | | | | |
| * | | | | | Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson2014-02-11
| |\ \ \ \ \ \
| | * | | | | | make EACCES survivable too.Nick Mathewson2014-02-10
| | * | | | | | Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.Nick Mathewson2014-02-09
| * | | | | | | Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson2014-02-11
| |\ \ \ \ \ \ \
| | * | | | | | | Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson2014-02-09
| | |/ / / / / /