summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-13give it a blurb, update the datetor-0.2.1.23Roger Dingledine
2010-02-12new dannenberg address; make moria2's demise official.Roger Dingledine
2010-02-12prepare for 0.2.1.23Roger Dingledine
2010-02-08Don't use gethostbyname() in resolve_my_address()Sebastian Hahn
2010-02-07lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn
2010-02-02Link libssl and libcrypto in the right order.Nick Mathewson
2010-01-31Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson
2010-01-29Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson
2010-01-24Add --enable-static-(openssl|libevent) optionsNick Mathewson
2010-01-24New configure option: --enable-gcc-warnings-advisoryPeter Palfrader
2010-01-23Fix two rare leaks spotted by rieo.Nick Mathewson
2010-01-22Avoid a possible crash in tls_log_errors.Nick Mathewson
2010-01-19spread guard rotation out throughout the monthRoger Dingledine
2010-01-19weight guard choice by bandwidth; discard old guardsRoger Dingledine
2010-01-19bump to 0.2.1.22, and give it a changelogtor-0.2.1.22Roger Dingledine
2010-01-19downgrade a warningRoger Dingledine
2010-01-19rotate keys for moria1 and gabelmooRoger Dingledine
2010-01-17stop bridge authorities from leaking their bridge listRoger Dingledine
2009-12-21bump to 0.2.1.21 so we can releasetor-0.2.1.21Roger Dingledine
2009-12-15Fix bug 1173: remove an assert(unsigned >= 0).Nick Mathewson
2009-12-04Improved workaround for disabled OpenSSL renegotiation.Martin Peck
2009-11-23fix race condition that can cause crashes at client or exit relayRoger Dingledine
2009-11-17add the 0.2.1.20 changelog blurb, plus update the releasenotesRoger Dingledine
2009-11-13Merge commit 'debian-tor-0.2.1.20-1' into maint-0.2.1Nick Mathewson
2009-11-13Merge branch 'debian-merge' into debian-0.2.1Peter Palfrader
2009-11-13New upstream versionPeter Palfrader
2009-11-13Merge commit 'tor-0.2.1.20' into debian-mergePeter Palfrader
2009-11-05Make Tor work with OpenSSL 0.9.8lNick Mathewson
2009-10-26Fix an apparently bogus check; fortunately, it seems to be untriggered.Nick Mathewson
2009-10-26Add changelog to describe coverity fixes for 0.2.1.21Nick Mathewson
2009-10-26Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson
2009-10-26Add missing break statements for Coverity CIDs #406,407.Nick Mathewson
2009-10-26Only send the if_modified_since header for a v3 consensus.Nick Mathewson
2009-10-15bump to 0.2.1.20tor-0.2.1.20Roger Dingledine
2009-10-15Move moria1 and Tonga to alternate IP addresses.Roger Dingledine
2009-10-14Merge commit 'phobos/polipo-updates-maint-0.2.1' into maint-0.2.1Nick Mathewson
2009-10-14read the "circwindow" parameter from the consensusRoger Dingledine
2009-10-14Code to parse and access network parameters.Nick Mathewson
2009-09-20Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"Roger Dingledine
2009-09-17Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson
2009-09-16Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson
2009-09-16Teach connection_ap_can_use_exit about Exclude*NodesSebastian Hahn
2009-09-15Merge commit 'sebastian/memleak' into maint-0.2.1Nick Mathewson
2009-09-16make some bug 1090 warnings go awaySebastian Hahn
2009-09-14Fix a memory leak when parsing a nsSebastian Hahn
2009-09-02Fix obscure 64-bit big-endian hidserv bugRoger Dingledine
2009-09-01turns out the packaging changes aren't in 0.2.1.20Roger Dingledine
2009-09-01update changelog with bundle detailsAndrew Lewman
2009-09-01Use an _actual_ fix for the byte-reverse warning.Nick Mathewson
2009-09-01Use a simpler fix for the byte-reversing warningNick Mathewson