Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson c44016e86e Merge flagday into main branch. il y a 21 ans
  Nick Mathewson 306adfc8bd Fix two dumb leaks in crypto.c il y a 21 ans
  Nick Mathewson aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 il y a 21 ans
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections il y a 21 ans
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation il y a 21 ans
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible il y a 21 ans
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug il y a 21 ans
  Nick Mathewson 84b9e90d5f i2d_RSAPublicKey advances the pointer it receives past the ASN1-encoded string. il y a 21 ans
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h il y a 21 ans
  Nick Mathewson ffc58cd91a Build without warnings against openssl 0.9.6 il y a 21 ans
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. il y a 21 ans
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff il y a 21 ans
  Nick Mathewson cbbd13f789 Add new functions to wrap digest and sign/checksig. il y a 21 ans
  Nick Mathewson 56b3d67149 Separate "generate-DH-key" from "get-DH-key" without breaking old interface il y a 21 ans
  Nick Mathewson 35f531b94f Add helpful hybrid encryption functions il y a 21 ans
  Roger Dingledine d7cb4d0ae6 make changes that ben laurie suggested il y a 21 ans
  Nick Mathewson 6ea61d5e0d Parse and generate service descriptors il y a 21 ans
  Nick Mathewson 919a8f236e Resolve type-punning warnings il y a 21 ans
  Nick Mathewson c31f5505da Jump through a hoop, suppress a warning il y a 21 ans
  Nick Mathewson 6ea95488d2 Add more key manipulation functions, and base32 functions, to crypto il y a 21 ans
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. il y a 21 ans
  Roger Dingledine 45a3f6b97c more pesky tabs il y a 21 ans
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) il y a 21 ans
  Nick Mathewson 59e2c77824 Get entropy in windows. il y a 21 ans
  Roger Dingledine 20f11f1800 clarifying comment for crypto_pk_get_fingerprint il y a 21 ans
  Roger Dingledine bc8c6732cb add crypto_cipher_rewind to reverse crypto_cipher_advance il y a 22 ans
  Roger Dingledine 389eb48690 document an openssl gotcha il y a 22 ans
  Roger Dingledine f3b165fdc0 change crypto_digest_new_env to crypto_new_digest_env il y a 22 ans
  Roger Dingledine e358a362ee rename digest_copy to digest_dup, make it return, make gcc happier il y a 22 ans
  Nick Mathewson eeae6157ed Add more fine-grained SHA1 functionality. il y a 22 ans