Commit History

Author SHA1 Message Date
  Bernd Edlinger daf26c2d7a Fix a possible memory leak in load_builtin_compressions 1 year ago
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Ladislav Marko e35a213341 Fix typo in ssl_ciph.c 1 year ago
  Michael Baentsch ee58915cfd first cut at sigalg loading 2 years ago
  Matt Caswell d518854cef Don't send ciphersuites twice in QUIC 1 year ago
  J.W. Jagersma 1555c86e5f Cast values to match printf format strings. 2 years ago
  Todd C. Miller 428511ca66 ssl_cipher_process_rulestr: don't read outside rule_str buffer 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. 2 years ago
  olszomal 6cb814de6f Don't include any TLSv1.3 ciphersuites that are disabled 3 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  Bernd Edlinger 3a069c1b0b Fix a memory leak in ssl_create_cipher_list 3 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  Erik Lax d1b26ddbf6 Allow cipher strings to be given using its standard name 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 53d85372ca ssl: fix problem where MAC IDs were globally cached. 3 years ago
  Alexander Traud 6b2e51dd36 ssl/ssl_ciph.c: update format string, again 3 years ago
  Pauli e22105d1b3 ssl: fix coverity 1451495: resource leak 3 years ago
  Benjamin Kaduk ce0b307ea0 Remove disabled TLS 1.3 ciphers from the SSL(_CTX) 4 years ago
  Matt Caswell e376242d28 Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 3 years ago
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 years ago
  Matt Caswell 05b4b85d4b Check for availability of ciphersuites at run time 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Otto Hollmann 3d0b6494d5 Remove extra space. 4 years ago
  Otto Hollmann 981b4b9572 Fixed error and return code. 4 years ago
  Otto Hollmann c1e8a0c66e Fix set_ciphersuites ignore unknown ciphers. 4 years ago