| Commit message (Expand) | Author | Age |
* | when using preferred entry or exit nodes, ignore whether | Roger Dingledine | 2005-04-06 |
* | Add a pointer from edge connections to their corresponding circuit (ulp!); ad... | Nick Mathewson | 2005-04-06 |
* | Fix bug in last commit when no circid can be found | Nick Mathewson | 2005-04-06 |
* | Fix format warning | Nick Mathewson | 2005-04-06 |
* | note some features we intend to add. | Roger Dingledine | 2005-04-06 |
* | Hopefully, this will make ORs much faster, and not break them: keep a big spl... | Nick Mathewson | 2005-04-06 |
* | a bit more data on gene's dns threading bug | Roger Dingledine | 2005-04-06 |
* | update conn-type-state-strings to handle https states for ORs | Roger Dingledine | 2005-04-06 |
* | Add missing comma. Oops | Nick Mathewson | 2005-04-06 |
* | Handle changed router status correctly when reloading fingerprint file | Nick Mathewson | 2005-04-06 |
* | Log msg spelling fix | Nick Mathewson | 2005-04-06 |
* | When we're connecting to an OR and he's got a different nickname/key | Roger Dingledine | 2005-04-06 |
* | Fix Tor for no-threading compilation: move connection_unregister from _connec... | Nick Mathewson | 2005-04-06 |
* | Change replacement semantics for directory entries: fix bug 121. | Nick Mathewson | 2005-04-06 |
* | Revise control spec and implementation to allow all log messages to be sent t... | Nick Mathewson | 2005-04-05 |
* | Make last fix work on windows too. | Nick Mathewson | 2005-04-04 |
* | Fix possible bug on threading platforms with running out of fds do to cpuwork... | Nick Mathewson | 2005-04-04 |
* | client now retries when streams end early for 'hibernating' or | Roger Dingledine | 2005-04-04 |
* | automatically approve nodes running 0.1.0.2-rc or later | Roger Dingledine | 2005-04-03 |
* | Only warn once per nickname from add_nickname_list_to_smartlist per failure. | Nick Mathewson | 2005-04-03 |
* | Adjust maximum skew and age for rendezvous descriptors: adjust code to make s... | Nick Mathewson | 2005-04-03 |
* | clean up the circuit-mark-for-close patch | Roger Dingledine | 2005-04-03 |
* | start sending 'truncated' cells back rather than destroy cells, | Roger Dingledine | 2005-04-03 |
* | Move most of *_mark_for_close out of macros. | Nick Mathewson | 2005-04-03 |
* | Give better warnings if connection_close_unattached_ap gets called twice or c... | Nick Mathewson | 2005-04-02 |
* | Better messages when POSTDESCRIPTOR fails | Nick Mathewson | 2005-04-02 |
* | We're printing the host mask wrong in exit policies in server descriptors. | Roger Dingledine | 2005-04-02 |
* | improved log error message | Roger Dingledine | 2005-04-02 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | Short-term fix: prevent possible segfault in connection_close_unattached_ap | Nick Mathewson | 2005-04-01 |
* | when you decide you're reachable, actually publish your descriptor | Roger Dingledine | 2005-04-01 |
* | require exactly 0.0.9.7 for middle hops of testing circs, for now | Roger Dingledine | 2005-04-01 |
* | when building testing circuits, always use middle hops | Roger Dingledine | 2005-04-01 |
* | fix assert: if our dirport isn't reachable yet, don't trick | Roger Dingledine | 2005-04-01 |
* | when the or-connect succeeded and the tls handshake succeeded | Roger Dingledine | 2005-04-01 |
* | fix typo in earlier libevent mmessage suppress patch | Nick Mathewson | 2005-04-01 |
* | authdirservers shouldn't do orport reachability detection, | Roger Dingledine | 2005-04-01 |
* | Add code to suppress spurious libevent log msgs; use it to resolve bug 68. | Nick Mathewson | 2005-04-01 |
* | fix some log spacing problems | Roger Dingledine | 2005-04-01 |
* | Use recent libevent features when possible | Nick Mathewson | 2005-04-01 |
* | Patch: when extending to an unknown router, compare identity to expected iden... | Nick Mathewson | 2005-03-31 |
* | spell recommended correctly | Roger Dingledine | 2005-03-31 |
* | still publish your descriptor if orport is reachable but dirport isn't | Roger Dingledine | 2005-03-31 |
* | redo the state descriptors now that we have a controller-wait state | Roger Dingledine | 2005-03-31 |
* | ...and use it to make sure we only conclude reachability if | Roger Dingledine | 2005-03-31 |
* | Fix bug in redirectstream. | Nick Mathewson | 2005-03-31 |
* | mark two more bugs. nick, can you take a look? | Roger Dingledine | 2005-03-29 |
* | don't check for reachability, and don't whine about it, while we're | Roger Dingledine | 2005-03-29 |
* | resolve another 'hasn't sent end yet' bug | Roger Dingledine | 2005-03-29 |
* | Fix a couple more places where we use ->new_address without checking that it ... | Nick Mathewson | 2005-03-28 |