커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine b9628f266f change WARNING to WARN 21 년 전
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 년 전
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 21 년 전
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 21 년 전
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 21 년 전
  Nick Mathewson 9955b265ab Make crypto structures private to crypto.c 21 년 전
  Nick Mathewson e14aedaad0 Fix memory leaks in directory parsing 21 년 전
  Roger Dingledine ce289f65f2 remove last vestiges of op_port 21 년 전
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 21 년 전
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 년 전
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 년 전
  Nick Mathewson f12fdd62aa Be smarter about getting key matter from DH. 21 년 전
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library 21 년 전
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 21 년 전
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 21 년 전
  Nick Mathewson 49f082fcee Fix a bug where we'd sometimes run off the end of an array while 21 년 전
  Nick Mathewson df2789c111 Make sure crypt_seed_rng succeeds 21 년 전
  Nick Mathewson 3b5dc72648 Dont test handshakes in an infinite loop 21 년 전
  Nick Mathewson 9182537238 Fix the periodic bug that would make handshaking fail. 21 년 전
  Nick Mathewson 6250b90ac2 Better test messages for onion skin bug 21 년 전
  Roger Dingledine cbe7be1f78 remove on-the-fly compression feature 21 년 전
  Roger Dingledine d3292e484a implement truncate and truncated (untested) 21 년 전
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 21 년 전
  Nick Mathewson 9ef930f21a Routerinfos are no longer linked 21 년 전
  Nick Mathewson 39314a13b0 Thats the letter I and the number 2. (Apologies to Negativland) 21 년 전
  Nick Mathewson afc0eb2c71 Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming. 21 년 전
  Nick Mathewson 445cd8f0f1 Decrease DH group length to 1024. (Roger, you may want to read section 1 of the IETF draft: a 1024-bit DH key probably reduces our cipher strength to ~80 bits.) 21 년 전
  Nick Mathewson d0ff485e1b More work on directories. Signed directories not yet tested. No support for checking sigs yet 21 년 전
  Nick Mathewson fcf7bfe290 Refactor directories; add unit tests; add router keyword 21 년 전
  Roger Dingledine 03ed54e920 put some symbolic constants to the onion skin lengths 21 년 전