Cronologia Commit

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