- 04 Dec, 2007 3 commits
-
-
Roger Dingledine authored
svn:r12665
-
Roger Dingledine authored
it a number yet though. svn:r12662
-
Nick Mathewson authored
Change tor_addr_t to be a tagged union of in_addr and in6_addr, not of sockaddr_in and sockaddr_in6. It's hardly used in the main code as it is, but let's get it right before it gets popular. svn:r12660
-
- 03 Dec, 2007 6 commits
-
-
Roger Dingledine authored
requests. Should ease bugs 406 and 419 where 0.1.2.x relays are crashing or mis-answering these requests. svn:r12658
-
Roger Dingledine authored
svn:r12657
-
Nick Mathewson authored
Add DHE-RSA-AES256-SHA to the list of ciphers encountered from v1 connections. svn:r12652
-
Roger Dingledine authored
svn:r12645
-
Roger Dingledine authored
svn:r12644
-
Roger Dingledine authored
svn:r12642
-
- 02 Dec, 2007 9 commits
-
-
Roger Dingledine authored
svn:r12640
-
Roger Dingledine authored
svn:r12639
-
Roger Dingledine authored
after opening a circuit -- even relayed circuits. Bugfix on 0.2.0.3-alpha. svn:r12638
-
Roger Dingledine authored
svn:r12637
-
Roger Dingledine authored
svn:r12636
-
Roger Dingledine authored
huge. Otherwise we'll cache them all over the network and it'll clog everything up. svn:r12633
-
Roger Dingledine authored
svn:r12632
-
Roger Dingledine authored
svn:r12631
-
Roger Dingledine authored
svn:r12630
-
- 01 Dec, 2007 8 commits
-
-
Roger Dingledine authored
Start purging old entries from the "rephist" database, and the hidden service descriptor databases, even when DirPort is zero. svn:r12628
-
Roger Dingledine authored
less often, now that v3 is encouraged. svn:r12627
-
Roger Dingledine authored
we can't make them totally obsolete yet but we can get closer. svn:r12626
-
Nick Mathewson authored
server-side code (for when v2 negotiation occurred) to check for renegotiation and adjust client ID info accordingly. server-side of new TLS code is now implemented, but needs testing and debugging. svn:r12624
-
Nick Mathewson authored
Add support to get a callback invoked when the client renegotiate a connection. Also, make clients renegotiate. (not enabled yet, until they detect that the server acted like a v2 server) svn:r12623
-
Nick Mathewson authored
Start getting freaky with openssl callbacks in tortls.c: detect client ciphers, and if the list doesn't look like the list current Tors use, present only a single cert do not ask for a client cert. Also, support for client-side renegotiation. None of this is enabled unless you define V2_HANDSHAKE_SERVER. svn:r12622
-
Roger Dingledine authored
svn:r12621
-
Roger Dingledine authored
should happen in practice. but now they really won't. svn:r12620
-
- 30 Nov, 2007 8 commits
-
-
Roger Dingledine authored
svn:r12619
-
Roger Dingledine authored
svn:r12618
-
Nick Mathewson authored
Do not keep a string representation of every single addr_policy_t lying around. This might save a few hundred K. svn:r12617
-
Nick Mathewson authored
Log *useful* information from dmalloc. (Unfreed pointers, not total of freed and unfreed). svn:r12616
-
Roger Dingledine authored
svn:r12615
-
Roger Dingledine authored
svn:r12614
-
Nick Mathewson authored
When using dmalloc, dump the top ten memory consumers to the _DMALLOC_ logfile when we get a SIGUSR1. Hint: it is not what you would think. svn:r12613
-
Roger Dingledine authored
svn:r12612
-
- 29 Nov, 2007 6 commits
-
-
Roger Dingledine authored
svn:r12610
-
Roger Dingledine authored
svn:r12609
-
Roger Dingledine authored
svn:r12608
-
Roger Dingledine authored
svn:r12607
-
Roger Dingledine authored
svn:r12606
-
Roger Dingledine authored
better *not* publish a cosmetically similar descriptor within 12 hours of the last one. svn:r12605
-