| Commit message (Expand) | Author | Age |
* | some comments to point nick at the latest bugs | Roger Dingledine | 2004-02-28 |
* | better explain exit policies in the torrc | Roger Dingledine | 2004-02-28 |
* | enable assert_connection_ok() | Roger Dingledine | 2004-02-28 |
* | note bug in assert_connection_ok | Roger Dingledine | 2004-02-28 |
* | clean up some log messages and severities | Roger Dingledine | 2004-02-28 |
* | make flush_buf have a sane return convention | Roger Dingledine | 2004-02-28 |
* | document 'excludenodes' in man page | Roger Dingledine | 2004-02-28 |
* | rename ExcludedNodes config option to ExcludeNodes | Roger Dingledine | 2004-02-28 |
* | a few more comments for the spec | Roger Dingledine | 2004-02-28 |
* | if a relay cell is unrecognized at the end of the circuit, | Roger Dingledine | 2004-02-28 |
* | some more small fixes | Roger Dingledine | 2004-02-28 |
* | make code more readable; arrbitrarily change a -1 to a 0. | Nick Mathewson | 2004-02-28 |
* | Stop answering "end" with "end" | Nick Mathewson | 2004-02-28 |
* | Push responsibility for connection marking down as far as possible; have only... | Nick Mathewson | 2004-02-28 |
* | Make has_sent_end irrelevant: only try to send end if reason is nonzero | Nick Mathewson | 2004-02-28 |
* | and another one | Roger Dingledine | 2004-02-27 |
* | patches/answers to nick's commit | Roger Dingledine | 2004-02-27 |
* | Refactor mark_for_close, connection_edge_end and friends. Now, everybody | Nick Mathewson | 2004-02-27 |
* | bump cvs to pre23 | Roger Dingledine | 2004-02-27 |
* | make 'connected' cells include the resolved IP | Roger Dingledine | 2004-02-27 |
* | Fix a bug where you might flush some data on a tls connection, and then | Roger Dingledine | 2004-02-27 |
* | we forgot to include the resolved IP in 'connected' cells | Roger Dingledine | 2004-02-27 |
* | clean up an ia64 warning | Roger Dingledine | 2004-02-27 |
* | Give the nice message about not being an HTTP proxy an <h1> headline | Peter Palfrader | 2004-02-27 |
* | New upstream version. Tor stays in sbin in Debian | Peter Palfrader | 2004-02-27 |
* | changelog entries for pre22 | Roger Dingledine | 2004-02-27 |
* | Dont use -eq for =; make TORGROUP and TORUSER independent | Nick Mathewson | 2004-02-27 |
* | Make init script work with chkconfig; make it put pids in /var/run/tor (not /... | Nick Mathewson | 2004-02-27 |
* | and another desired todo item | Roger Dingledine | 2004-02-26 |
* | bring the todo file up to date | Roger Dingledine | 2004-02-26 |
* | When it can't resolve any dirservers, it was useless from then on. | Roger Dingledine | 2004-02-26 |
* | break out the operations done on sighup into their own function | Roger Dingledine | 2004-02-26 |
* | dump a new router.desc on hup | Roger Dingledine | 2004-02-26 |
* | writing html in C strings sucks | Roger Dingledine | 2004-02-26 |
* | when they use tor as an http proxy, give them an http 501 failure | Roger Dingledine | 2004-02-26 |
* | bump our version to pre22 | Roger Dingledine | 2004-02-26 |
* | if the default torrc isn't there, just use some default defaults | Roger Dingledine | 2004-02-26 |
* | Basic RAM poisoning and magic-checking to notice connection and circuit | Nick Mathewson | 2004-02-25 |
* | bugfix: if the exit stream is pending on the resolve, and a destroy | Roger Dingledine | 2004-02-25 |
* | remove dead code | Roger Dingledine | 2004-02-25 |
* | move the daemon back to /usr/bin/tor | Roger Dingledine | 2004-02-25 |
* | move the tor program back to usr/bin/ | Roger Dingledine | 2004-02-25 |
* | fix some bugs in assert_connection_ok | Roger Dingledine | 2004-02-24 |
* | note a bug that gabe found | Roger Dingledine | 2004-02-24 |
* | start hunting the lucky-bug | Roger Dingledine | 2004-02-22 |
* | pre-talk slides | Roger Dingledine | 2004-02-21 |
* | On OSX, decline to use the built-in select-baed poll wrapper, since it seems ... | Nick Mathewson | 2004-02-20 |
* | commit some partial slides in case i get hit by a bus | Roger Dingledine | 2004-02-19 |
* | clean up todo, mark a bug as fixed | Roger Dingledine | 2004-02-18 |
* | patch from vicman to publish less platform information | Roger Dingledine | 2004-02-18 |