4053 Commits (bc7daec4d833ed399571cf847221bb3065fbc9ab)
 

Author SHA1 Message Date
  Steven Valdez 681eb6ac2d Adding support for receiving early data on the server. 7 years ago
  David Benjamin 32c8927159 Add a test for missing end_of_early_data. 7 years ago
  David Benjamin 81a191dc4d Convert constant_time_test to GTest. 7 years ago
  David Benjamin 94cf5d030f Remove some unnecessary NULL checks. 7 years ago
  David Benjamin e000440982 Detach pkcs7.c from the OID table. 7 years ago
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted 7 years ago
  David Benjamin 065d733c4b Test ticket age skew when resuming a resumed session. 7 years ago
  Steven Valdez 2a0707210a Prevent Channel ID and Custom Extensions on 0-RTT. 7 years ago
  Steven Valdez 246eeee61a Make RI on TLS 1.3 alert with ILLEGAL_PARAMETER. 7 years ago
  David Benjamin 794cc59e25 Send half-RTT tickets when negotiating 0-RTT. 7 years ago
  David Benjamin 02084ea398 Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 years ago
  David Benjamin 3cb12467cc Remove session_tickets_sent. 7 years ago
  David Benjamin 7ce10d5da7 Partially split out crypto/pkcs8's legacy ASN.1 dependencies. 7 years ago
  David Benjamin 4784b99bf3 Use set_{accept,connect}_state + do_handshake in bssl_shim. 7 years ago
  David Benjamin 7d2dbc3791 Add a comment around the set_{min,max}_version logic. 7 years ago
  David Benjamin e3843d41b9 Run all state machine coverage tests on implicit handshake. 7 years ago
  David Benjamin f466cdb5e0 size_t the RSA padding add functions. 7 years ago
  David Benjamin bbf4246546 Add a test that ALPN is rejected on renegotiation. 7 years ago
  David Benjamin 8cd7bbf514 Push password encoding back into pkcs12_key_gen. 7 years ago
  David Benjamin 3cb047e56c Decouple PKCS#12 hash lookup from the OID table. 7 years ago
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7 years ago
  David Benjamin f35e8384a8 Fix parsing of PBKDF2 parameters. 7 years ago
  David Benjamin 7179e53ea6 Remove TODO. 7 years ago
  David Benjamin 1d4fa785bc Decouple PBE lookup from the OID table. 7 years ago
  David Benjamin cfb9d147bb Update pkcs8 error data. 7 years ago
  David Benjamin c90ed1901d Tidy up error-handling around computing the hash in PSS. 7 years ago
  David Benjamin 96e744c176 Decouple PKCS#5 cipher lookup from OID table. 7 years ago
  David Benjamin 9292632c8d Add some PSS test vectors with non-zero salt length. 7 years ago
  David Benjamin 5e2d0c929c Add some more RSA-PSS verification tests. 7 years ago
  Alessandro Ghedini 57e81e666a Name |select_certificate_cb| return values 7 years ago
  Matthew Braithwaite cedc6f1824 Remove DHE ciphersuites from TLS. 7 years ago
  David Benjamin d851842228 Reduce crypto/pkcs8 dependency on OID table. 7 years ago
  David Benjamin aea20c15c9 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 years ago
  David Benjamin 5c12778948 Convert bio_test to GTest. 7 years ago
  David Benjamin 2d05568a7b Fix out-of-memory condition in conf. 7 years ago
  David Benjamin fd67f61bb4 Fix bounds check in RSA_verify_PKCS1_PSS_mgf1 when sLen is -2. 7 years ago
  David Benjamin 5916207dd3 Improve RSA-PSS test coverage around length bounds. 7 years ago
  David Benjamin 8c6467976c Remove BIGNUM and CBIGNUM crypto/asn1 types. 7 years ago
  David Benjamin eb3028847e Remove crypto/asn1 LONG and ZLONG. 7 years ago
  David Benjamin 2ddc461a3f Add additional RSA-PSS and RSA-OAEP tests. 7 years ago
  David Benjamin 6a53b99f34 Fix generate-coverage.sh. 7 years ago
  David Benjamin 076c6a3389 Fix a memory leak in X509_STORE_add_cert/crl error handling. 7 years ago
  David Benjamin aefc6b27e1 Fix a crash in print_notice. 7 years ago
  David Benjamin b228541129 Convert asn1_test to GTest. 7 years ago
  David Benjamin 73812e06b0 Fix SSLv3 version check in BoGo. 7 years ago
  Alessandro Ghedini edb729959f Fix typo in the |ssl_ticket_aead_success| documentation 7 years ago
  Alessandro Ghedini 3c8652d0c6 tool: fix typo in -root-certs description 7 years ago
  Victor Vasiliev 438229a8d7 Correct a typo in ASN.1 type name. 7 years ago
  David Benjamin 48e1d180a4 Restore SSL_CTX_set_ecdh_auto compatibility hook. 7 years ago
  Adam Langley 2070f8ad91 Apply bugs to second, TLS 1.3 ClientHello. 7 years ago