| Commit message (Expand) | Author | Age |
* | now we can tell dirserv_dump_directory_to_string() whether we want | Roger Dingledine | 2006-06-13 |
* | bugfix in exit_policy_is_general_exit() that weasel found. | Roger Dingledine | 2006-06-13 |
* | first cut at a workaround for the reachability bug: explicitly find a | Roger Dingledine | 2006-06-13 |
* | export the default exit policy via the control port, so controllers | Roger Dingledine | 2006-06-13 |
* | Defense in depth: fix the reachability bug a second way too. | Roger Dingledine | 2006-06-13 |
* | harmless typo | Roger Dingledine | 2006-06-13 |
* | Fix the bug that was causing servers to not find themselves | Roger Dingledine | 2006-06-13 |
* | reintroduce the logic to exit_policy_is_general_exit() to count | Roger Dingledine | 2006-06-13 |
* | Make the Exit tag in status documents actually work in head too | Peter Palfrader | 2006-06-12 |
* | Finally solve the "closing wedged cpuworkers" bug. Woo. | Roger Dingledine | 2006-06-12 |
* | allow people to start their tor with runasdaemon set but | Roger Dingledine | 2006-06-12 |
* | take out the reachability bandaid in 0.1.2.x as well. | Roger Dingledine | 2006-06-10 |
* | Add a new config option TestVia, that lets you specify preferred middle | Roger Dingledine | 2006-06-10 |
* | Another escape() fix, for picky sprintfs. | Nick Mathewson | 2006-06-09 |
* | Override our notion of printability for esc_for_log. 127 and up are never pr... | Nick Mathewson | 2006-06-09 |
* | actually, don't fix it that far. we should still do some | Roger Dingledine | 2006-06-09 |
* | when only one router is labelled as a guard, and we've | Roger Dingledine | 2006-06-09 |
* | and forward-port too. | Roger Dingledine | 2006-06-09 |
* | Bandaid for a seg fault i just got in 0.1.1.20. | Roger Dingledine | 2006-06-09 |
* | fix a bootstrapping check we ignored that prevents us from running | Roger Dingledine | 2006-06-09 |
* | try a better string at the top of torrc's autogenerated torrc. | Roger Dingledine | 2006-06-09 |
* | ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. | Roger Dingledine | 2006-06-08 |
* | remove a bit more obsolete code | Roger Dingledine | 2006-06-08 |
* | ah, that explains why we weren't going dormant with | Roger Dingledine | 2006-06-08 |
* | re-enable per-connection rate limiting. get rid of the "OP bandwidth" | Roger Dingledine | 2006-06-07 |
* | put a bandaid in place so servers will have an easier time | Roger Dingledine | 2006-06-07 |
* | make connection_or_nonopen_was_started_here() based on something less | Roger Dingledine | 2006-06-07 |
* | and now the exciting part: there is now no such thing as doing | Roger Dingledine | 2006-06-07 |
* | simplify the tortls api: we only support being a "server", that | Roger Dingledine | 2006-06-07 |
* | looks like we missed a piece of the 0.1.1.9 paranoia code. | Roger Dingledine | 2006-06-07 |
* | fix the bug where we sometimes would fail to send some create cells | Roger Dingledine | 2006-06-06 |
* | Also, add a temporary hack to make sure eventdns.c is distributd. | Nick Mathewson | 2006-06-06 |
* | We got an obscure report of an assert error on a windows Tor server with | Roger Dingledine | 2006-06-06 |
* | fix typo | Roger Dingledine | 2006-06-06 |
* | ship the event*.h files too. perhaps this will make my 'make dist' | Roger Dingledine | 2006-06-06 |
* | Try to log useful messages at info and debug about what we are resolving and ... | Nick Mathewson | 2006-06-05 |
* | don't tell people that the testing circuit failed if we already | Roger Dingledine | 2006-06-05 |
* | scream louder if you've got a pending circuit for a given | Roger Dingledine | 2006-06-05 |
* | simplify code now that libevent considers all sockets pollable. | Roger Dingledine | 2006-06-05 |
* | bugfix: if we are making our first ever connection to any entry | Roger Dingledine | 2006-06-05 |
* | simplify some code, since circuit_build_failed() is only called | Roger Dingledine | 2006-06-05 |
* | remove some unused code (i think) | Roger Dingledine | 2006-06-05 |
* | Note a bug that causes servers to sometimes never send the pending | Roger Dingledine | 2006-06-05 |
* | bandaid for bug 299. this is still a bug, since we don't | Roger Dingledine | 2006-06-05 |
* | More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. | Nick Mathewson | 2006-06-05 |
* | Hm. Where did we put that ntohl the last time we were juggling it? (ho... | Nick Mathewson | 2006-06-05 |
* | Some eventdns.c fixes for windows correctness. More will doubtless be needed,... | Nick Mathewson | 2006-06-04 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | if we insist on printing pointer values, at least make it stop | Roger Dingledine | 2006-06-04 |
* | punctuation and spelling | Roger Dingledine | 2006-06-04 |