Histórico de commits

Autor SHA1 Mensagem Data
  Roger Dingledine dcd33ef599 i saw somebody on #tor paste a string where these were 18 anos atrás
  Nick Mathewson 7551c44a53 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 18 anos atrás
  Nick Mathewson c6f2d725d0 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 18 anos atrás
  Roger Dingledine 881d23847a fix something that looked scary to me. i believe this won't 18 anos atrás
  Nick Mathewson 219ad6395c r8825@totoro: nickm | 2006-10-01 17:41:27 -0400 18 anos atrás
  Nick Mathewson 7d366f61cb r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 18 anos atrás
  Nick Mathewson 87648bdcf8 r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400 18 anos atrás
  Nick Mathewson c4ac4bcba3 r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400 18 anos atrás
  Roger Dingledine 4b94dabb53 note a compile warning that we should investigate one day. 18 anos atrás
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention 18 anos atrás
  Roger Dingledine 266afcd7d5 bandaid for bug 299. this is still a bug, since we don't 18 anos atrás
  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 anos atrás
  Roger Dingledine 36712a443b Stop initializing the hardware accelerator engines simply because 18 anos atrás
  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 anos atrás
  Roger Dingledine 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. 18 anos atrás
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 anos atrás
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. 18 anos atrás
  Roger Dingledine 5f051574d5 Happy new year! 18 anos atrás
  Nick Mathewson 45757dafb7 Split PARANOIA_B into B1 and B2. 18 anos atrás
  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 anos atrás
  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 anos atrás
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 19 anos atrás
  Nick Mathewson e9b66ec906 Document CREATE_FAST better in the code. Move our key expansion algorithm into a separate function in crypto.c 19 anos atrás
  Roger Dingledine 485b2cb4dc get rid of nick's crazy voodoo dh checking. 19 anos atrás
  Roger Dingledine 923ad87470 remove another unused function 19 anos atrás
  Nick Mathewson 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 19 anos atrás
  Roger Dingledine 8182eb69cd a smidgen more hint when we fail to seed the rng 19 anos atrás
  Nick Mathewson 83d6b0387b Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains. 19 anos atrás
  Nick Mathewson 887178e710 Oops. It looks like there *was* an easy way to make openssl do what we wanted. 19 anos atrás
  Roger Dingledine 5ef2927870 correct nick's comment 19 anos atrás