Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 жил өмнө |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 жил өмнө |
Pauli
|
e27fea4640
ocsp: remove references to EVP_sha1()
|
3 жил өмнө |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 жил өмнө |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 жил өмнө |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 жил өмнө |
Dr. David von Oheimb
|
29f178bddf
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
|
5 жил өмнө |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 жил өмнө |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 жил өмнө |
Matt Caswell
|
cc6d92619f
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
|
5 жил өмнө |
Richard Levitte
|
0c49670063
Following the license change, modify the boilerplates in crypto/ocsp/
|
6 жил өмнө |
Dr. Stephen Henson
|
68c12bfc66
Add X509_get0_serialNumber() and constify OCSP_cert_to_id()
|
8 жил өмнө |
Richard J. Moore
|
22293ea1cc
Ignore the serial number for now and just do the rest.
|
8 жил өмнө |
Richard J. Moore
|
1421aeadd7
Make some more X509 functions const.
|
8 жил өмнө |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
8 жил өмнө |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 жил өмнө |
Jim Basney
|
dca7158c95
Avoid double-free in calleres to OCSP_parse_url
|
8 жил өмнө |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 жил өмнө |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 жил өмнө |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 жил өмнө |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
9 жил өмнө |
Dr. Stephen Henson
|
af170194a8
embed OCSP_CERTID
|
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
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 жил өмнө |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 жил өмнө |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 жил өмнө |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
9 жил өмнө |
Dr. Stephen Henson
|
6ef869d7d0
Make OCSP structures opaque.
|
9 жил өмнө |