Age | Commit message (Expand) | Author |
2004-12-01 | check for duplicate circuit ID _after_ updating circ_id_type.tor-0.0.9rc5 | Nick Mathewson |
2004-12-01 | ha ha, don't put dollar signs around Id unless you mean it | Roger Dingledine |
2004-12-01 | bump to 0.0.9rc5 | Roger Dingledine |
2004-12-01 | move StatusFetchPeriod to 15 minutes so it's within bounds by default | Roger Dingledine |
2004-12-01 | one more typo | Roger Dingledine |
2004-12-01 | Fix windows build. | Nick Mathewson |
2004-12-01 | Spell-check strings and comments | Nick Mathewson |
2004-12-01 | If we are using select, make sure we stay within FD_SETSIZE. | Nick Mathewson |
2004-12-01 | do even less inside our signal handler, | Roger Dingledine |
2004-12-01 | two more items for post 0.0.9 | Roger Dingledine |
2004-11-30 | add some todo items before arma conflicts with them ;) | Nick Mathewson |
2004-11-30 | Clarify chosen tag progression | Nick Mathewson |
2004-11-30 | clean obsolete circuit_log_path code | Roger Dingledine |
2004-11-30 | a changelog for rc5 | Roger Dingledine |
2004-11-30 | .exit stuff is done. | Roger Dingledine |
2004-11-30 | Rather have a badly worded FAQ than a wrong one | Peter Palfrader |
2004-11-30 | clean up the other "Tell Roger" log that dfc keeps getting | Roger Dingledine |
2004-11-30 | a few minor tweaks | Roger Dingledine |
2004-11-30 | write down our "how to have two defaults for dirfetchperiod" | Roger Dingledine |
2004-11-30 | Let resolve conns retry/expire also, rather than sticking around forever. | Roger Dingledine |
2004-11-30 | refuse .exit addresses immediately if the requested node would | Roger Dingledine |
2004-11-30 | fix more grammar stuff | Nick Mathewson |
2004-11-30 | Make tor-resolve accept x.y.exit addresses again | Nick Mathewson |
2004-11-30 | use shorter minimum key lifetime until 008 is dead | Nick Mathewson |
2004-11-30 | It seems that some people just don't appreciate my avant-garde communication | Nick Mathewson |
2004-11-30 | doxygen uses backslashes, not forward-slashes | Nick Mathewson |
2004-11-30 | clarify why strlcpy is safe in truncated log messages | Nick Mathewson |
2004-11-30 | Fix last patch | Nick Mathewson |
2004-11-30 | Update tor-spec.txt: list and describe all router and directory fields. | Nick Mathewson |
2004-11-30 | Rename parse_address to parse_extended_hostname (since we have other kinds of... | Nick Mathewson |
2004-11-30 | Make version parsing tests pass | Nick Mathewson |
2004-11-30 | Give an early error if you pass a .onion or a .exit hostname to tor-resolve | Nick Mathewson |
2004-11-30 | Add casei versions of strcmpstart/strcmpend | Nick Mathewson |
2004-11-30 | Enforce coding style. | Nick Mathewson |
2004-11-30 | If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impos... | Nick Mathewson |
2004-11-29 | note possible alternative for how to do CVS versions; ask arma which he likes. | Nick Mathewson |
2004-11-29 | Implement new version format for post 0.1. | Nick Mathewson |
2004-11-29 | New upstream release (candidate) - rc3debian-version-0.0.8+0.0.9rc3-1 | Peter Palfrader |
2004-11-29 | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson |
2004-11-29 | Fetch cached running-routers from servers that serve it (that is, authdirserv... | Nick Mathewson |
2004-11-29 | Remove needless -2 in log code. This was not an underflow risk, sinze we onl... | Nick Mathewson |
2004-11-29 | clean up the previous underflow check, and also point out | Roger Dingledine |
2004-11-29 | put in initial support for ".nickname.exit" addresses, to let alice | Roger Dingledine |
2004-11-29 | assing and tweak 009 items | Nick Mathewson |
2004-11-29 | After implementing a feature, remember to disable the error message you used ... | Nick Mathewson |
2004-11-29 | Disallow NDEBUG. It is very stupid. | Nick Mathewson |
2004-11-29 | fix integer underflow in tor_vsnprintf() | Roger Dingledine |
2004-11-29 | prevent integer underflow | Roger Dingledine |
2004-11-29 | bump to 0.0.9rc5-cvs | Roger Dingledine |
2004-11-29 | list remaining items for 0.0.9 | Roger Dingledine |