Commit History

Author SHA1 Message Date
  Sam James 71bc497dc3 pem: fix -Wunused-but-set-variable 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  valdaarhun 205957405d Fixes segfault occurrence in PEM_write() 1 year ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Jiasheng Jiang 2823e2e1d3 crypto/pem/pem_lib.c: Add check for BIO_read 2 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
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Tomas Mraz 5050fd5b3b Avoid going through NID when unnecessary 3 years ago
  Shane Lontis b78c016649 Add ossl_pem_check_suffix symbol 3 years ago
  Matt Caswell a07dc8167b Fix instances of pointer addition with the NULL pointer 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Pauli e4468e6d8d deprecate engines in libcrypto 4 years ago
  Nicola Tuveri e0137ca92b [EC][ASN1] Detect missing OID when serializing EC parameters and keys 4 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Tomas Mraz f523ca6661 Replace misleading error message when loading PEM 4 years ago
  Maximilian Blenk 0324ffc5d5 Fix PEM certificate loading that sometimes fails 4 years ago
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines 4 years ago
  Dmitry Belyavskiy 7c43eb5dcf Strip BOM on loading PEM files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 5 years ago
  wzhang a7eeefeadc Fix the comment of PEM_read_bio_ex 5 years ago
  Rich Salz 10c3c1c1ec Zero-fill IV by default. 6 years ago
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length 6 years ago
  Richard Levitte d6d94d3397 PEM_def_callback(): use same parameter names as for pem_password_cb 6 years ago
  Richard Levitte 4977b4e928 PEM_def_callback(): don't loop because of too short password given 6 years ago
  Bernd Edlinger c9c56ee501 Clear buffer in PEM_write_bio 6 years ago
  Rich Salz 6714cb1462 Remove some code 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Benjamin Kaduk b0143b9752 Fix type error in PEM processing 6 years ago