summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-30bump to 0.2.1.26, and pick a release datetor-0.2.1.26Roger Dingledine
2010-04-30fold in the changelog entriesRoger Dingledine
2010-04-23windows packaging cleanups from phobosRoger Dingledine
2010-04-23close idle tls conns earlyRoger Dingledine
2010-04-23finally get rid of "clique mode"Roger Dingledine
2010-04-23close idle dir-fetch circs earlyRoger Dingledine
2010-04-13Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson
2010-04-12testsuite: Prevent the main thread from starving the worker threadsPeter Palfrader
2010-04-12testsuite: Only free the main mutex when and if all the worker threads are donePeter Palfrader
2010-04-03fetch relay descriptors from v3 authoritiesRoger Dingledine
2010-03-16give us a blurb; add stanza to the releasenotestor-0.2.1.25Roger Dingledine
2010-03-15bump to 0.2.1.25Roger Dingledine
2010-03-06clean up the 0.2.1.25 changelogRoger Dingledine
2010-03-04Apply Roger's bug 1269 fix.Nick Mathewson
2010-03-02Backport fix for time-goes-forward test. Fix bug 1267Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2010-02-27Properly handle non-terminated stringsSebastian Hahn
2010-02-26Proper NULL checking in circuit_list_path_impl()Sebastian Hahn
2010-02-26Proper NULL checking for hsdesc publicationSebastian Hahn
2010-02-26Zero a cipher completely before freeing itSebastian Hahn
2010-02-21put 0.2.1.24 in release notes tootor-0.2.1.24Roger Dingledine
2010-02-21bump to 0.2.1.24Roger Dingledine
2010-02-18Bump version to 0.2.1.23-devNick Mathewson
2010-02-18Add changelog for latest openssl fixNick Mathewson
2010-02-18Fix compileSebastian Hahn
2010-02-17Even more conservative option-setting for SSL renegotiation.Nick Mathewson
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