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