Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
olszomal
|
10536b7f5b
Changed the default value of the "ess_cert_id_alg" option
|
1 year ago |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. David von Oheimb
|
55c61473b5
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
|
4 years ago |
Matt Caswell
|
e74e562f1c
Fix safestack issues in conf.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Dr. David von Oheimb
|
eeccc23723
Introduce X509_add_cert[s] simplifying various additions to cert lists
|
4 years ago |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Richard Levitte
|
a1b4409db2
Following the license change, modify the boilerplates in crypto/ts/
|
6 years ago |
Marek Klein
|
f0ef20bf38
Added support for ESSCertIDv2
|
8 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
e20b472751
Add support for signer_digest option in TS.
|
9 years ago |
Rich Salz
|
18cd23df8a
Remove "noise" comments from TS files.
|
9 years ago |
Rich Salz
|
c0cf5b84dd
Set error code, no fprintf stderr, on errors.
|
9 years ago |
Rich Salz
|
9c422b5b1e
Rename all static TS_xxx to ts_xxx
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
70531c147c
Make no-engine work again.
|
16 years ago |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 years ago |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
19 years ago |