Historial de Commits

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