Commit History

Author SHA1 Message Date
  Matt Caswell a53b5be6a0 Fix configuration of TLSv1.3 ciphersuites 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers 6 years ago
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 years ago
  Bernd Edlinger 643d91fea4 Stop using unimplemented cipher classes. 6 years ago
  Bernd Edlinger 8175af50cc Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Pauli ea78d1ec2c Add ARIA as an alias for all ARIA based modes. 6 years ago
  Paul Yang 50966bfa11 Introduce SSL_CIPHER_get_protocol_id 6 years ago
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Pauli 00dfbaad88 Fix ctype arguments. 6 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 7 years ago
  Xiaoyin Liu 3519bae518 Fix typos in files in ssl directory 7 years ago
  Paul Yang bbb4ceb86e Support converting cipher name to RFC name and vice versa 7 years ago
  Dr. Stephen Henson 7f6b466b2c Use certificate tables instead of ssl_cipher_get_cert_index. 7 years ago
  Dr. Stephen Henson c04cd72827 Add certificate properties table. 7 years ago
  Matt Caswell 72257204bd PSK related tweaks based on review feedback 7 years ago
  Matt Caswell ba4df68286 Add a function to get the handshake digest for an SSL_CIPHER 7 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl 7 years ago
  Emilia Kasper 2f0ca54c32 Remove some obsolete/obscure internal define switches: 7 years ago
  Matt Caswell 38f2837b1b Remove some commented out code in libssl 7 years ago
  Emilia Kasper b53338cbf8 Clean up references to FIPS 7 years ago
  Benjamin Kaduk 60d685d196 Let ssl_get_cipher_by_char yield not-valid ciphers 7 years ago
  Pauli d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
  Yuchi e0670973d5 mem leak on error path and error propagation fix 7 years ago
  Dr. Stephen Henson d0ff28f8a2 Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN 7 years ago
  Dr. Stephen Henson 7114af3054 Add NID_auth_any and NID_kx_any NIDs. 7 years ago