Commit History

Author SHA1 Message Date
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 years ago
  Nick Mathewson df05e195ee Add trunnel-generated items for link handshake code. 9 years ago
  Nick Mathewson 24b720a984 Include ed25519 keys in microdescriptors. 9 years ago
  Nick Mathewson 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 9 years ago
  Nick Mathewson 592a439107 Tie key-pinning logic into directory authority operation 9 years ago
  Nick Mathewson eacbe03c71 Key-pinning back-end for directory authorities. 9 years ago
  Nick Mathewson a2f317913f Implement proposal 228: cross-certification with onion keys 9 years ago
  Nick Mathewson efa21bb941 Implement proposal 228: cross-certification with onion keys 9 years ago
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 9 years ago
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation 9 years ago
  rl1987 0989ba3383 FIx a couple of mistypes. 9 years ago
  Nick Mathewson 115dd554c5 Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Nick Mathewson 08e8c21b1f Fix --enable-systemd builds on systems with libsystemd but not systemd 9 years ago
  Nick Mathewson c8024b633e Revert "Try using SSL_get_ciphers in place of session->ciphers" 9 years ago
  Nick Mathewson 45a90573e6 Merge remote-tracking branch 'yawning/ticket16140' 9 years ago
  Nick Mathewson 9fee289d24 Revert the broken part of 548b4be 9 years ago
  Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 years ago
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 9 years ago
  Nick Mathewson a35d22479b move "version" declaration to avoid "set but not used" warnings 9 years ago
  Nick Mathewson eb7f4d0059 Merge remote-tracking branch 'yawning/bug16052a_027' 9 years ago
  Nick Mathewson b668d3017b fwd-port 0.2.6.8 changelog 9 years ago
  Nick Mathewson 0534d46bda 19:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_; 9 years ago
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson e9677c8f8d Drop support for OpenSSLs without AES_CTR 9 years ago
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 years ago
  Nick Mathewson 971f0f8e18 Remove code to support OpenSSL 0.9.8 9 years ago
  Nick Mathewson f0a0568e7f Stop poking SSL_CTX->comp_methods 9 years ago
  Nick Mathewson b7f3d52865 Use SSL_CIPHER accessor functions 9 years ago
  Nick Mathewson 496df21c89 Use SSL_CIPHER_find where possible. 9 years ago