aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix integer underflow in tor_vsnprintf()Roger Dingledine2004-11-29
* prevent integer underflowRoger Dingledine2004-11-29
* bump to 0.0.9rc5-cvsRoger Dingledine2004-11-29
* accept *:706 (silc) by defaultRoger Dingledine2004-11-28
* wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine2004-11-28
* correct multiple internal spacesNick Mathewson2004-11-28
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* bump to 0.0.9rc4Roger Dingledine2004-11-28
* one of the debugging aids was misleadingRoger Dingledine2004-11-28
* connect() on win32 can do more things than we thought?Nick Mathewson2004-11-28
* Very oops. make windows nonblocking sockets nonblockingNick Mathewson2004-11-28
* remember; tor_socket_errno has side effects!Nick Mathewson2004-11-28
* move the rendezous section of the torrc to the middle, sinceRoger Dingledine2004-11-27
* inform him more sanelyRoger Dingledine2004-11-26
* inform the user that you noticed when he sent a USR2Roger Dingledine2004-11-26
* that's enough changes to bump to rc4-cvsRoger Dingledine2004-11-26
* if you want to handle -USR2, you should catch it too.Roger Dingledine2004-11-26
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* give up trying to track down the reason we're calling package_inbufRoger Dingledine2004-11-26
* call set_max_file_descriptors() after we configure logs, soRoger Dingledine2004-11-26
* when warning that a version is too new, don't use the confusingRoger Dingledine2004-11-25
* bump to 0.0.9rc3Roger Dingledine2004-11-25
* Clarify a bunch of log messagesNick Mathewson2004-11-25
* Flush the logfd after we print "Tor opening log file", so we don't see those ...Peter Palfrader2004-11-24
* update conn_state_to_stringRoger Dingledine2004-11-24
* a little help for dfc to debug his "resolve 800 things at once" testRoger Dingledine2004-11-24
* avoid infinite loop in tor-resolve if tor hangs up on itRoger Dingledine2004-11-24
* don't process marked-for-close conns further.Roger Dingledine2004-11-24
* make tor-resolve work, uh, more. this time for sure!Roger Dingledine2004-11-24
* make tor-resolve work againRoger Dingledine2004-11-24
* bugfix: let socks do multiple rounds of negotiation againRoger Dingledine2004-11-24
* patch to nick's patchRoger Dingledine2004-11-24
* make nt service version match actual versionNick Mathewson2004-11-24
* bump windows version stuff to 009rc2Nick Mathewson2004-11-24
* Better notice for hibernate interval spans; when estimate is 0, start out awake.Nick Mathewson2004-11-23
* Bugfix: when no units are given, default to seconds or bytes.Nick Mathewson2004-11-23
* another slightly less confusing messageRoger Dingledine2004-11-23
* less confusing message upon hibernationRoger Dingledine2004-11-23
* fail more gracefully next timeRoger Dingledine2004-11-23
* initialize rephist before we init_from_config, since init_from_configRoger Dingledine2004-11-23
* update unit tests to reflect changed interfaceRoger Dingledine2004-11-23
* fix some typos; move to 0.0.9rc1Roger Dingledine2004-11-23
* Dr. Seuss on iterating circular lists: "It's fun to have fun, but youNick Mathewson2004-11-23
* Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp...Nick Mathewson2004-11-23
* Clean up some logging and interfacesNick Mathewson2004-11-23
* Normalize a few more kinds of whitespace. We now dislike:Nick Mathewson2004-11-22
* Fix sign-related warningsNick Mathewson2004-11-22
* Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "Bandw...Nick Mathewson2004-11-22
* Normalize spaceNick Mathewson2004-11-22
* Apply NT service patch from Osamu Fujino. This still has some problems (indi...Nick Mathewson2004-11-22