aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* give us a blurb; add stanza to the releasenotesRoger Dingledine2010-03-16
* bump to 0.2.1.25Roger Dingledine2010-03-15
* clean up the 0.2.1.25 changelogRoger Dingledine2010-03-06
* Apply Roger's bug 1269 fix.Nick Mathewson2010-03-04
* Properly handle non-terminated stringsSebastian Hahn2010-02-27
* Proper NULL checking in circuit_list_path_impl()Sebastian Hahn2010-02-26
* Proper NULL checking for hsdesc publicationSebastian Hahn2010-02-26
* Zero a cipher completely before freeing itSebastian Hahn2010-02-26
* bump to 0.2.1.24Roger Dingledine2010-02-21
* Add changelog for latest openssl fixNick Mathewson2010-02-18
* give it a blurb, update the dateRoger Dingledine2010-02-13
* new dannenberg address; make moria2's demise official.Roger Dingledine2010-02-12
* prepare for 0.2.1.23Roger Dingledine2010-02-12
* Don't use gethostbyname() in resolve_my_address()Sebastian Hahn2010-02-08
* lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn2010-02-07
* Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* spread guard rotation out throughout the monthRoger Dingledine2010-01-19
* weight guard choice by bandwidth; discard old guardsRoger Dingledine2010-01-19
* bump to 0.2.1.22, and give it a changelogRoger Dingledine2010-01-19
* rotate keys for moria1 and gabelmooRoger Dingledine2010-01-19
* stop bridge authorities from leaking their bridge listRoger Dingledine2010-01-17
* bump to 0.2.1.21 so we can releaseRoger Dingledine2009-12-21
* Fix bug 1173: remove an assert(unsigned >= 0).Nick Mathewson2009-12-15
* fix race condition that can cause crashes at client or exit relayRoger Dingledine2009-11-23
* add the 0.2.1.20 changelog blurb, plus update the releasenotesRoger Dingledine2009-11-17
* Make Tor work with OpenSSL 0.9.8lNick Mathewson2009-11-05
* Add changelog to describe coverity fixes for 0.2.1.21Nick Mathewson2009-10-26
* Only send the if_modified_since header for a v3 consensus.Nick Mathewson2009-10-26
* bump to 0.2.1.20Roger Dingledine2009-10-15
* Move moria1 and Tonga to alternate IP addresses.Roger Dingledine2009-10-15
* read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
* Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"Roger Dingledine2009-09-20
* Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson2009-09-17
* Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson2009-09-16
|\
| * Avoid segfault when accessing hidden service.Karsten Loesing2009-08-29
* | Teach connection_ap_can_use_exit about Exclude*NodesSebastian Hahn2009-09-16
* | Merge commit 'sebastian/memleak' into maint-0.2.1Nick Mathewson2009-09-15
|\ \
| * | Fix a memory leak when parsing a nsSebastian Hahn2009-09-14
* | | make some bug 1090 warnings go awaySebastian Hahn2009-09-16
|/ /
* | Fix obscure 64-bit big-endian hidserv bugRoger Dingledine2009-09-02
* | turns out the packaging changes aren't in 0.2.1.20Roger Dingledine2009-09-01
* | update changelog with bundle detailsAndrew Lewman2009-09-01
* | Add getinfo accepted-server-descriptor. Clean spec.Roger Dingledine2009-08-31
* | Only send reachability status events on overall success/failureRoger Dingledine2009-08-31
|/
* Only send netinfo clock_skew to controller if an authority told us soRoger Dingledine2009-08-28
* extremely infinite? who talks like that?Roger Dingledine2009-08-27
* nobody forward-ported the 0.2.0.35 changelogRoger Dingledine2009-08-26
* Fix a rare infinite-recursion bug when shutting down.Nick Mathewson2009-08-20
* Fix possible segmentation fault on directory authorities.Karsten Loesing2009-08-11
* Send sendmes when we're down 100 cells, not 101.Roger Dingledine2009-08-10