summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-01Use an _actual_ fix for the byte-reverse warning.Nick Mathewson
2009-09-01Use a simpler fix for the byte-reversing warningNick Mathewson
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-08-31Add getinfo accepted-server-descriptor. Clean spec.Roger Dingledine
2009-09-01Reduce log level for bug case that we now know really exists.Karsten Loesing
2009-08-31Only send reachability status events on overall success/failureRoger Dingledine
2009-08-29Avoid segfault when accessing hidden service.Karsten Loesing
2009-08-28Only send netinfo clock_skew to controller if an authority told us soRoger Dingledine
2009-08-20Fix a rare infinite-recursion bug when shutting down.Nick Mathewson
2009-08-11Fix possible segmentation fault on directory authorities.Karsten Loesing
2009-08-10Send sendmes when we're down 100 cells, not 101.Roger Dingledine
2009-08-10Set up urras as the seventh v3 directory authority.Roger Dingledine
2009-07-30Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.Nick Mathewson
2009-07-28Fix a signed/unsigned compile warning in 0.2.1.19Roger Dingledine
2009-07-28bump to 0.2.1.19tor-0.2.1.19Roger Dingledine
2009-07-27Changing MaxAdvertisedBW may not need a republishSebastian Hahn
2009-07-27Write fingerprint to file and log without spacesRoger Dingledine
2009-07-27Don't leak memory if we get too many create cellsRoger Dingledine
2009-07-27three hacks to workaround bug 1038Roger Dingledine
2009-07-24bump to 0.2.1.18tor-0.2.1.18Roger Dingledine
2009-07-07Bump version to 0.2.1.17-rc-devNick Mathewson
2009-07-07Bump version to 0.2.1.17-rctor-0.2.1.17-rcNick Mathewson
2009-07-07Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson
2009-07-02Make an attempt to fix bug 1024.Karsten Loesing
2009-06-30another minor patch to add to 0.2.1.xRoger Dingledine
2009-06-30the third piece of bug 969 fixingRoger Dingledine
2009-06-30the second piece of bug 969 fixingRoger Dingledine
2009-06-30the first piece of bug 969 fixingRoger Dingledine
2009-06-30Have eventdns set the "truncated" bit correctly.Nick Mathewson