コミット履歴

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