- 07 Jul, 2006 1 commit
-
-
Nick Mathewson authored
When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. svn:r6744
-
- 05 Jul, 2006 2 commits
-
-
Nick Mathewson authored
svn:r6730
-
Nick Mathewson authored
svn:r6728
-
- 15 Jun, 2006 1 commit
-
-
Roger Dingledine authored
svn:r6628
-
- 12 Jun, 2006 1 commit
-
-
Roger Dingledine authored
This happened when we got two create cells in a row from the same TLS connection. It would hand one to the cpuworker, and then immediately handle the second one -- after it had registered that the first one was busy, but before it had updated the timestamp that we use to decide how *long* it's been busy. svn:r6606
-
- 06 Jun, 2006 1 commit
-
-
Roger Dingledine authored
connection_add being called with socket = -1. The only places I can see where that happen would be if our tor_socketpair succeeds but it hands back negative values for some of its file descriptors. Perhaps this will produce more useful assert errors next time. svn:r6550
-
- 05 Jun, 2006 2 commits
-
-
Nick Mathewson authored
Try to log useful messages at info and debug about what we are resolving and what answers we are getting wrt eventdns. svn:r6547
-
Nick Mathewson authored
svn:r6534
-
- 04 Jun, 2006 1 commit
-
-
Nick Mathewson authored
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) svn:r6532
-
- 03 Jun, 2006 2 commits
-
-
Nick Mathewson authored
possible. Cache at the server side independently from the TTL, to prevent attackers from probing the server to see who has been asking for what hostnames. (Hi, Dan Kaminski!) Also, clean some whitespace. svn:r6526
-
Nick Mathewson authored
Make dns.c use eventdns.c -- but only when you pass the --enable-eventdns argument to configure.in. This will *so* not work on Windows yet. svn:r6525
-
- 23 May, 2006 1 commit
-
-
Roger Dingledine authored
11 minute jump into the future. svn:r6465
-
- 18 Apr, 2006 1 commit
-
-
Nick Mathewson authored
svn:r6396
-
- 19 Mar, 2006 1 commit
-
-
Roger Dingledine authored
connecting and for resolving). Now we tolerate applications that don't follow the RFCs. But continue to block malformed names at the socks side. svn:r6193
-
- 13 Feb, 2006 1 commit
-
-
Roger Dingledine authored
i hope they appreciate it. svn:r6004
-
- 09 Feb, 2006 1 commit
-
-
Roger Dingledine authored
svn:r5949
-
- 26 Dec, 2005 1 commit
-
-
Roger Dingledine authored
svn:r5654
-
- 14 Dec, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5582
-
- 10 Dec, 2005 1 commit
-
-
Roger Dingledine authored
we screwed up the formatting in wild and unpredictable ways. fix it before it becomes convention to format logs in wild and unpredictable ways. still need to do src/common/ someday. svn:r5551
-
- 03 Dec, 2005 2 commits
-
-
Nick Mathewson authored
svn:r5490
-
Nick Mathewson authored
svn:r5488
-
- 23 Nov, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5441
-
- 25 Oct, 2005 3 commits
-
-
Nick Mathewson authored
clean up OpenSSL's toys when it's done playing. (Why isn't there an OpenSSL_free_everything() function?) svn:r5321
-
Nick Mathewson authored
svn:r5317
-
Nick Mathewson authored
svn:r5315
-
- 30 Sep, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5160
-
- 23 Sep, 2005 1 commit
-
-
Roger Dingledine authored
svn:r5115
-
- 22 Sep, 2005 1 commit
-
-
Roger Dingledine authored
a new dns worker (e.g. because we were out of fd's). svn:r5112
-
- 09 Sep, 2005 1 commit
-
-
Roger Dingledine authored
it just freaks them out svn:r4960
-
- 02 Sep, 2005 1 commit
-
-
Nick Mathewson authored
Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved. svn:r4894
-
- 15 Aug, 2005 2 commits
-
-
Roger Dingledine authored
will affect them. svn:r4787
-
Roger Dingledine authored
out as a server. svn:r4785
-
- 13 Aug, 2005 1 commit
-
-
Roger Dingledine authored
hidden services faster on the service end. svn:r4772
-
- 22 Jul, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4637
-
- 30 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4509
-
- 28 Jun, 2005 1 commit
-
-
Roger Dingledine authored
svn:r4500
-
- 23 Jun, 2005 1 commit
-
-
Roger Dingledine authored
svn:r4477
-
- 11 Jun, 2005 2 commits
-
-
Nick Mathewson authored
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. svn:r4411
-
Roger Dingledine authored
svn:r4404
-
- 09 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4382
-