summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-25bump to 0.2.4.21 since we're getting closeRoger Dingledine
2014-02-25Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2014-02-25Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4Nick Mathewson
2014-02-25Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
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-24Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick 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-14gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn
2014-02-13Update geoip6 to the February 2014 GeoIP database.Karsten Loesing
2014-02-12Fix windows compilation of e0c8031516852Nick Mathewson
2014-02-11Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson
2014-02-10Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2014-02-10make EACCES survivable too.Nick Mathewson
2014-02-10Excise the insertion_time_elem_t logicNick Mathewson
2014-02-09Merge remote-tracking branch 'andrea/bug9602' into maint-0.2.4Nick Mathewson
2014-02-09Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson
2014-02-09Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.Nick Mathewson
2014-02-08Make sure orconn->chan gets nulled out when channels exit from channel_free_a...Andrea Shepard
2014-02-08Update to the February 2014 GeoIP database.Karsten Loesing
2014-02-07Survive fedora's openssl in our benchmarksNick Mathewson
2014-02-07Discard circuit paths on which nobody supports ntorNick Mathewson
2014-02-06NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard
2014-02-06Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4Nick Mathewson
2014-02-06Some anti-forensics paranoia...Florent Daigniere
2014-02-06Add a missing includeNick Mathewson
2014-02-06Deliver circuit handshake counts as part of the heartbeatNick Mathewson
2013-12-22Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-12-22Fix automapping to ipv6Nick Mathewson
2013-12-22bump to 0.2.4.20Roger Dingledine
2013-12-22Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-12-21Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson
2013-12-18Never allow OpenSSL engines to replace the RAND_SSLeay methodNick Mathewson
2013-12-17Merge branch 'bug10423' into maint-0.2.4Nick Mathewson
2013-12-17Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson
2013-12-17Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson
2013-12-16Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson
2013-12-10bump to 0.2.4.19Roger Dingledine
2013-11-16bump to 0.2.4.18-rctor-0.2.4.18-rcRoger Dingledine
2013-11-15Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-11-10Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-11-10Fix two more DirServer mentions in logNick Mathewson
2013-11-10Fix a wide lineNick Mathewson
2013-11-10Change documentation DirServer->DirAuthorityNick Mathewson
2013-11-07Improved circuit queue out-of-memory handlerNick Mathewson
2013-11-02Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine