aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* 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
* put 0.2.1.24 in release notes tooRoger Dingledine2010-02-21
* bump to 0.2.1.24Roger Dingledine2010-02-21
* Bump version to 0.2.1.23-devNick Mathewson2010-02-18
* Add changelog for latest openssl fixNick Mathewson2010-02-18
* Fix compileSebastian Hahn2010-02-18
* Even more conservative option-setting for SSL renegotiation.Nick Mathewson2010-02-17
* 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
* Link libssl and libcrypto in the right order.Nick Mathewson2010-02-02
* Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson2010-01-31
* Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* Add --enable-static-(openssl|libevent) optionsNick Mathewson2010-01-24
* New configure option: --enable-gcc-warnings-advisoryPeter Palfrader2010-01-24
* Fix two rare leaks spotted by rieo.Nick Mathewson2010-01-23
* Avoid a possible crash in tls_log_errors.Nick Mathewson2010-01-22
* 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
* downgrade a warningRoger 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
* Improved workaround for disabled OpenSSL renegotiation.Martin Peck2009-12-04
* 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
* Merge commit 'debian-tor-0.2.1.20-1' into maint-0.2.1Nick Mathewson2009-11-13
|\
| * Merge branch 'debian-merge' into debian-0.2.1Peter Palfrader2009-11-13
| |\
| | * New upstream versionPeter Palfrader2009-11-13
| | * Merge commit 'tor-0.2.1.20' into debian-mergePeter Palfrader2009-11-13
| |/|
* | | Make Tor work with OpenSSL 0.9.8lNick Mathewson2009-11-05
* | | Fix an apparently bogus check; fortunately, it seems to be untriggered.Nick Mathewson2009-10-26
* | | Add changelog to describe coverity fixes for 0.2.1.21Nick Mathewson2009-10-26
* | | Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson2009-10-26
* | | Add missing break statements for Coverity CIDs #406,407.Nick 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
* | Merge commit 'phobos/polipo-updates-maint-0.2.1' into maint-0.2.1Nick Mathewson2009-10-14
|\ \
| * | update the README instructions and OS X makefilesphobos2009-08-30
* | | read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
* | | Code to parse and access network parameters.Nick Mathewson2009-10-14