Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 5b24990ba4 Move ktls.c into the record layer hace 2 años
  Matt Caswell 50023e9b7e Move protocol version specific code into separate files hace 2 años
  Matt Caswell 4840c2a5e6 Move Record layer methods code into a sub-directory hace 2 años
  Matt Caswell 34a4068cc4 Add a skeleton TLS record method hace 2 años
  Pauli e6be47e427 ssl: implement an event queue hace 2 años
  Pauli d6bfdf6789 ssl: expose the get time function internally hace 2 años
  Pauli 4bb1fdf78c build.info changes for priority queue hace 2 años
  Tomas Mraz 99e1cc7bca Add empty implementations of quic method functions hace 2 años
  Hugo Landau 416d0a638c QUIC wire format support hace 2 años
  Tomas Mraz eaa39eb678 Do not duplicate symbols between libcrypto and libssl in static builds hace 3 años
  Pauli 407820c0e3 tls: remove TODOs hace 3 años
  Richard Levitte 848af5e8fe Drop libimplementations.a hace 3 años
  Richard Levitte f5a46ed7fe Modify the ERR init functions to use the internal ERR string loaders hace 3 años
  Richard Levitte d7e498ac55 Deprecate RSA harder hace 4 años
  Matt Caswell 301fcb2843 Concentrate deprecated libssl API usage in one file hace 4 años
  Pauli 5c97eeb726 TLS fixes for CBC mode and no-deprecated hace 4 años
  Matt Caswell 3fddbb264e Add an HMAC implementation that is TLS aware hace 4 años
  John Baldwin c7b46b549d Move KTLS inline functions only used by libssl into ssl/ktls.c. hace 4 años
  Matt Caswell e71fd827bc Add provider support for TLS CBC padding and MAC removal hace 4 años
  Matt Caswell ebacd57bee Split the padding/mac removal functions out into a separate file hace 4 años
  Matt Caswell d954227611 If we are multiblock capable make sure we use it hace 5 años
  Matt Caswell 0d345f0e10 Make the PACKET/WPACKET code available to both libcrypto and libssl hace 5 años
  Matt Caswell b443c84594 Move ssl/t1_ext.c to ssl/statem/extensions_cust.c hace 7 años
  Matt Caswell 6dd083fd68 Move client parsing of ServerHello extensions into new framework hace 7 años
  Matt Caswell 25670f3e87 Split extensions code into core extensions and server extensions code hace 7 años
  Matt Caswell 6b473acabd Refactor ClientHello extension parsing hace 7 años
  Matt Caswell ede6f76203 Move tls_collect_extensions() into a separate file hace 7 años
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction hace 7 años
  Matt Caswell 34574f193b Add support for TLS1.3 secret generation hace 8 años
  Matt Caswell b7273855ac First pass at writing a writeable packets API hace 8 años