Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years 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 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Dr. Stephen Henson 73a9f60dd1 Print <ABSENT> if a STACK is NULL. 7 years ago
  FdaSilvaYY 9f5466b9b8 Constify some X509_NAME, ASN1 printing code 8 years ago
  FdaSilvaYY 35da893f86 Constify ASN1_PCTX_* 8 years ago
  FdaSilvaYY d3d5dc607a Enforce and explicit some const casting 8 years ago
  Dr. Stephen Henson ad72d9fdf7 Check and print out boolean type properly. 8 years ago
  Kurt Roeckx 5e3553c2de Return error when trying to print invalid ASN1 integer 8 years ago
  FdaSilvaYY f430ba31ac Spelling... and more spelling 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Dr. Stephen Henson 9d103dbb6f support embed in ASN.1 print 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 2ace745022 free NULL cleanup 8 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Dr. Stephen Henson c1ee50aac2 Move internal only ASN.1 functions to asn1_locl.h 9 years ago
  Dr. Stephen Henson 2743e38c2f make X509_NAME opaque 9 years ago