Histórico de Commits

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