aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* And actually check the url when it exists. that might work better.Nick Mathewson2006-06-18
* That dir_refresh_src fix will only work if I enable it.Nick Mathewson2006-06-18
* Fix a couple of bugs in last patch.Nick Mathewson2006-06-18
* add coverage for a default caseNick Mathewson2006-06-18
* Oops. conn->requested_resource is client only.Nick Mathewson2006-06-18
* Instead of adding servers and v1 directories to buffers en masse, directory s...Nick Mathewson2006-06-18
* Add tests for several of the more recently committed functions.Nick Mathewson2006-06-18
* Part of incremental encryption logic for buffers: there is a subtle yucky poi...Nick Mathewson2006-06-18
* And a minor bugfix to the weaselhackPeter Palfrader2006-06-15
* fix spacingRoger Dingledine2006-06-15
* Add a /tor/dir-all-weaselhack directory resource so I do not have to update m...Peter Palfrader2006-06-15
* lower the number of seconds before we yell about clock jump.Roger Dingledine2006-06-15
* upgrade the severity of the 'clock jump' warn, and ask peopleRoger Dingledine2006-06-14
* bugfix: discourage picking directory authorities as our TestViaRoger Dingledine2006-06-14
* eventdns: Apply a couple of patches from AGL; start working on windows compat...Nick Mathewson2006-06-13
* back off and add the $ at the beginning of the preferrednodes listRoger Dingledine2006-06-13
* be more lax about recognizing valid hexdigests.Roger Dingledine2006-06-13
* 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
* 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
* 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
* 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