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