summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-30point at the right website location (hack)Roger Dingledine
svn:r6943
2006-07-30bump to 0.1.1.23Roger Dingledine
svn:r6942
2006-07-30a newer changelogRoger Dingledine
svn:r6941
2006-07-30defense in depthRoger Dingledine
svn:r6940
2006-07-28interim changelog for 0.1.1.23Roger Dingledine
svn:r6931
2006-07-28Backport fix in r6925: correctness fix when removing an existing element ↵Nick Mathewson
from a hashtable using a pointer to that element. svn:r6930
2006-07-25Remove .cvsignore files from tor-0_1_1-patchesPeter Palfrader
svn:r6892
2006-07-22and backport the other half of the reachability test, now that i'mRoger Dingledine
happy with it. svn:r6807
2006-07-21backport the reachability test bugfix.Roger Dingledine
svn:r6801
2006-07-17minimal backport: remove an assert that might cause trouble one day.Roger Dingledine
svn:r6776
2006-07-14Backport: Avoid an integer underflow when the dir authority decidesRoger Dingledine
whether a router is stable. svn:r6759
2006-07-08backport: avoid a crash if the controller does a resetconf firewallportsRoger Dingledine
and then a setconf fascistfirewall=1. svn:r6747
2006-07-06Remove osx binary uninstaller. Tiger and Panther won't play nice in theAndrew Lewman
same way. svn:r6740
2006-07-06Backport osx binary uninstaller changesAndrew Lewman
svn:r6737
2006-07-06New upstream versionPeter Palfrader
svn:r6731
2006-07-04bump to 0.1.1.22Roger Dingledine
svn:r6724
2006-07-04preliminary changelog for 0.1.1.22Roger Dingledine
svn:r6723
2006-07-04backport the other half of the reachability bugfix.Roger Dingledine
("defense in depth") svn:r6721
2006-07-04backport: fix the "closing wedged cpuworkers" bug.Roger Dingledine
svn:r6718
2006-07-03Backport fix to allow clients and mirrors to learn directory info from ↵Nick Mathewson
descriptor downloads that get cut off partway through. svn:r6708
2006-06-25Commit correctly.Andrew Lewman
svn:r6691
2006-06-25Fix messed up commit.Andrew Lewman
svn:r6690
2006-06-25Backport OSX binary un-installer and perm change.Andrew Lewman
svn:r6687
2006-06-25This commit was manufactured by cvs2svn to create branch(no author)
'tor-0_1_1-patches'. svn:r6686
2006-06-18backport the code to automatically pick a TestVia node that isRoger Dingledine
running a non-buggy tor. svn:r6661
2006-06-18Backport to 0.1.1: implement the "is this uptime change cosmetic" test properly.Nick Mathewson
svn:r6655
2006-06-13bump the stable tree to 0.1.1.21-cvsRoger Dingledine
svn:r6612
2006-06-13backport the reachability bugfix.Roger Dingledine
svn:r6611
2006-06-12Make the Exit tag in status documents actually work. They never have so far.Peter Palfrader
svn:r6607
2006-06-12New upstream versionPeter Palfrader
svn:r6601
2006-06-10mention the suse support now too.Roger Dingledine
svn:r6597
2006-06-10Backport init script edits.Andrew Lewman
svn:r6596
2006-06-10clean up the changelogRoger Dingledine
svn:r6594
2006-06-10bump to 0.1.1.21, to make us feel like we're getting close.Roger Dingledine
svn:r6593
2006-06-10first cut at a 0.1.1.21 changelogRoger Dingledine
svn:r6592
2006-06-10Backported SUSE specifics.Andrew Lewman
svn:r6591
2006-06-10This commit was manufactured by cvs2svn to create branch(no author)
'tor-0_1_1-patches'. svn:r6590
2006-06-10cross.sh isn't in 0.1.1.x tree.Roger Dingledine
svn:r6589
2006-06-10Backport SUSE rpm changes.Andrew Lewman
svn:r6588
2006-06-10backport the better string at the top of torrc's autogenerated torrc.Roger Dingledine
svn:r6587
2006-06-10Backport new packagemaker requirements.Andrew Lewman
svn:r6586
2006-06-10backport TestVia, but don't add it to the man page.Roger Dingledine
svn:r6584
2006-06-09Backport escape_for_log() fixes.Nick Mathewson
svn:r6580
2006-06-09a minimal (ha) backport of the entrynodes fix.Roger Dingledine
svn:r6577
2006-06-09backport the bandaid for bug 222, while we're at it.Roger Dingledine
svn:r6574
2006-06-09fix a seg fault when a single directory authority hears aboutRoger Dingledine
its first server. svn:r6572
2006-06-08backport the bugfix: if we get a create cell that asks us toRoger Dingledine
extend somewhere, but the tor server there doesn't match the expected digest, we now send a destroy cell back, rather than doing nothing. svn:r6567
2006-06-07un-backport the reachability bandaid. let's try to get moreRoger Dingledine
data first. svn:r6564
2006-06-07and backport the bandaid.Roger Dingledine
svn:r6562
2006-06-06backport the part where we stop crying wolf aboutRoger Dingledine
tor_tls_get_peer_cert_nickname() warns. svn:r6555