Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-26 | fill in the reputability and incentives sections | Roger Dingledine | |
svn:r3428 | |||
2005-01-26 | some more organization | Roger Dingledine | |
svn:r3427 | |||
2005-01-25 | try to provide a bit more organization | Roger Dingledine | |
svn:r3426 | |||
2005-01-24 | responding to Roger's comments | Geoff Goodell | |
svn:r3425 | |||
2005-01-23 | Update URL to tor in debian/control and debian/copyright | Peter Palfrader | |
svn:r3424 | |||
2005-01-23 | Forward port 06_add_compile_time_defaults | Peter Palfrader | |
svn:r3423 | |||
2005-01-23 | Include 0.0.9.3 changelog in HEAD | Peter Palfrader | |
svn:r3422 | |||
2005-01-23 | Make the build depend on libevent-dev versioned: >= 1.0 | Peter Palfrader | |
svn:r3421 | |||
2005-01-23 | if we're going to ship with our own privoxy, we might as well | Roger Dingledine | |
lock it down a bit more. (does this break anything?) thanks to Brett Carrington for pointing this out. svn:r3418 | |||
2005-01-22 | blank slates suck. here are some more words. they need to be | Roger Dingledine | |
reordered probably. svn:r3417 | |||
2005-01-22 | update package-specific pages to mention 0.0.9.3 | Roger Dingledine | |
svn:r3416 | |||
2005-01-22 | switch the paper over to llncs | Roger Dingledine | |
svn:r3415 | |||
2005-01-22 | forward-port the 0.0.9.3 changelog | Roger Dingledine | |
svn:r3414 | |||
2005-01-22 | comment SocksPort better as it pertains to servers | Roger Dingledine | |
svn:r3413 | |||
2005-01-22 | mention that win32 servers can bind to ports 80 and 443 directly | Roger Dingledine | |
svn:r3412 | |||
2005-01-22 | Turn challenges.tex into minimally valid LaTeX | Nick Mathewson | |
svn:r3411 | |||
2005-01-22 | fwd-port win32 isprint fix | Nick Mathewson | |
svn:r3410 | |||
2005-01-22 | Fix dumb bug in unittests. | Nick Mathewson | |
svn:r3409 | |||
2005-01-22 | forward-port: fix win32 compile | Roger Dingledine | |
svn:r3406 | |||
2005-01-21 | clean a couple of messages | Nick Mathewson | |
svn:r3401 | |||
2005-01-21 | a few more thoughts about seeds | Roger Dingledine | |
svn:r3399 | |||
2005-01-21 | another rev of dir-spec.txt | Roger Dingledine | |
svn:r3398 | |||
2005-01-21 | special case so we don't yell when an empty http body doesn't specify a | Roger Dingledine | |
content-encoding svn:r3397 | |||
2005-01-21 | if we get an incredibly skewed timestamp from a dirserver mirror that | Roger Dingledine | |
isn't a verified OR, don't complain very loudly -- it's probably him that's wrong. svn:r3395 | |||
2005-01-20 | Log the offending policy, not the first policy | Nick Mathewson | |
svn:r3394 | |||
2005-01-20 | mark a few tasks as done, add a few more | Roger Dingledine | |
svn:r3393 | |||
2005-01-20 | Appease another 64-bit warning | Nick Mathewson | |
svn:r3392 | |||
2005-01-20 | Have reason string for serverdesc post requests contain actual serverdesc ↵ | Nick Mathewson | |
status. Also fix return values of dirserv_add_descriptor to work as advertised. svn:r3391 | |||
2005-01-20 | remove autoconfed file from cvs | Roger Dingledine | |
svn:r3390 | |||
2005-01-20 | Appease weasel's paranoid 64-bit compiler. | Nick Mathewson | |
svn:r3389 | |||
2005-01-20 | give a header file for ntohs | Roger Dingledine | |
svn:r3388 | |||
2005-01-20 | start to fix http status stuff, more work needed | Roger Dingledine | |
svn:r3387 | |||
2005-01-20 | Give better reason phrases in HTTP status lines. Start resolving task #67. ↵ | Nick Mathewson | |
(Messages still need to be better.) svn:r3386 | |||
2005-01-20 | Compilation fixes for win32 version detection. | Nick Mathewson | |
svn:r3385 | |||
2005-01-20 | Make zlib detection happy on little-endian platforms; fix unit tests. | Nick Mathewson | |
svn:r3384 | |||
2005-01-20 | Warn when exit policy implicitly allows local addresses. | Nick Mathewson | |
svn:r3383 | |||
2005-01-20 | added short note about route selection to dir-spec.txt | Geoff Goodell | |
svn:r3382 | |||
2005-01-20 | added a section about how to deal with connectivity information in Blossom/Tor | Geoff Goodell | |
svn:r3381 | |||
2005-01-20 | The crowning hidden-service patch: prefer non-internal circuits | Roger Dingledine | |
for normal connections, so we don't spend our internal circs on other stuff and not have them when we need them. svn:r3380 | |||
2005-01-19 | Handle unavailable hidden services better. We try each intro point | Roger Dingledine | |
until none are left, then we try to refetch the descriptor. If it's the same one we had before, then close streams right then. Whenever a new stream arrives, even if it's right after, optimistically try refetching the descriptor, just in case. svn:r3379 | |||
2005-01-19 | make cannibalizing for rend circs prey on the pleb circs first | Roger Dingledine | |
if possible, rather than the elite ones. svn:r3378 | |||
2005-01-19 | Detect windows platform correctly | Nick Mathewson | |
svn:r3377 | |||
2005-01-19 | Make detect_compression_method work on platforms with more evil chars. | Nick Mathewson | |
svn:r3376 | |||
2005-01-19 | Add unittests for compression detection. Make all rendezvous descriptors ↵ | Nick Mathewson | |
"plausible". svn:r3375 | |||
2005-01-19 | Workaround for webservers that lie about Content-Encoding: Tor now tries to ↵ | Nick Mathewson | |
autodetect compressed directories and compression itself. (resolves bug 65) svn:r3374 | |||
2005-01-19 | Give more useful log messages when the tor process closes dns/cpuworker ↵ | Nick Mathewson | |
connections. "Error: Success!" makes us seem like crazy people." svn:r3373 | |||
2005-01-19 | fix another bug where general exit circs were looking at rendezvous | Roger Dingledine | |
streams. consolidate the looking into one function so it doesn't happen again. svn:r3372 | |||
2005-01-19 | better comments for exit policies in torrc.sample | Roger Dingledine | |
svn:r3371 | |||
2005-01-19 | bugfix for cvs: we were needing a rendezvous circ, so we cannibalized | Roger Dingledine | |
a general circ, and called rend_client_rendcirc_has_opened(), which called connection_ap_attach_pending(), which was needing a rendezvous circ, so it cannibalized a general circuit, and called ... svn:r3370 | |||
2005-01-19 | make it clearer why FooPort and FooBindAddress are separate | Roger Dingledine | |
svn:r3369 |