- Jan 26, 2007
-
-
Roger Dingledine authored
connection_is_rate_limited(). One day this will be useful. svn:r9422
-
Roger Dingledine authored
svn:r9421
-
Roger Dingledine authored
svn:r9420
-
Roger Dingledine authored
svn:r9419
-
Roger Dingledine authored
svn:r9418
-
Nick Mathewson authored
Split tor-spec-v2 and dir-voting into component proposals. svn:r9417
-
Nick Mathewson authored
svn:r9416
-
Nick Mathewson authored
Make a new directory for specification proposals, and move some proposals there. Also, move dir-spec-v1.txt to spec. svn:r9415
-
Nick Mathewson authored
svn:r9414
-
Roger Dingledine authored
svn:r9412
-
Nick Mathewson authored
Move specification documents into new doc/spec subdirectory. (Proposals, drafts, and bad ideas still remain in doc.) svn:r9411
-
Nick Mathewson authored
svn:r9410
-
Roger Dingledine authored
svn:r9409
-
- Jan 25, 2007
-
-
Roger Dingledine authored
svn:r9408
-
Roger Dingledine authored
svn:r9407
-
Roger Dingledine authored
svn:r9406
-
Roger Dingledine authored
summary changelogs from the stable releases. we'll be removing these summaries from ChangeLog, in favor of more detailed per-sub-release changelogs. svn:r9405
-
Roger Dingledine authored
DirPort due to AccountingMax enabled or a low BandwidthRate. It was confusing Zax, so now we're hopefully more helpful. svn:r9404
-
Nick Mathewson authored
Fix argument types in printf: try to make buildbot happier. svn:r9403
-
- Jan 24, 2007
-
-
Roger Dingledine authored
svn:r9400
-
Nick Mathewson authored
Use set_uint16/32 instead of raw assignments in order to make gcc happier. svn:r9399
-
Nick Mathewson authored
Try to be really explicit that ServerDNS options affect what your server does on behalf of clients, and nothing else. svn:r9398
-
Nick Mathewson authored
Yet more documentation. (Again, trying to see whether I have buildbot working). svn:r9396
-
Roger Dingledine authored
svn:r9395
-
Nick Mathewson authored
More documentation. (Again, trying to see whether I have buildbot working). svn:r9394
-
Nick Mathewson authored
Add documentation to dns.c (mainly to test new buildbot version) svn:r9393
-
- Jan 23, 2007
-
-
Nick Mathewson authored
More doxygen comments: this time mainly around spooling and storing directory information. svn:r9392
-
Nick Mathewson authored
When logging TLS certificate and identity-related errors, scrub IP addresses for incoming connections, and distinguish between incoming and outgoing connections in log messages. Backport candidate. svn:r9391
-
Nick Mathewson authored
Remove redundant check for whether _connection_write_to_buf_impl is called with a zlib and a non-directory connection: TO_DIR_CONN will already assert if it gets a non-dir connection. svn:r9390
-
- Jan 22, 2007
-
-
Nick Mathewson authored
Fix an XXXX012 in routerlist.c: when we do not have enough networkstatuses to launch router requests, do not launch router requests. Backport candidate. svn:r9388
-
Roger Dingledine authored
svn:r9387
-
Nick Mathewson authored
Free CACHE_STATE_DONE cached_router_t items on dns_free_all(). svn:r9386
-
Nick Mathewson authored
Document a few undocumented functions and arguments. svn:r9385
-
Roger Dingledine authored
item for BW events. svn:r9383
-
Roger Dingledine authored
writing to them, so we avoid queueing 4+ megabytes of data before trying to flush. Also add a new XXX012. svn:r9382
-
Roger Dingledine authored
svn:r9381
-
Nick Mathewson authored
Fix memory leak on networkstatus 503. svn:r9380
-
- Jan 21, 2007
-
-
Nick Mathewson authored
Detect and reject another (harmless) class of DNS replies. Also, fix a couple of IPv6 bugs in evendns.c svn:r9379
-
Nick Mathewson authored
Detect pointer loops in DNS requests and replies; avoid infinite loop on such malformed replies. Fixes bug 380. svn:r9378
-
Roger Dingledine authored
uptime in the descriptor. Also, don't let the global rate limiting buckets go absurdly negative. svn:r9377
-