Commit History

Author SHA1 Message Date
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines 4 years ago
  Dmitry Belyavskiy 7c43eb5dcf Strip BOM on loading PEM files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 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 6 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
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Matt Caswell e40ada04f4 Remove OPENSSL_assert() from crypto/pem 7 years ago
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand 7 years ago
  Bernd Edlinger 2ca8bbe550 Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_ex 7 years ago
  Bernd Edlinger aa8dfbc421 Fix error handling in get_header_and_data. 7 years ago
  Pauli 86ba26c80a Address potential buffer overflows. 7 years ago
  Pauli b4df712aca change return (x) to return x 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely 7 years ago
  Benjamin Kaduk 7671342e55 Add PEM_bytes_read_bio_secmem() 8 years ago
  Benjamin Kaduk 204afd81b1 Add PEM_read_bio_ex 8 years ago
  FdaSilvaYY 69687aa829 More typo fixes 7 years ago
  klemens 6025001707 spelling fixes, just comments and readme. 8 years ago
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate 8 years ago
  Mat af9895cb8c Updates from review 8 years ago
  Mat b01e1644d7 Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio 8 years ago
  Viktor Dukhovni 67787844f1 Improve and document low-level PEM read routines 8 years ago