Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc il y a 16 ans
  Nick Mathewson e047f7f865 r16455@catbus: nickm | 2007-11-06 12:48:00 -0500 il y a 16 ans
  Nick Mathewson 17266cc44a r16287@catbus: nickm | 2007-10-31 00:53:53 -0400 il y a 16 ans
  Nick Mathewson fc5dd0cdbb r15231@catbus: nickm | 2007-09-20 16:04:30 -0400 il y a 16 ans
  Nick Mathewson 5f7950e874 r15172@catbus: nickm | 2007-09-19 11:50:02 -0400 il y a 16 ans
  Roger Dingledine f15a4c8bd7 add some crypto/util functions from karsten, as the first il y a 16 ans
  Nick Mathewson a8e88adba4 r13410@catbus: nickm | 2007-06-13 18:39:05 -0400 il y a 17 ans
  Nick Mathewson 3637ee0e59 r13383@catbus: nickm | 2007-06-13 13:53:04 -0400 il y a 17 ans
  Nick Mathewson a187704872 r12980@Kushana: nickm | 2007-05-18 14:11:05 -0400 il y a 17 ans
  Nick Mathewson 6a27dd8284 r12595@catbus: nickm | 2007-04-30 18:32:34 -0400 il y a 17 ans
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 il y a 17 ans
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 il y a 17 ans
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 il y a 17 ans
  Nick Mathewson 219ad6395c r8825@totoro: nickm | 2006-10-01 17:41:27 -0400 il y a 17 ans
  Nick Mathewson 1fbc74661f Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly. il y a 18 ans
  Roger Dingledine 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. il y a 18 ans
  Roger Dingledine 5f051574d5 Happy new year! il y a 18 ans
  Roger Dingledine 418dc7b16e I believe this resolves bug 234, the mysterious crash on 0.1.1.9 il y a 18 ans
  Nick Mathewson 45757dafb7 Split PARANOIA_B into B1 and B2. il y a 18 ans
  Nick Mathewson 241310bbac Split 0119_PARANOIA into 0119_PARANOIA_[ABC]. A is "this is suspicious, and we have not tried running without this yet". B is "this is suspicious, but the last time we tested, it was okay." C is "How could this possibly be the cause?" il y a 18 ans
  Nick Mathewson 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. il y a 18 ans
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. il y a 18 ans
  Nick Mathewson e9b66ec906 Document CREATE_FAST better in the code. Move our key expansion algorithm into a separate function in crypto.c il y a 18 ans
  Roger Dingledine a6da372000 and its header il y a 18 ans
  Nick Mathewson 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. il y a 18 ans
  Nick Mathewson 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to il y a 18 ans
  Nick Mathewson cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. il y a 18 ans
  Nick Mathewson ba24193ab5 Make doxygen marginally happier il y a 18 ans
  Nick Mathewson f8a80e8d59 Helper functions to perform our truncated base64 encoding on hexdigests. il y a 18 ans
  Nick Mathewson 2aff87caae Load hardware acceleration options when/where available. Can anybody test this? il y a 19 ans