Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Matt Caswell
|
e3d897d3fa
Fix a regression in X509_VERIFY_PARAM_add0_policy()
|
1 年之前 |
Pauli
|
efe0222f5c
x509: sort stacks before finds
|
1 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Dr. David von Oheimb
|
38ebfc3f5f
x509_vpm.c: add missing direct error reporting and improve coding style
|
2 年之前 |
Lutz Jaenicke
|
178696d602
X509: Add "code sign" as purpose for verification of certificates
|
3 年之前 |
Lutz Jaenicke
|
1a68a3e421
crypto/x509/x509_vpm.c: update format of X509_VERIFY_PARAM default_table
|
2 年之前 |
Christian Heimes
|
dfccfde065
Inherit hostflags verify params even without hosts
|
3 年之前 |
Shane Lontis
|
47864aeafd
Add ossl_v3 symbols
|
3 年之前 |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Dr. David von Oheimb
|
4ef70dbcf4
Code cleanup mostly in crypto/x509/v3_purp.c
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
c5a5581127
Fix safestack issues in x509_vfy.h
|
4 年之前 |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 年之前 |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 年之前 |
Dr. David von Oheimb
|
278260bfa2
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
|
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 年之前 |
Dr. David von Oheimb
|
25d7cd1d69
add X509_cmp_timeframe() including its documentation
|
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 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 年之前 |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 年之前 |
Matt Caswell
|
4db296d9f0
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
|
6 年之前 |
Matt Caswell
|
5b748dea5d
Add getter for X509_VERIFY_PARAM_get_hostflags
|
6 年之前 |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 年之前 |
Rich Salz
|
f90bc6c5cb
Add missing malloc-return-null instance
|
6 年之前 |