Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. il y a 20 ans
  Roger Dingledine 45a3f6b97c more pesky tabs il y a 20 ans
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) il y a 20 ans
  Nick Mathewson 59e2c77824 Get entropy in windows. il y a 20 ans
  Roger Dingledine 20f11f1800 clarifying comment for crypto_pk_get_fingerprint il y a 20 ans
  Roger Dingledine bc8c6732cb add crypto_cipher_rewind to reverse crypto_cipher_advance il y a 21 ans
  Roger Dingledine 389eb48690 document an openssl gotcha il y a 21 ans
  Roger Dingledine f3b165fdc0 change crypto_digest_new_env to crypto_new_digest_env il y a 21 ans
  Roger Dingledine e358a362ee rename digest_copy to digest_dup, make it return, make gcc happier il y a 21 ans
  Nick Mathewson eeae6157ed Add more fine-grained SHA1 functionality. il y a 21 ans
  Roger Dingledine 1ae84fcbc1 add a 'smartlist' building block that picks random elements from a list il y a 21 ans
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly il y a 21 ans
  Roger Dingledine 05b9c35173 assert that nobody asks for a random number between 0 and -1 il y a 21 ans
  Nick Mathewson 5e4b9c6b61 Remove minor biasing problem from crypto_pseudo_rand_int il y a 21 ans
  Nick Mathewson 785f5cdac8 Make crypto_pseudo_rand* never fail. il y a 21 ans
  Roger Dingledine 36fb8e839d change WARNING to WARN il y a 21 ans
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. il y a 21 ans
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention il y a 21 ans
  Nick Mathewson febb2251ca Add code to parse fingerprint files and compare routers against fingerprint files. il y a 21 ans
  Nick Mathewson a3e08a0119 Bugfixes in crypto_pk_write_private_key_to_filename il y a 21 ans
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors il y a 21 ans
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. il y a 21 ans
  Nick Mathewson e4dfc3c8fe Cipher lists need to be colon separated. Also make initialization more bulletproof il y a 21 ans
  Nick Mathewson f5b4ef1fa2 Simplify some code paths in TLS; cut down on memory leaks; use il y a 21 ans
  Nick Mathewson 9955b265ab Make crypto structures private to crypto.c il y a 21 ans
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. il y a 21 ans
  Roger Dingledine 58c5d5e918 fix formatting in crypto.c for my sanity il y a 21 ans
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: il y a 21 ans
  Nick Mathewson f12fdd62aa Be smarter about getting key matter from DH. il y a 21 ans
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library il y a 21 ans