| Commit message (Expand) | Author | Age |
* | Make decriptor format more flexible and extensible | Nick Mathewson | 2004-03-04 |
* | Store options->Address as IP, not hostname | Roger Dingledine | 2004-03-04 |
* | Try to find out early if buffers get trashed or double-freed. | Nick Mathewson | 2004-03-03 |
* | Wait for tor to die in init stop. Let the user know if it doesn't | Peter Palfrader | 2004-03-03 |
* | Always enable DataDirectory, requires dpatch | Peter Palfrader | 2004-03-03 |
* | Add "# ulimit -c unlimited" to tor.default | Peter Palfrader | 2004-03-03 |
* | Do not strip binaries for now | Peter Palfrader | 2004-03-03 |
* | New upstream release | Peter Palfrader | 2004-03-03 |
* | bump cvs to pre25 | Roger Dingledine | 2004-03-03 |
* | commit the pre24 changelog | Roger Dingledine | 2004-03-03 |
* | and a minor patch | Roger Dingledine | 2004-03-03 |
* | holding until flush was borked | Roger Dingledine | 2004-03-03 |
* | better debugging for lonely flushes | Roger Dingledine | 2004-03-03 |
* | close immediately when write() fails too, else things will turn bad | Roger Dingledine | 2004-03-03 |
* | don't mark_for_close again when the destroy arrives after the end cell | Roger Dingledine | 2004-03-03 |
* | use conn->hold_open_until_flushed for streams | Roger Dingledine | 2004-03-03 |
* | Implement hold_open_until_flushed. I may have missed something important. | Nick Mathewson | 2004-03-03 |
* | make socks5 not give a spurious warning | Roger Dingledine | 2004-03-03 |
* | reenable part of assert_circuit_ok, leave some still disabled | Roger Dingledine | 2004-03-03 |
* | make circuit-building less noisy when a node in your exclude/exit/entrynodes ... | Roger Dingledine | 2004-03-03 |
* | Fix (maybe) assert_circuit_ok. leave it disabled till arma confirms | Nick Mathewson | 2004-03-03 |
* | remove redundant check | Nick Mathewson | 2004-03-03 |
* | warn more when losing data on closed/marked connections. | Nick Mathewson | 2004-03-03 |
* | bugfix: close_immediate called buf_clear but listeners don't have bufs | Roger Dingledine | 2004-03-03 |
* | Nth time is the charm on list manip. | Nick Mathewson | 2004-03-03 |
* | fix the rpm spec description again | Roger Dingledine | 2004-03-02 |
* | Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to | Nick Mathewson | 2004-03-02 |
* | fix a pair of lurking segfaults | Roger Dingledine | 2004-03-02 |
* | Split out mark_for_close with circuits. Seems to work for me. | Nick Mathewson | 2004-03-02 |
* | Fix assertion failure spotted by arma. | Nick Mathewson | 2004-03-02 |
* | add --version, note that --help is probably obsolete | Roger Dingledine | 2004-03-02 |
* | make config_assign fail rather than warn for unrecognized config options | Roger Dingledine | 2004-03-02 |
* | make parse_line_from_file fail rather than warn for malformed lines | Roger Dingledine | 2004-03-02 |
* | note an assert trigger bug | Roger Dingledine | 2004-03-01 |
* | update the todo | Roger Dingledine | 2004-03-01 |
* | make 'make test' exit(1) if a test fails. | Nick Mathewson | 2004-03-01 |
* | revise spec. It still needs more explanation to be intelligible by the unini... | Nick Mathewson | 2004-03-01 |
* | put switch_id and start_daemon earlier | Roger Dingledine | 2004-02-29 |
* | fix duplicate call to connection_mark_for_close | Roger Dingledine | 2004-02-29 |
* | bugfix: we were checking the wrong thing to see if 'reason' | Roger Dingledine | 2004-02-29 |
* | New upstream release. | Peter Palfrader | 2004-02-29 |
* | bump cvs to pre24 | Roger Dingledine | 2004-02-29 |
* | changelog for pre23 | Roger Dingledine | 2004-02-29 |
* | when a stream is 15s late, print out the circuit at -l warn | Roger Dingledine | 2004-02-29 |
* | print a statement when the first circ is finished, | Roger Dingledine | 2004-02-29 |
* | bugfix: only warn about an unrouter router after we've fetched a directory | Roger Dingledine | 2004-02-29 |
* | disable buffer tests, until we rewrite them (one of them fails) | Roger Dingledine | 2004-02-29 |
* | create a separate connection_edge_destroy() function | Roger Dingledine | 2004-02-29 |
* | bugfix: when we time out on a stream and detach, send an end first | Roger Dingledine | 2004-02-28 |
* | bugfix: in some cases, connection_mark_for_close wasn't marking the conn | Roger Dingledine | 2004-02-28 |