| Commit message (Expand) | Author | Age |
* | accept port 81 by default also, since people have been asking for it | Roger Dingledine | 2004-05-04 |
* | Comment router*.c | Nick Mathewson | 2004-05-04 |
* | Working strerror for windows socket errors, plus some snide comments. | Nick Mathewson | 2004-05-02 |
* | stop the circuit_receive_relay_cell warning | Roger Dingledine | 2004-05-02 |
* | patches on patches | Roger Dingledine | 2004-05-02 |
* | Documenmt buffers.c; remove function that nobody ever calls. | Nick Mathewson | 2004-05-01 |
* | Fix windows compile | Nick Mathewson | 2004-05-01 |
* | Handle windows socket errors correctly; comment most of common. | Nick Mathewson | 2004-05-01 |
* | fix a seg fault (whoops) | Roger Dingledine | 2004-04-30 |
* | note another bug to be fixed sometime | Roger Dingledine | 2004-04-30 |
* | update the built-in dirservers default | Roger Dingledine | 2004-04-29 |
* | Use socketclose on windows as appropriate; end pid files with newline | Nick Mathewson | 2004-04-28 |
* | use tor_lookup_hostname for binding local addresses too | Roger Dingledine | 2004-04-28 |
* | Remove IVs from cipher code, since AES-ctr has none. | Nick Mathewson | 2004-04-28 |
* | Make Tor build on win32 with VC6 without warnings. | Nick Mathewson | 2004-04-28 |
* | bug resolved (hopefully), so remove comment | Roger Dingledine | 2004-04-28 |
* | clean dns.c better | Roger Dingledine | 2004-04-28 |
* | fix a bug in dns.c, note but don't fix another one | Roger Dingledine | 2004-04-28 |
* | Workarounds for a couple of pieces of windows strangeness. | Nick Mathewson | 2004-04-28 |
* | clean some dead code (right?) | Roger Dingledine | 2004-04-28 |
* | set Content-Type on the directory and hidserv descriptor | Roger Dingledine | 2004-04-27 |
* | make my assumption explicit | Roger Dingledine | 2004-04-27 |
* | it was the second bug that was nailing us. | Roger Dingledine | 2004-04-27 |
* | don't expire joined-rend circs that have an exit connection attached | Roger Dingledine | 2004-04-27 |
* | Log number of bytes pending after read. | Nick Mathewson | 2004-04-26 |
* | rendmid says it drops but actually sends nack | Roger Dingledine | 2004-04-26 |
* | Add a macro to catch unhandled openssl errors. | Nick Mathewson | 2004-04-26 |
* | and other debugs | Roger Dingledine | 2004-04-26 |
* | add a debugging entry, to find the wants-to-read-but-can't bug | Roger Dingledine | 2004-04-26 |
* | Refactor crypto error handling to be more like TLS error handling: | Nick Mathewson | 2004-04-26 |
* | tell us when we're rotating things | Roger Dingledine | 2004-04-26 |
* | since we don't support truncateds much, don't bother sending them; | Roger Dingledine | 2004-04-26 |
* | fix a bug that's been lurking since 27 may 03 (!) | Roger Dingledine | 2004-04-26 |
* | Better error msg on unknown circuit id. | Nick Mathewson | 2004-04-26 |
* | tell us the nickname of the OR that hung up on us | Roger Dingledine | 2004-04-26 |
* | Check for machine/limits.h in addition to sys/limits.h | Nick Mathewson | 2004-04-25 |
* | don't crash, if a conn that sent a begin has suddenly lost its circuit | Roger Dingledine | 2004-04-25 |
* | resolve a double-mark-for-close when things die inside connection_handle_write | Roger Dingledine | 2004-04-25 |
* | now assume all routers support rendezvous cells | Roger Dingledine | 2004-04-25 |
* | use tor_assert | Roger Dingledine | 2004-04-25 |
* | Remove onion_pkey from connection, since onion keys can change more often tha... | Nick Mathewson | 2004-04-25 |
* | remove spurious router_rebuild_descriptor | Nick Mathewson | 2004-04-25 |
* | don't build and upload a new desc twice in a row | Roger Dingledine | 2004-04-25 |
* | log correctly if decoding onion failed | Roger Dingledine | 2004-04-25 |
* | bugfix: when rotating onion key, do it (more) correctly | Roger Dingledine | 2004-04-25 |
* | more touch-ups | Roger Dingledine | 2004-04-24 |
* | Spurious link-key should not be an error | Nick Mathewson | 2004-04-24 |
* | Note router addr:port in log messages | Nick Mathewson | 2004-04-24 |
* | Compare nicknames casei. | Nick Mathewson | 2004-04-24 |
* | Merge flagday into main branch. | Nick Mathewson | 2004-04-24 |