Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 6 years ago
  Bernd Edlinger aa402e2ba4 Fix a slightly confusing if condition in a2i_ASN1_INTEGER. 7 years ago
  Dr. Stephen Henson 095d2f0f8a Constify i2a* 7 years ago
  Matt Caswell 604f6eff31 Convert X509_REVOKED* functions to use const getters 8 years ago
  Dr. Stephen Henson 3dc87806ce Free buffer in a2i_ASN1_INTEGER() on error path. 8 years ago
  Matt Caswell b0cb22b07c Free buffer on error in a2i_ASN1_INTEGER() 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz 49445f21da Use OPENSSL_hexchar2int 8 years ago
  Matt Caswell 5fd1478df3 Fix building with -DCHARSET_EBCDIC 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz c99de0533d Rename *_realloc_clean to *_clear_realloc 8 years ago
  Dr. Stephen Henson 6c5b6cb035 ASN1 INTEGER refactor. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 666964780a Remove goto inside an if(0) block 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
  Dr. Stephen Henson 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 23 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 24 years ago
  Bodo Möller f66c303201 Don't include x509.h when we just need asn1.h 25 years ago
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago