aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* don't double-detach a closing exit conn that's waiting for dns resolve•••svn:r3477 Roger Dingledine2005-01-31
* but don't spring the trip on worker children, because it turns•••out they don't actually remove anything before freeing the conns. svn:r3476 Roger Dingledine2005-01-31
* lay a trap for situations where we connection_free something•••that's still on one of the lists. in particular, this will detect situations where we mark-for-close and then free it ourselves. svn:r3475 Roger Dingledine2005-01-31
* stop the infinite loop of freeing the same connection_t over and•••over when it's not linked into the connection_array svn:r3474 Roger Dingledine2005-01-31
* clarify what smartlist_remove promises, since we rely on it.•••svn:r3473 Roger Dingledine2005-01-31
* be less noisy about complaining when a jap client tries to connect•••and we refuse him. svn:r3472 Roger Dingledine2005-01-30
* draft of a midlatency section added•••svn:r3471 Paul Syverson2005-01-30
* Stop crashing when we're asking to close_if_marked a conn that•••hasn't been connection_added yet. This happens when an exit conn is in dns_wait and we get a relay end cell for it before it finishes. We were silently leaking each of these marked conns in 0.0.9.x. Now we actually free them. svn:r3470 Roger Dingledine2005-01-30
* be safe: if you got a resolvefailed end cell but you're not an AP, bail.•••svn:r3469 Roger Dingledine2005-01-30
* try to find the corrupt closeable_connection_lst entry early•••svn:r3468 Roger Dingledine2005-01-30
* minor tweaks and paul claims a subsection•••svn:r3467 Paul Syverson2005-01-30
* we should handle the case where the client has no cert, for•••backwards compatibility with jap clients. svn:r3466 Roger Dingledine2005-01-30
* give a better log message when we don't have a good mirror of•••the directory yet and somebody asks for it. svn:r3464 Roger Dingledine2005-01-30
* divvy up some more sections, so they'll get done•••svn:r3463 Roger Dingledine2005-01-30
* Clarify who sends certs and chains•••svn:r3462 Nick Mathewson2005-01-30
* comment about a bug wrt clock skew•••svn:r3461 Roger Dingledine2005-01-30
* clean up the china section•••svn:r3460 Roger Dingledine2005-01-29
* if we fetch the dir from a mirror that has a wildly skewed•••clock, then don't bother checking recommended-versions: it will just make us sad. as a side effect, people running obsolete versions and whose clocks are wildly skewed will not be auto-shut-down. but they will still get warns about their clock skew. svn:r3459 Roger Dingledine2005-01-29
* distinguish between "well-formed and rejected" and "not well•••formed", when parsing server descriptors. svn:r3458 Roger Dingledine2005-01-29
* accept LDAP (389/tcp) and LDAPS (636/tcp) in default exit policy•••svn:r3457 Roger Dingledine2005-01-29
* don't let a corrupt directory cache keep us from starting•••svn:r3456 Roger Dingledine2005-01-29
* cleanups, add nodes/traffic graphics, add china subsection•••svn:r3455 Roger Dingledine2005-01-29
* Turn more thoughts into text. Next: filesharing.•••svn:r3454 Nick Mathewson2005-01-29
* Fix the bib entry I just made.•••svn:r3453 Paul Syverson2005-01-28
* Cleaned and revised non-clique section. Added a reference•••svn:r3452 Paul Syverson2005-01-28
* put in a paragraph blurting out the name of each related work item.•••svn:r3451 Roger Dingledine2005-01-28
* forward-port the shutting up•••svn:r3450 Roger Dingledine2005-01-28
* forward-port the dns and maxconn fixes•••svn:r3448 Roger Dingledine2005-01-28
* make the example log-to-file line use log-level notice rather than•••log-level warn. svn:r3441 Roger Dingledine2005-01-28
* Just a few more topology scaling notes before bed•••svn:r3440 Paul Syverson2005-01-28
* Add rudimentary pthread support that needs more testing.•••svn:r3439 Nick Mathewson2005-01-27
* Forward-port win32 service patch; try to clean it a touch.•••svn:r3438 Nick Mathewson2005-01-27
* Beginnings of a discussion of sparse topology Tor for scaling•••svn:r3437 Paul Syverson2005-01-27
* sharpen section 1•••try to help the rest some more too svn:r3436 Roger Dingledine2005-01-27
* remove the reputability section so we don't end up double-submitting it•••svn:r3434 Roger Dingledine2005-01-27
* braindump some pending changes before I get more conflicts•••svn:r3433 Nick Mathewson2005-01-27
* Some comments about the scope of the wikipedia problem•••svn:r3432 Paul Syverson2005-01-26
* some more thoughts on scope; probably should not get into the final•••paper as-is. ok, i'm done for now. svn:r3431 Roger Dingledine2005-01-26
* more on helper nodes•••svn:r3430 Roger Dingledine2005-01-26
* some more notes throughout•••svn:r3429 Roger Dingledine2005-01-26
* fill in the reputability and incentives sections•••svn:r3428 Roger Dingledine2005-01-26
* some more organization•••svn:r3427 Roger Dingledine2005-01-26
* try to provide a bit more organization•••svn:r3426 Roger Dingledine2005-01-25
* responding to Roger's comments•••svn:r3425 Geoff Goodell2005-01-24
* Update URL to tor in debian/control and debian/copyright•••svn:r3424 Peter Palfrader2005-01-23
* Forward port 06_add_compile_time_defaults•••svn:r3423 Peter Palfrader2005-01-23
* Include 0.0.9.3 changelog in HEAD•••svn:r3422 Peter Palfrader2005-01-23
* Make the build depend on libevent-dev versioned: >= 1.0•••svn:r3421 Peter Palfrader2005-01-23
* if we're going to ship with our own privoxy, we might as well•••lock it down a bit more. (does this break anything?) thanks to Brett Carrington for pointing this out. svn:r3418 Roger Dingledine2005-01-23
* blank slates suck. here are some more words. they need to be•••reordered probably. svn:r3417 Roger Dingledine2005-01-22