Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 anni fa |
Bernd Edlinger
|
7e06a6758b
Fix error handling in x509v3_cache_extensions and related functions
|
4 anni fa |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 anni fa |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 anni fa |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 anni fa |
Kurt Cancemi
|
5e6e650d62
Remove pointless free loop in X509_TRUST_cleanup()
|
8 anni fa |
FdaSilvaYY
|
82643254d6
Constify X509_TRUST_add method.
|
8 anni fa |
Matt Caswell
|
423281001c
Don't leak memory on X509_TRUST_add() error path
|
8 anni fa |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 anni fa |
Viktor Dukhovni
|
33cc5dde47
Compat self-signed trust with reject-only aux data
|
8 anni fa |
Viktor Dukhovni
|
0daccd4dc1
Check chain extensions also for trusted certificates
|
8 anni fa |
Viktor Dukhovni
|
aea6116146
Make it possible to check for explicit auxiliary trust
|
8 anni fa |
Viktor Dukhovni
|
109f8b5dec
Comment side-effect only calls of X509_check_purpose
|
8 anni fa |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 anni fa |
Viktor Dukhovni
|
3342dcea7a
Reject when explicit trust EKU are set and none match.
|
8 anni fa |
Viktor Dukhovni
|
0e7abc9037
Drop incorrect id == -1 case from X509_check_trust
|
9 anni fa |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 anni fa |
Dr. Stephen Henson
|
bc3686dfb0
make X509_CERT_AUX opaque
|
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
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 anni fa |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
9 anni fa |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 anni fa |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 anni fa |
Dr. Stephen Henson
|
fbd2164044
Experimental support for partial chain verification: if an intermediate
|
14 anni fa |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 anni fa |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
19 anni fa |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 anni fa |