Age | Commit message (Expand) | Author |
2004-03-26 | New upstream releasedebian-version-0.0.3-1 | Peter Palfrader |
2004-03-26 | a missing comma could wreak all sorts of havoc.tor-0.0.3 | Roger Dingledine |
2004-03-26 | another todo item we thought of | Roger Dingledine |
2004-03-26 | changelog for 0.0.3 | Roger Dingledine |
2004-03-21 | Remove unused open circuits when there are too many, not when they are too old. | Nick Mathewson |
2004-03-21 | Dont expire circuits we didnt originate. This may be redundant somehow, but ... | Nick Mathewson |
2004-03-21 | Add missing dollar sign | Nick Mathewson |
2004-03-21 | Add an autoconf test for whether unaligned int access is permitted. | Nick Mathewson |
2004-03-21 | Replace all connection_removes outsice of main.c with connection_mark_for_close | Nick Mathewson |
2004-03-21 | Add a RunTesting option to try to learn link state by creating test circuits,... | Nick Mathewson |
2004-03-21 | Add macros and functions to wrap memcpy/alignment logic. | Nick Mathewson |
2004-03-20 | mark off another bug | Roger Dingledine |
2004-03-20 | catch signals in a more portable way, so solaris can catch them too | Roger Dingledine |
2004-03-20 | fix one bug, add another | Roger Dingledine |
2004-03-20 | make uname() more likely to work on solaris | Roger Dingledine |
2004-03-20 | fix one bug, note two more | Roger Dingledine |
2004-03-20 | solaris no longer needs special ./configure directions | Roger Dingledine |
2004-03-20 | make OR not crash when non-OR connection dies | Roger Dingledine |
2004-03-20 | warn and fail if server chose a nickname with illegal characters | Roger Dingledine |
2004-03-20 | make servers not crash when they rep-hist-note circuits that don't start at them | Roger Dingledine |
2004-03-20 | oops, and make make work too on solaris | Roger Dingledine |
2004-03-20 | make configure work on solaris without mods | Roger Dingledine |
2004-03-20 | deal with hardware word alignment | Roger Dingledine |
2004-03-20 | Integrate the new "rephist" [rep(utation) hist(ory)] module to trace | Nick Mathewson |
2004-03-20 | Add TODO item to make everything use mark_for_close; not doing so will now sk... | Nick Mathewson |
2004-03-20 | And tree.h is by Nils. Thanks arma | Peter Palfrader |
2004-03-20 | Add initial history-tracking backend code for reputation module. Not called o... | Nick Mathewson |
2004-03-20 | Use strmap code for client DNS. | Nick Mathewson |
2004-03-19 | todo: make ./configure work on solaris more easily | Roger Dingledine |
2004-03-19 | add a hint for solaris users | Roger Dingledine |
2004-03-19 | Add some wrappers around SPLAY_* for the common map-from-string-to-X case. | Nick Mathewson |
2004-03-19 | getpid returns a pid_t. we all know that's an int. but solaris doesn't know. | Roger Dingledine |
2004-03-19 | we'd forgotten to autoconf fcntl.h | Roger Dingledine |
2004-03-19 | isspace and friends take an int. solaris cares. | Roger Dingledine |
2004-03-19 | New upstream releasedebian-version-0.0.2-1 | Peter Palfrader |
2004-03-19 | our changelog for 0.0.2tor-0.0.2 | Roger Dingledine |
2004-03-19 | we should leave old server descriptors out of the directory | Roger Dingledine |
2004-03-19 | ship strlcat and strlcpy with the tarball, but don't compile them | Roger Dingledine |
2004-03-19 | bump version to 0.0.2 | Roger Dingledine |
2004-03-18 | define INADDR_NONE so we compile on solaris | Roger Dingledine |
2004-03-18 | clean up some presentation and comments | Roger Dingledine |
2004-03-18 | another todo item re: logs | Roger Dingledine |
2004-03-18 | Turns out, these files should not actually be in cvs! | Nick Mathewson |
2004-03-18 | extend copyright to 2004 | Roger Dingledine |
2004-03-17 | Add license of strlcat and strlcpy to debian/copyright | Peter Palfrader |
2004-03-17 | Include strlcpy and strlcat where not available, so our string ops can be les... | Nick Mathewson |
2004-03-15 | Add ...truncated to TODO list | Peter Palfrader |
2004-03-15 | make directory format tests quiet again | Roger Dingledine |
2004-03-15 | make it warn about internal IPs not only if we had to guess,tor-0.0.2pre27 | Roger Dingledine |
2004-03-15 | New upstream releasedebian-version-0.0.1+0.0.2pre27-1 | Peter Palfrader |