Age | Commit message (Expand) | Author |
2005-04-26 | mention in the signals section of the man page that the sigint | Roger Dingledine |
2005-04-25 | help debug: when we close a conn due to timeout, tell us its | Roger Dingledine |
2005-04-25 | only call the connection open once we've decided we like the cert. | Roger Dingledine |
2005-04-25 | bugfix: stop trying to print a null pointer if an OR conn fails | Roger Dingledine |
2005-04-25 | bugfix: make a debug log stop lying | Roger Dingledine |
2005-04-24 | tor-doc-{osx,win32} now shows the correct date when they were updated | Thomas Sjögren |
2005-04-23 | bump win32 and osx docs to mention 0.1.0.4tor-0.1.0.4-rc | Roger Dingledine |
2005-04-23 | Forward port changelog | Peter Palfrader |
2005-04-23 | New tor snapshot, this one is 0.1.0.4-rc they saydebian-version-0.1.0.4-rc-200504232130-1 | Peter Palfrader |
2005-04-23 | only complain about wedged cpuworkers after an hour, not 100 secs | Roger Dingledine |
2005-04-23 | Apparently, ASN1 failures are not treated as SSL connection errors, but are j... | Nick Mathewson |
2005-04-23 | let NumCpus be singular without whining | Roger Dingledine |
2005-04-23 | bump experimental version to 0.1.0.4-rc | Roger Dingledine |
2005-04-23 | changelog for 0.1.0.4-rc | Roger Dingledine |
2005-04-23 | Another snapshot so we get a newer announced version numberdebian-version-0.1.0.3-rc-cvs-200504231630-1 | Peter Palfrader |
2005-04-23 | New tor snapshot | Peter Palfrader |
2005-04-23 | bump to 0.1.0.3-rc-cvs | Roger Dingledine |
2005-04-23 | LOG_ERR is for when you're planning to die. | Roger Dingledine |
2005-04-23 | Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TL...debian-version-0.1.0.3-rc-200504231430-1 | Nick Mathewson |
2005-04-21 | add geoff's NoPublish patch | Roger Dingledine |
2005-04-20 | Update README.Debian to say that upstream now does have a default for DataDir...debian-version-0.1.0.17-1debian-version-0.1.0.16-1debian-version-0.1.0.15-1 | Peter Palfrader |
2005-04-17 | Replace an infinite-stack-recursion bug with a generate-infinite-debug-messag... | Nick Mathewson |
2005-04-17 | zero-out errno before calling event_dispatch, just in case we have misdiagnos... | Nick Mathewson |
2005-04-12 | be willing to load balance over up to 2mB, not 1mB, of advertised capacity | Roger Dingledine |
2005-04-12 | those should be notices, not warns | Roger Dingledine |
2005-04-11 | Point to Wiki entry if windows users want to run Tor as a service | Thomas Sjögren |
2005-04-11 | Forgot to change when the doc was updated | Thomas Sjögren |
2005-04-11 | Its not a DOS window, its just a window. sort of. | Thomas Sjögren |
2005-04-11 | Clarify MapAddress in the man page | Thomas Sjögren |
2005-04-11 | The list under #server is now 1-10, instead of 1-5,5,6-9 | Thomas Sjögren |
2005-04-11 | Fix postdescriptor behavior: on non-complete success, only say "done" once. | Nick Mathewson |
2005-04-09 | Fix broken link to or-announce | Thomas Sjögren |
2005-04-08 | Fix where you set proxies in Firefox under Windows, add Opera 7.5x | Thomas Sjögren |
2005-04-08 | and in win32/osx docs | Roger Dingledine |
2005-04-08 | debian snapshot: 0.1.0.3-rc-200504080730debian-version-0.1.0.3-rc-200504080730-1 | Peter Palfrader |
2005-04-08 | Forward port debian changelog | Peter Palfrader |
2005-04-08 | bump to 0.1.0.3-rc | Roger Dingledine |
2005-04-08 | add a changelog for 0.1.0.3-rc | Roger Dingledine |
2005-04-08 | remove some redundant code | Roger Dingledine |
2005-04-08 | add a few items to the todo | Roger Dingledine |
2005-04-08 | If it has not been 100 seconds since we told the cpuworker about an onion, co... | Nick Mathewson |
2005-04-08 | Make libevent_logging_callback static. | Nick Mathewson |
2005-04-08 | Add kludgy function to force controllers to flush EVENT_ERR_MSG events. | Nick Mathewson |
2005-04-08 | Move a quote, fix a log. | Nick Mathewson |
2005-04-08 | Fixs a signed/unsigned comparison | Nick Mathewson |
2005-04-08 | Add missing "char" | Nick Mathewson |
2005-04-07 | tie MAX_DIR_SIZE to MAX_BUF_SIZE | Roger Dingledine |
2005-04-07 | fix format bug | Roger Dingledine |
2005-04-07 | only whine about clock skew from the dirserver if he's a trusted | Roger Dingledine |
2005-04-07 | Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor... | Nick Mathewson |