summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-28bump to 0.0.9rc4tor-0.0.9rc4Roger Dingledine
2004-11-28one of the debugging aids was misleadingRoger Dingledine
2004-11-28connect() on win32 can do more things than we thought?Nick Mathewson
2004-11-28Very oops. make windows nonblocking sockets nonblockingNick Mathewson
2004-11-28remember; tor_socket_errno has side effects!Nick Mathewson
2004-11-27change documentation to point to correct parts of torrcRoger Dingledine
2004-11-27move the rendezous section of the torrc to the middle, sinceRoger Dingledine
2004-11-27document directory interaction a bit betterRoger Dingledine
2004-11-26inform him more sanelyRoger Dingledine
2004-11-26inform the user that you noticed when he sent a USR2Roger Dingledine
2004-11-26that's enough changes to bump to rc4-cvsRoger Dingledine
2004-11-26if you want to handle -USR2, you should catch it too.Roger Dingledine
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
2004-11-26give up trying to track down the reason we're calling package_inbufRoger Dingledine
2004-11-26call set_max_file_descriptors() after we configure logs, soRoger Dingledine
2004-11-25when warning that a version is too new, don't use the confusingRoger Dingledine
2004-11-25bump to 0.0.9rc3tor-0.0.9rc3Roger Dingledine
2004-11-25Clarify a bunch of log messagesNick Mathewson
2004-11-24New upstream release (candidate)debian-version-0.0.8+0.0.9rc2-1Peter Palfrader
2004-11-24Flush the logfd after we print "Tor opening log file", so we don't see those ...Peter Palfrader
2004-11-24update conn_state_to_stringRoger Dingledine
2004-11-24a little help for dfc to debug his "resolve 800 things at once" testRoger Dingledine
2004-11-24avoid infinite loop in tor-resolve if tor hangs up on itRoger Dingledine
2004-11-24tor-stress doesn't use gettimeofday anymore, and it's not portable,Roger Dingledine
2004-11-24don't process marked-for-close conns further.Roger Dingledine
2004-11-24make tor-resolve work, uh, more. this time for sure!Roger Dingledine
2004-11-24make tor-resolve work againRoger Dingledine
2004-11-24a changelog for rc2tor-0.0.9rc2Roger Dingledine
2004-11-24bugfix: let socks do multiple rounds of negotiation againRoger Dingledine
2004-11-24patch to nick's patchRoger Dingledine
2004-11-24make nt service version match actual versionNick Mathewson
2004-11-24bump windows version stuff to 009rc2Nick Mathewson
2004-11-24Add a TODO itemNick Mathewson
2004-11-23bump to rc2Roger Dingledine
2004-11-23Document that times are in 24-hour format.Nick Mathewson
2004-11-23Better notice for hibernate interval spans; when estimate is 0, start out awake.Nick Mathewson
2004-11-23Use nick's patch against config. in the rc1 debian packagedebian-version-0.0.8+0.0.9rc1-1Peter Palfrader
2004-11-23Bugfix: when no units are given, default to seconds or bytes.Nick Mathewson
2004-11-23New upstream release (candidate)Peter Palfrader
2004-11-23tweak changelogstor-0.0.9rc1Roger Dingledine
2004-11-23another slightly less confusing messageRoger Dingledine
2004-11-23less confusing message upon hibernationRoger Dingledine
2004-11-23fail more gracefully next timeRoger Dingledine
2004-11-23initialize rephist before we init_from_config, since init_from_configRoger Dingledine
2004-11-23update unit tests to reflect changed interfaceRoger Dingledine
2004-11-23fix some typos; move to 0.0.9rc1Roger Dingledine
2004-11-23add a changelog for rc1Roger Dingledine
2004-11-23update todo some moreRoger Dingledine
2004-11-23Dr. Seuss on iterating circular lists: "It's fun to have fun, but youNick Mathewson
2004-11-23Note TODO status; add a couple of items for post-rc1.Nick Mathewson