커밋 기록

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