Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Report complete directory request statistics on bridges. | Karsten Loesing | 2013-12-18 | |
| * | | | | | | | Disable (Cell,Entry,ExitPort)Statistics on bridges | Karsten Loesing | 2013-12-18 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug10449' | Nick Mathewson | 2014-02-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | bug10449: a dying owning controller makes Tor exit immediately | Nick Mathewson | 2014-02-03 | |
* | | | | | | | | | Trivial comment fix. | Nick Mathewson | 2014-02-25 | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug11048' | Nick Mathewson | 2014-02-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Threadproof our log_backtrace implementation | Nick Mathewson | 2014-02-24 | |
* | | | | | | | | | | Merge remote-tracking branch 'karsten/geoip2regcountry' | Nick Mathewson | 2014-02-25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Fall back to registered country if necessary. | Karsten Loesing | 2014-02-25 | |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-02-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2014-02-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Fix geoip by falling back to registered countries. | Karsten Loesing | 2014-02-25 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4 | Nick Mathewson | 2014-02-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | Download MaxMind's geoip file over https. | Karsten Loesing | 2014-02-25 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Include instructions on generating geoip files. | Karsten Loesing | 2014-02-21 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | When not an exit node, don't test for DNS hijacking. | Nick Mathewson | 2014-02-21 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10987_024' | Nick Mathewson | 2014-02-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Style tweaks on code, changes file for 10987 | Nick Mathewson | 2014-02-21 | |
| * | | | | | | | | | | | | Fix: send back correct IPv6 SOCKS5 connect reply | David Goulet | 2014-02-21 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | fixed long -> int implicit cast warning line 3453 | Nick Hopper | 2014-02-20 | |
* | | | | | | | | | | | | Restitute a successful stat call to this test case. | dana koch | 2014-02-17 | |
* | | | | | | | | | | | | Appropriately condition the _le64toh macro definition for OpenBSD. | dana koch | 2014-02-17 | |
* | | | | | | | | | | | | mingw fix: Rename a variable in the unit tests | Nick Mathewson | 2014-02-16 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10722' | Nick Mathewson | 2014-02-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Warning message when bug 10722 would trigger | Nick Mathewson | 2014-02-16 | |
* | | | | | | | | | | | | | Merge branch 'bug4900_siphash_v2' | Nick Mathewson | 2014-02-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Remove string hash in ht.h so we can't accidentally use it | Nick Mathewson | 2014-02-15 | |
| * | | | | | | | | | | | | | Randomize the global siphash key at startup | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | Split crypto_global_init() into pre/post config | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | Siphash-2-4 is now our hash in nearly all cases. | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | csiphash: Add functions to take a global key. | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | Tests for siphash, from reference implementation. | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | csiphash: avoid unaligned access on non-x86 | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | Get csiphash better integrated with our build system | Nick Mathewson | 2014-02-12 | |
| * | | | | | | | | | | | | | Raw import of Marek Majkowski's cisphash.c | Nick Mathewson | 2014-02-12 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Remove a bunch of functions that were never called. | Nick Mathewson | 2014-02-15 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10841' | Nick Mathewson | 2014-02-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | tristate->enum in rendcommon functions | Nick Mathewson | 2014-02-14 | |
| * | | | | | | | | | | | | | Remove another unused v0 hidserv function. | Karsten Loesing | 2014-02-14 | |
| * | | | | | | | | | | | | | Remove remaining v0 hidden service descriptor code. | Karsten Loesing | 2014-02-12 | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'karsten/mmdb-convert' | Nick Mathewson | 2014-02-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Exclude Teredo IPv6 prefix from geoip6. | Karsten Loesing | 2014-02-13 | |
| * | | | | | | | | | | | | | | Don't zero-pad day of the month. | Karsten Loesing | 2014-02-08 | |
| * | | | | | | | | | | | | | | Add script to convert GeoLite2 country databases. | Karsten Loesing | 2014-02-08 | |
| * | | | | | | | | | | | | | | Remove script to clean up GeoLite country databases. | Karsten Loesing | 2014-02-08 | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-02-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'karsten/geoip6-feb2014' into maint-0.2.4 | Nick Mathewson | 2014-02-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | Update geoip6 to the February 2014 GeoIP database. | Karsten Loesing | 2014-02-13 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2014-02-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'karsten/geoip-feb2014' into maint-0.2.3 | Nick Mathewson | 2014-02-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |