- 01 Dec, 2007 7 commits
-
-
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 12 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
-
Roger Dingledine authored
svn:r12604
-
Roger Dingledine authored
svn:r12603
-
Roger Dingledine authored
svn:r12602
-
Peter Palfrader authored
svn:r12601
-
Peter Palfrader authored
svn:r12600
-
Roger Dingledine authored
svn:r12599
-
- 28 Nov, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12598
-
- 27 Nov, 2007 2 commits
-
-
Roger Dingledine authored
svn:r12580
-
Roger Dingledine authored
that have no introduction points. But Tor crashed when we tried to build a descriptor with no intro points (and it would have crashed if we had tried to parse one). Bugfix on 0.2.0.x; patch by Karsten Loesing. svn:r12579
-
- 26 Nov, 2007 3 commits
-
-
Roger Dingledine authored
svn:r12572
-
Roger Dingledine authored
svn:r12571
-
Roger Dingledine authored
enough directory information. This was causing us to always pick two new guards on startup (bugfix on 0.2.0.9-alpha), and it was causing us to discard all our guards on startup if we hadn't been running for a few weeks (bugfix on 0.1.2.x). Fixes bug 448. svn:r12570
-
- 24 Nov, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12566
-
- 23 Nov, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12562
-
- 22 Nov, 2007 5 commits
-
-
Andrew Lewman authored
svn:r12555
-
Andrew Lewman authored
tested. Update torbutton version in TorPostFlight. svn:r12554
-
Peter Palfrader authored
svn:r12552
-
Roger Dingledine authored
changed *to*. svn:r12551
-
Roger Dingledine authored
PublishServerDescriptor. svn:r12550
-