提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 年之前
  Roger Dingledine 4ba57f68e4 more changes. i'm all caught up now. 17 年之前
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 17 年之前
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 年之前
  Nick Mathewson ef0720f909 r9689@catbus: nickm | 2007-01-19 22:34:20 -0500 17 年之前
  Roger Dingledine dcd33ef599 i saw somebody on #tor paste a string where these were 17 年之前
  Nick Mathewson 7551c44a53 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 17 年之前
  Nick Mathewson c6f2d725d0 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 17 年之前
  Roger Dingledine 881d23847a fix something that looked scary to me. i believe this won't 17 年之前
  Nick Mathewson 219ad6395c r8825@totoro: nickm | 2006-10-01 17:41:27 -0400 17 年之前
  Nick Mathewson 7d366f61cb r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 17 年之前
  Nick Mathewson 87648bdcf8 r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400 17 年之前
  Nick Mathewson c4ac4bcba3 r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400 18 年之前
  Roger Dingledine 4b94dabb53 note a compile warning that we should investigate one day. 18 年之前
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention 18 年之前
  Roger Dingledine 266afcd7d5 bandaid for bug 299. this is still a bug, since we don't 18 年之前
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 18 年之前
  Roger Dingledine 36712a443b Stop initializing the hardware accelerator engines simply because 18 年之前
  Nick Mathewson 1fbc74661f Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly. 18 年之前
  Roger Dingledine 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. 18 年之前
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 年之前
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. 18 年之前
  Roger Dingledine 5f051574d5 Happy new year! 18 年之前
  Nick Mathewson 45757dafb7 Split PARANOIA_B into B1 and B2. 18 年之前
  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?" 18 年之前
  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. 18 年之前
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 年之前
  Nick Mathewson e9b66ec906 Document CREATE_FAST better in the code. Move our key expansion algorithm into a separate function in crypto.c 18 年之前
  Roger Dingledine 485b2cb4dc get rid of nick's crazy voodoo dh checking. 18 年之前
  Roger Dingledine 923ad87470 remove another unused function 18 年之前