Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 1 month ago
  Neil Horman 0981c20f8e Fix NULL pointer deref when parsing the stable section 5 months ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell e74e562f1c Fix safestack issues in conf.h 3 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 6 years ago
  FdaSilvaYY fa3a84422d Constify some input buffers in asn1 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 918e613a32 oops, add missing asn_mstbl.c 11 years ago