Age | Commit message (Expand) | Author |
2004-11-24 | tor-stress doesn't use gettimeofday anymore, and it's not portable, | Roger Dingledine |
2004-11-24 | don't process marked-for-close conns further. | Roger Dingledine |
2004-11-24 | make tor-resolve work, uh, more. this time for sure! | Roger Dingledine |
2004-11-24 | make tor-resolve work again | Roger Dingledine |
2004-11-24 | a changelog for rc2tor-0.0.9rc2 | Roger Dingledine |
2004-11-24 | bugfix: let socks do multiple rounds of negotiation again | Roger Dingledine |
2004-11-24 | patch to nick's patch | Roger Dingledine |
2004-11-24 | make nt service version match actual version | Nick Mathewson |
2004-11-24 | bump windows version stuff to 009rc2 | Nick Mathewson |
2004-11-24 | Add a TODO item | Nick Mathewson |
2004-11-23 | bump to rc2 | Roger Dingledine |
2004-11-23 | Document that times are in 24-hour format. | Nick Mathewson |
2004-11-23 | Better notice for hibernate interval spans; when estimate is 0, start out awake. | Nick Mathewson |
2004-11-23 | Use nick's patch against config. in the rc1 debian packagedebian-version-0.0.8+0.0.9rc1-1 | Peter Palfrader |
2004-11-23 | Bugfix: when no units are given, default to seconds or bytes. | Nick Mathewson |
2004-11-23 | New upstream release (candidate) | Peter Palfrader |
2004-11-23 | tweak changelogstor-0.0.9rc1 | Roger Dingledine |
2004-11-23 | another slightly less confusing message | Roger Dingledine |
2004-11-23 | less confusing message upon hibernation | Roger Dingledine |
2004-11-23 | fail more gracefully next time | Roger Dingledine |
2004-11-23 | initialize rephist before we init_from_config, since init_from_config | Roger Dingledine |
2004-11-23 | update unit tests to reflect changed interface | Roger Dingledine |
2004-11-23 | fix some typos; move to 0.0.9rc1 | Roger Dingledine |
2004-11-23 | add a changelog for rc1 | Roger Dingledine |
2004-11-23 | update todo some more | Roger Dingledine |
2004-11-23 | Dr. Seuss on iterating circular lists: "It's fun to have fun, but you | Nick Mathewson |
2004-11-23 | Note TODO status; add a couple of items for post-rc1. | Nick Mathewson |
2004-11-23 | Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp... | Nick Mathewson |
2004-11-23 | Clean up some logging and interfaces | Nick Mathewson |
2004-11-22 | Enhancements to whitespace borkage detector | Nick Mathewson |
2004-11-22 | Normalize a few more kinds of whitespace. We now dislike: | Nick Mathewson |
2004-11-22 | Fix sign-related warnings | Nick Mathewson |
2004-11-22 | Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "Bandw... | Nick Mathewson |
2004-11-22 | Mark some TODO items done | Nick Mathewson |
2004-11-22 | Normalize space | Nick Mathewson |
2004-11-22 | Apply NT service patch from Osamu Fujino. This still has some problems (indi... | Nick Mathewson |
2004-11-22 | Document changed options; tweak formatting slightly | Nick Mathewson |
2004-11-22 | Implement weekly/monthly/daily accounting | Nick Mathewson |
2004-11-22 | Add function to format local time in ISO format | Nick Mathewson |
2004-11-22 | Absolutely never call close_temp_logs while validating log options. | Nick Mathewson |
2004-11-22 | clean up tor-stress a bit, for posterity | Roger Dingledine |
2004-11-21 | The crowning bugfix. | Roger Dingledine |
2004-11-21 | clean up some more. | Roger Dingledine |
2004-11-21 | break reached_eof() out of process_inbuf() | Roger Dingledine |
2004-11-21 | some more debugging aids | Roger Dingledine |
2004-11-21 | be more greedy about filling up all relay cells. | Roger Dingledine |
2004-11-21 | commit a short script to do lots of fetches through tor at once | Roger Dingledine |
2004-11-21 | Dont keep rephist info for routers that havent had activity for 24 hours. | Nick Mathewson |
2004-11-21 | fix typo | Nick Mathewson |
2004-11-21 | Call init_keys() where needed; fix hibernate bug. | Nick Mathewson |