90 Revize (d42e4b2b8fcb02bcb0a621748dd5c4096323a731)

Autor SHA1 Zpráva Datum
  David Benjamin 72acbecb89 Handle IPv6 literals in bssl client. před 8 roky
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. před 8 roky
  David Benjamin 3995a38f3b Print out whether EMS was supported. před 8 roky
  nmittler f0322b2abc Use non-deprecated methods on windows. před 8 roky
  Matt Braithwaite e09e579603 Rename NEWHOPE functions to offer/accept/finish. před 8 roky
  Adam Langley 7909aa7c23 Pass array by reference in newhope speed test. před 8 roky
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). před 8 roky
  Gabriel Redner dcb3383463 Modify 'bssl client' to print the cert subject and issuer před 8 roky
  David Benjamin 981936791e Remove some easy obj.h dependencies. před 8 roky
  Piotr Sikora f932894c7f Move function declarations to internal header. před 8 roky
  Piotr Sikora c6d3029eda Add missing internal includes. před 8 roky
  Piotr Sikora 9bb8ba6ba1 Make local functions static. před 8 roky
  Adam Langley 708db16463 Pass |alice_msg| by reference in the SPAKE2 speed test. před 8 roky
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. před 8 roky
  David Benjamin e42da0e4b4 Fix bssl rand -hex. před 8 roky
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. před 8 roky
  David Benjamin afe57cb14d Add a tool to generate Ed25519 keys. před 8 roky
  Adam Langley 77c3c0b025 Enable Ed25519 when building with OPENSSL_SMALL. před 8 roky
  David Benjamin df571631cc Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed. před 9 roky
  David Benjamin 86e412dc18 Add client cert support to bssl client. před 9 roky
  David Benjamin 8ffab72683 Point EVP_aead_chacha20_poly1305 at the standardized version. před 9 roky
  David Benjamin d28f59c27b Switch the keylog BIO to a callback. před 9 roky
  Adam Langley 3ac32b1eda Fix curve25519 code for MSVC. před 9 roky
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. před 9 roky
  David Benjamin f606f9831b bssl pkcs12 shouldn't crash on missing key. před 9 roky
  Adam Langley eb8be01f0c Add ciphers option to bssl. před 9 roky
  Adam Langley 5dbdad9c33 For now, give the unsuffixed ChaCha20 AEAD name to the old version. před 9 roky
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. před 9 roky
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. před 9 roky
  David Benjamin 7a1eefd3cd Deprecate SSL_library_init. před 9 roky
  David Benjamin ed50cee007 Check fread's return value in tool/server.cc. před 9 roky
  David Benjamin 621f95a3ea Add -session-in and -session-out to bssl client. před 9 roky
  Paul Lietar aeeff2ceee Server-side OCSP stapling support. před 9 roky
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. před 9 roky
  Doug Hogan a5e2915ba1 Fix build on Unix systems without POSIX realtime extensions. před 9 roky
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. před 9 roky
  Adam Langley 3d960e5ec1 Include base.h in tool/internal.h. před 9 roky
  David Benjamin 58084affbe Make constants in bssl tool actually const. před 9 roky
  Adam Langley dd45e3b236 Possible Windows build fix. před 9 roky
  David Benjamin 1a3c23234c Fix build. před 9 roky
  David Benjamin 1043ac0fac Add a flag to bssl client to enable False Start. před 9 roky
  Adam Langley 839b881c61 Multi-prime RSA support. před 9 roky
  David Benjamin ac63748997 Revert "tool: we don't need -lrt." před 9 roky
  Adam Langley e60e2a483b tool: we don't need -lrt. před 9 roky
  Adam Langley 843ab66e17 Add support for building with the Android NDK. před 9 roky
  David Benjamin f0df86a1f6 Fix standalone build on Mac. před 9 roky
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. před 9 roky
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. před 9 roky
  Adam Langley 90b5840b02 tool: benchmark the RNG. před 9 roky
  Adam Langley f030369717 tool: add rand. před 9 roky