Nick Mathewson
|
a3f1da2ec0
Fix compilation on OpenSSLs with unusual state lists.
|
16 年之前 |
Nick Mathewson
|
b8b2935367
Debugging logs for TLS handshake
|
16 年之前 |
Nick Mathewson
|
4b10ba484b
Merge commit 'origin/maint-0.2.1'
|
16 年之前 |
Nick Mathewson
|
9c38941195
Work around a memory leak in openssl 0.9.8g (and maybe others)
|
16 年之前 |
Nick Mathewson
|
1cda6f3e75
Merge commit 'origin/maint-0.2.1'
|
16 年之前 |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
16 年之前 |
Nick Mathewson
|
e84ddead34
Merge branch 'hardware_accel_improvements'
|
16 年之前 |
Nick Mathewson
|
f0453c45c8
Spelling fixes in comments and strings
|
16 年之前 |
Martin Peck
|
7703b887f5
Add support for dynamic OpenSSL hardware crypto acceleration engines.
|
16 年之前 |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
16 年之前 |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
16 年之前 |
Roger Dingledine
|
2f69c67957
doxygen tweak
|
16 年之前 |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
17 年之前 |
Nick Mathewson
|
52932d6f1a
Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did.
|
17 年之前 |
Nick Mathewson
|
9c3d17ebb5
Fix a small memory leak of around 32 bytes per TLS connection opened. Bugfix on 0.2.1.1-alpha.
|
17 年之前 |
Nick Mathewson
|
6693f32530
Resolve many DOCDOCs.
|
17 年之前 |
Nick Mathewson
|
339f094056
Refactor some code and add some asserts based on scanner results.
|
17 年之前 |
Karsten Loesing
|
9231858ff5
Fix bug 763. When a hidden service is giving up on an introduction point candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor.
|
17 年之前 |
Nick Mathewson
|
cb7cc9e12d
r16882@tombo: nickm | 2008-07-10 14:31:25 -0400
|
17 年之前 |
Roger Dingledine
|
d395135e2f
fix a few typos, and give the bootstrap phase stuff a changelog entry.
|
17 年之前 |
Nick Mathewson
|
22080354ed
r16217@tombo: nickm | 2008-06-12 21:13:09 -0400
|
17 年之前 |
Nick Mathewson
|
617843988c
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
|
17 年之前 |
Nick Mathewson
|
61ac80a914
Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested.
|
17 年之前 |
Nick Mathewson
|
da67500336
If the user has an openssl that supports my "release buffer ram" patch, use it.
|
17 年之前 |
Nick Mathewson
|
1823c45a71
r19613@catbus: nickm | 2008-05-05 19:57:06 -0400
|
17 年之前 |
Roger Dingledine
|
a364592ca0
make check-spaces wants a newline at the end of tortls
|
17 年之前 |
Nick Mathewson
|
b927ede48c
r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400
|
17 年之前 |
Nick Mathewson
|
02acee891c
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
|
17 年之前 |
Roger Dingledine
|
901e2ad04b
correct a confusing log message
|
17 年之前 |
Nick Mathewson
|
05f5d778a2
r18919@catbus: nickm | 2008-03-18 10:53:38 -0400
|
17 年之前 |