Historique des commits

Auteur SHA1 Message Date
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Matt Caswell cc06906707 Fix an uninitialised read on an error path il y a 8 ans
  FdaSilvaYY a026fbf977 Constify some inputs buffers il y a 8 ans
  Matt Caswell b197257d71 Check for error return from ASN1_object_size il y a 8 ans
  FdaSilvaYY c47ba4e96c Constify some ASN1_OBJECT *obj input parameters il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  Matt Caswell a4e584a610 Don't leak resource on error in OCSP_url_svcloc_new il y a 8 ans
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Dr. Stephen Henson a332635ea0 Embed various OCSP fields. il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz 2ace745022 free NULL cleanup 8 il y a 9 ans
  Matt Caswell 266483d2f5 RAND_bytes updates il y a 9 ans
  Dr. Stephen Henson 4903abd50a make X509_EXTENSION opaque il y a 9 ans
  Dr. Stephen Henson 6ef869d7d0 Make OCSP structures opaque. il y a 9 ans
  Rich Salz 06cf881a3a Final (for me, for now) dead code cleanup il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat il y a 10 ans
  Dr. Stephen Henson 3c07d3a3d3 Finish gcc 4.2 changes. il y a 17 ans
  Dr. Stephen Henson fb596f3bb7 OCSP library tidy. Use extension to encode OCSP extensions instead of doing il y a 18 ans
  Ben Laurie 8bb826ee53 Consistency. il y a 19 ans
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). il y a 19 ans
  Dr. Stephen Henson dc90f64d56 Use an OCTET STRING for the encoding of an OCSP nonce value. il y a 21 ans
  Richard Levitte e28e42a549 Use sk_*_new_null() instead of sk_*_new(NULL). That avoids getting il y a 24 ans
  Dr. Stephen Henson 46a58ab946 Modify OCSP nonce behaviour. il y a 24 ans
  Richard Levitte c2bf70a27c The check for request including a nonce and response not having it was il y a 24 ans
  Dr. Stephen Henson 26e083ccb7 New function to copy nonce values from OCSP il y a 24 ans