Peiwei Hu
|
dd1f28427b
Refine the documents of several APIs
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
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 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Matt Caswell
|
0d66475908
Update copyright year
|
6 years ago |
Pavel Kopyl
|
abcf241114
X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handling
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Pauli
|
1f5e0f9280
Use safestack.h exclusively internally.
|
7 years ago |
Bernd Edlinger
|
01b76c2c5d
Add -Wundef to --strict-warnings options.
|
7 years ago |
FdaSilvaYY
|
c47ba4e96c
Constify some ASN1_OBJECT *obj input parameters
|
8 years ago |
FdaSilvaYY
|
7569362ebb
Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
FdaSilvaYY
|
4e0e4d2937
Fix some missing OBJ_dup failure checks.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
4392479c08
embed value field of X509_EXTENSION
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Dr. Stephen Henson
|
4903abd50a
make X509_EXTENSION opaque
|
9 years ago |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Nils Larsch
|
c755c5fd8b
improved error checking and some fixes
|
19 years ago |
Dr. Stephen Henson
|
e7b6228fd3
Typo in X509v3_get_ext_by_critical
|
22 years ago |
Dr. Stephen Henson
|
9d6b1ce644
|
24 years ago |
Dr. Stephen Henson
|
dd4134101f
Change the trust and purpose code so it doesn't need init
|
25 years ago |
Dr. Stephen Henson
|
13938aceca
Add part of chain verify SSL support code: not complete or doing anything
|
25 years ago |