495 Commit (5d0c163b372a38f0500e0f768d923a9a27b492b7)
 

Autore SHA1 Messaggio Data
  Adam Langley 5d0c163b37 Also clean the last byte of the PSK identity. 10 anni fa
  Adam Langley 704453fa9c Add deprecated functions for tcpdump. 10 anni fa
  Adam Langley e7fa75b74f Remove use of GOTPCREL in asm. 10 anni fa
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. 10 anni fa
  David Benjamin 30ddb434bf Handle session resumption in SSLv23_client_method. 10 anni fa
  David Benjamin b0c8db7347 runner: don't resume sessions if SessionTicketsDisabled is true. 10 anni fa
  David Benjamin 7f520dbd8d Remove OPENSSL_NO_TLS1_2_CLIENT and OPENSSL_NO_DTLS1. 10 anni fa
  David Benjamin 37d924640a Disallow all special operators once groups are used. 10 anni fa
  David Benjamin 2a5ea98a46 Remove redundant check in cipher rule parsing. 10 anni fa
  David Benjamin bb0a17c5e1 Add a set of tests for cipher string parsing. 10 anni fa
  David Benjamin e113608a1c Switch the reason code check to a compile-time assert. 10 anni fa
  Adam Langley 5127db3b4d Provide compatibility functions for PKCS#12 parsing. 10 anni fa
  Adam Langley 588d2528d1 Don't try to setup CPUID if NO_ASM. 10 anni fa
  Adam Langley bed8ce78f0 Add misc functions for easier porting. 10 anni fa
  David Benjamin d7c5368a0f Add missing errors codes for alerts. 10 anni fa
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. 10 anni fa
  David Benjamin ae2888fbdc Add tests for ALPN support. 10 anni fa
  David Benjamin fa055a2b77 Implement ALPN in runner.go. 10 anni fa
  David Benjamin 812152aa3b Don't deadlock if a resume test fails the first half. 10 anni fa
  David Benjamin e78bfded9f Improve test coverage for server_name extension. 10 anni fa
  David Benjamin 594a58e078 Remove remnants of export cipher suite selection. 10 anni fa
  David Benjamin d633d6303c Remove indirection in loading ciphers. 10 anni fa
  David Benjamin 172fc2c427 Fix some OPENSSL_PUT_ERROR calls. 10 anni fa
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 anni fa
  David Benjamin 1195796045 Ensure x86_64 perlasm output ends with a newline. 10 anni fa
  David Benjamin f7768e43b2 Test SHA-256 and SHA-384 CBC-mode cipher suites. 10 anni fa
  David Benjamin 71dad6860d OPENSSL_EXPORT SSL_CTX_set_keylog_bio. 10 anni fa
  Adam Langley 7bdec13c03 Export pqueue functions. 10 anni fa
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. 10 anni fa
  David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio. 10 anni fa
  Adam Langley 60d612fdcf Fix ARM build with OPENSSL_NO_ASM. 10 anni fa
  David Benjamin df90a64483 Remove MD5, SHA-224, and SHA-512 handling from s3_cbc.c. 10 anni fa
  David Benjamin 39ebf53dd3 Check the server did not use a TLS 1.2 cipher suite pre-TLS 1.2. 10 anni fa
  David Benjamin 120a674c00 Fix the return values for most of SRTP. 10 anni fa
  David Benjamin 5c24a1d6b6 Add a test for SSL_OP_TLS_D5_BUG. 10 anni fa
  David Benjamin f852599f12 Fix doc.config for header files being moved. 10 anni fa
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. 10 anni fa
  David Benjamin 8a5825e4c7 Don't export obj_dat.h. 10 anni fa
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10 anni fa
  Adam Langley ed8270a55c Fix crash as server when resuming with SNI. 10 anni fa
  Alex Chernyakhovsky 04dbb7f1d1 Add tests for pqueue 10 anni fa
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 anni fa
  David Benjamin e098ec2460 Test client auth under TLS 1.2 hash mismatch and SSL 3. 10 anni fa
  David Benjamin ed6eb6627e Add CBS_ASN1_ENUMERATED to bytestring.h. 10 anni fa
  David Benjamin 9b04d657be Export CBS_get_any_asn1_element. 10 anni fa
  David Benjamin 041b58a668 Remove session_ctx macro. 10 anni fa
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10 anni fa
  Adam Langley 1f3591d4c7 Export CBS_asn1_ber_to_der. 10 anni fa
  David Benjamin 25c93ffc86 Fix BN_sub documentation. 10 anni fa
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. 10 anni fa