Історія комітів

Автор SHA1 Опис Дата
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 роки тому
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention 21 роки тому
  Nick Mathewson febb2251ca Add code to parse fingerprint files and compare routers against fingerprint files. 21 роки тому
  Nick Mathewson a3e08a0119 Bugfixes in crypto_pk_write_private_key_to_filename 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 e4dfc3c8fe Cipher lists need to be colon separated. Also make initialization more bulletproof 21 роки тому
  Nick Mathewson f5b4ef1fa2 Simplify some code paths in TLS; cut down on memory leaks; use 21 роки тому
  Nick Mathewson 9955b265ab Make crypto structures private to crypto.c 21 роки тому
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 21 роки тому
  Roger Dingledine 58c5d5e918 fix formatting in crypto.c for my sanity 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 23b1586c26 clean up a broken comment in crypto.c 21 роки тому
  Roger Dingledine 968d31162b fix typos, streamline 21 роки тому
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 21 роки тому
  Nick Mathewson 769c78a395 Use fread instead of fgets for binary data 21 роки тому
  Nick Mathewson 9182537238 Fix the periodic bug that would make handshaking fail. 21 роки тому
  Nick Mathewson d21c0feb5a Add RNG seeding 21 роки тому
  Roger Dingledine e75dc941a7 don't complain as much when using openssl 0.9.7a 21 роки тому
  Roger Dingledine 59029a3eed replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key 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 6af79f3a03 Basic diffie-helman wrappers with fixed modulus and tests 21 роки тому
  Roger Dingledine fe1aba7f15 more cleanup 21 роки тому
  Nick Mathewson acc33c18e2 Tests for crypto; more tests for buffers 21 роки тому
  Nick Mathewson 3a89d27e66 Correct defeatest attitude in crypto_new_cipher_env 21 роки тому
  Nick Mathewson 8ff1c3e21f Refactor block ciphers; add 3des 21 роки тому