Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 年之前 |
Sebastian Hahn
|
a9802d3322
Zero a cipher completely before freeing it
|
14 年之前 |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
15 年之前 |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 年之前 |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 年之前 |
Nick Mathewson
|
11e464c331
r18753@catbus: nickm | 2008-03-11 14:56:39 -0400
|
16 年之前 |
Roger Dingledine
|
b3c0d066e5
other cleanups that have been sitting in my sandbox
|
16 年之前 |
Nick Mathewson
|
f3eaeb99a3
r18051@catbus: nickm | 2008-02-12 15:20:43 -0500
|
16 年之前 |
Roger Dingledine
|
509d2912dc
doxygen and other cleanups
|
16 年之前 |
Nick Mathewson
|
eecc44dab8
r17963@catbus: nickm | 2008-02-07 10:14:25 -0500
|
16 年之前 |
Nick Mathewson
|
842a33ff20
Update some copyright notices: it is now 2008.
|
16 年之前 |
Roger Dingledine
|
1d8a8063b9
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
|
17 年之前 |
Nick Mathewson
|
6f7847b378
r15530@catbus: nickm | 2007-10-04 12:16:27 -0400
|
17 年之前 |
Nick Mathewson
|
8439c4ec2f
r15512@catbus: nickm | 2007-10-02 16:27:43 -0400
|
17 年之前 |
Nick Mathewson
|
f0634bb7ca
r14532@Kushana: nickm | 2007-09-20 13:25:38 -0400
|
17 年之前 |
Nick Mathewson
|
262d5ab0a8
r15210@catbus: nickm | 2007-09-20 13:04:05 -0400
|
17 年之前 |
Roger Dingledine
|
d4e950ccc8
poke at svn until it compiles. nick, you should decide if this
|
17 年之前 |
Nick Mathewson
|
7e93139a85
r15171@catbus: nickm | 2007-09-19 11:44:54 -0400
|
17 年之前 |
Nick Mathewson
|
dec9e4f0d8
r12011@catbus: nickm | 2007-02-28 18:13:32 -0500
|
17 年之前 |
Nick Mathewson
|
d6368fd075
r11976@catbus: nickm | 2007-02-27 19:35:59 -0500
|
17 年之前 |
Nick Mathewson
|
16f1008d01
Add a missing paren, and the results of an experiment.
|
17 年之前 |
Nick Mathewson
|
9d714e6258
r11959@catbus: nickm | 2007-02-26 22:53:36 -0500
|
17 年之前 |
Nick Mathewson
|
230fbd95c0
r11956@catbus: nickm | 2007-02-26 13:33:49 -0500
|
17 年之前 |
Nick Mathewson
|
82e2d6001a
r11954@catbus: nickm | 2007-02-26 13:01:19 -0500
|
17 年之前 |
Nick Mathewson
|
759c58151e
r11775@catbus: nickm | 2007-02-12 16:39:09 -0500
|
17 年之前 |
Nick Mathewson
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
18 年之前 |
Roger Dingledine
|
5f051574d5
Happy new year!
|
18 年之前 |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
19 年之前 |
Nick Mathewson
|
4a0b6af935
Ive spent about 10 hours benchmarking permutations on our counter-mode implementation. This is the one that flies. (Avoid OpenSSL; optimizze rijndael calling convention to avoid needing to marshall and unmarshall counter.) This should speed up cell encryption by about 27%.
|
19 年之前 |
Nick Mathewson
|
fd04db90b5
Stop leaking storage for EVP keys. (This would be a critical bug if it had ever appeared in a released version.)
|
19 年之前 |