aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Changes file for bug4521 backports.Nick Mathewson2011-11-20
* | | | | Sockets are unsigned on windowsSebastian Hahn2011-11-20
* | | | | Get rid of an unused parameter warning on winSebastian Hahn2011-11-20
* | | | | Don't log about stats when running as a client without geoipSebastian Hahn2011-11-19
| |/ / / |/| | |
* | | | Merge branch 'bug4457_022' into maint-0.2.2Nick Mathewson2011-11-16
|\ \ \ \
| * | | | Detect failure from event_init() or event_base_new_with_config()Nick Mathewson2011-11-14
| * | | | Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocationNick Mathewson2011-11-14
* | | | | Use real_addr in send_netinfoNick Mathewson2011-11-14
|/ / / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-11-14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'karsten/geoip-november2011' into maint-0.2.1Nick Mathewson2011-11-14
| |\ \ \ | | |_|/ | |/| |
| | * | Update to the November 2011 GeoIP database.Karsten Loesing2011-11-07
* | | | Merge remote-tracking branch 'rransom-tor/bug4426' into maint-0.2.2Nick Mathewson2011-11-09
|\ \ \ \
| * | | | Include HiddenServiceDir in some warning messagesRobert Ransom2011-11-07
* | | | | Don't warn when compiling with --disable-threadsSebastian Hahn2011-11-09
|/ / / /
* | | | Robert says that this bug was not in fact one of frosty'sNick Mathewson2011-11-07
* | | | Merge branch 'bug4424' into maint-0.2.2Nick Mathewson2011-11-07
|\ \ \ \
| * | | | Remove an extraneous "if" in the 4424 fixNick Mathewson2011-11-07
| * | | | Don't leak an extend_info_t in rend_client_any_intro_points_usableRobert Ransom2011-11-07
* | | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-11-07
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add a changes file for 4410Sebastian Hahn2011-11-06
| * | | Fix remotely triggerable assert during ip decryptionDan Rosenberg2011-11-06
| |/ /
* | | Merge branch 'bug4383_nm' into maint-0.2.2Nick Mathewson2011-11-03
|\ \ \
| * | | Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis2011-11-03
|/ / /
* | | Merge remote-tracking branch 'erinn/win-bundle-fix' into maint-0.2.2Nick Mathewson2011-10-30
|\ \ \
| * | | remove absolute path from contrib/package_nsis-mingw.sh in order to make it e...Erinn Clark2011-10-31
|/ / /
* | | Add a changes file for the 4340 fixSebastian Hahn2011-10-29
* | | Disable stats requiring geoip info if we have noneSebastian Hahn2011-10-29
* | | Discard all cells on a marked connectionNick Mathewson2011-10-28
* | | Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn2011-10-28
* | | bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine2011-10-27
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-27
|\| |
| * | bump maint to 0.2.1.31Roger Dingledine2011-10-27
* | | Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
* | | Don't give the Guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
* | | Make tor_version_same_series non-staticRobert Ransom2011-10-26
* | | Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfixSebastian Hahn2011-10-26
|\| |
| * | Reject create cells on outgoing OR connections from bridgesRobert Ransom2011-10-26
| * | Mark which OR connections are outgoingRobert Ransom2011-10-26
| * | Don't use any OR connection which sent us a CREATE_FAST cell for an EXTENDRobert Ransom2011-10-26
| * | Don't send a certificate chain on outgoing TLS connections from non-relaysNick Mathewson2011-10-26
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-26
|\| |
| * | Remove the -F option from tor-resolve.Nick Mathewson2011-10-26
| * | manually backport a5232e0c4cRoger Dingledine2011-10-26
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-26
|\| |
| * | stop asserting at bootRoger Dingledine2011-10-26
| * | Reinit keys at the start of options_act().Nick Mathewson2011-10-26
| * | Don't crash a bridge authority on SIGHUP if it's not in the consensusRobert Ransom2011-10-26
| * | Fix assert for relay/bridge state changeSebastian Hahn2011-10-26
| * | Don't crash when accountingmax is set in non-server TorsNick Mathewson2011-10-26
| * | Properly refcount client_identity_keySebastian Hahn2011-10-26