Richard Levitte
|
01659135a1
include/openssl/x509v3.h: restore previous stack definition arrangement
|
4 жил өмнө |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
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 жил өмнө |
Richard Levitte
|
70a7dd6f96
X509: Rename X509_set0_sm2_id() and friends
|
4 жил өмнө |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 жил өмнө |
Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
5 жил өмнө |
Paul Yang
|
ccf453610f
Make X509_set_sm2_id consistent with other setters
|
5 жил өмнө |
杨洋
|
8267becb8b
Support SM2 certificate verification
|
6 жил өмнө |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 жил өмнө |
Bernd Edlinger
|
5364902250
Fixed d2i_X509 in-place not re-hashing the ex_flags
|
5 жил өмнө |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 жил өмнө |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 жил өмнө |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 жил өмнө |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 жил өмнө |
Matt Caswell
|
888098304b
More updates following review feedback
|
7 жил өмнө |
Matt Caswell
|
24664a3bf5
Remove OPENSSL_assert() from crypto/x509
|
7 жил өмнө |
Dr. Stephen Henson
|
8adc1cb851
Constify X509_get0_signature()
|
8 жил өмнө |
Richard Levitte
|
f46c2597ab
Properly initialise the internal proxy certificate path length cache
|
8 жил өмнө |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 жил өмнө |
Viktor Dukhovni
|
fde2257f05
Fix i2d_X509_AUX, update docs and add tests
|
8 жил өмнө |
Dr. Stephen Henson
|
05aef4bbdb
Fix i2d_X509_AUX: pp can be NULL.
|
8 жил өмнө |
FdaSilvaYY
|
25a807bcb9
Add checks on CRYPTO_new_ex_data return value
|
8 жил өмнө |
Matt Caswell
|
446ba8de9a
Ensure we check i2d_X509 return val
|
8 жил өмнө |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 жил өмнө |
Dr. Stephen Henson
|
359aa38fbe
remove old unused oneline name field
|
8 жил өмнө |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 жил өмнө |
Viktor Dukhovni
|
0e76014e58
Drop cached certificate signature validity flag
|
8 жил өмнө |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 жил өмнө |
Rich Salz
|
cc99bfa76b
Fix a few missed "if (!ptr)" cleanups
|
9 жил өмнө |