Richard Levitte
|
53707e2eec
After objects have been freed, NULLify the pointers so there will be no double
|
hace 18 años |
Dr. Stephen Henson
|
4a0d3530e0
Update from HEAD.
|
hace 18 años |
Dr. Stephen Henson
|
9b945233b1
Update from HEAD.
|
hace 18 años |
Ben Laurie
|
4636341b05
Add RFC 3779 support, contributed by ARIN.
|
hace 18 años |
Dr. Stephen Henson
|
ce2c19e357
Update from head.
|
hace 19 años |
Richard Levitte
|
8a41bcc934
Old typo...
|
hace 19 años |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
hace 19 años |
Dr. Stephen Henson
|
2c45bf2bc9
Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.
|
hace 19 años |
Dr. Stephen Henson
|
f68854b4c3
Various Win32 and other fixes for warnings and compilation errors.
|
hace 19 años |
Dr. Stephen Henson
|
b392e52050
Move allow_proxy_certs declaration to start of function.
|
hace 19 años |
Richard Levitte
|
d9bfe4f97c
Added restrictions on the use of proxy certificates, as they may pose
|
hace 19 años |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
hace 19 años |
Richard Levitte
|
a7201e9a1b
Changes concering RFC 3820 (proxy certificates) integration:
|
hace 20 años |
Richard Levitte
|
6951c23afd
Add functionality needed to process proxy certificates.
|
hace 20 años |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
hace 20 años |
Richard Levitte
|
30b415b076
Make an explicit check during certificate validation to see that the
|
hace 20 años |
Dr. Stephen Henson
|
2f605e8d24
Fix race condition when CRL checking is enabled.
|
hace 20 años |
Dr. Stephen Henson
|
175ac6811a
Don't use C++ reserved work "explicit".
|
hace 20 años |
Dr. Stephen Henson
|
5d7c222db8
New X509_VERIFY_PARAM structure and associated functionality.
|
hace 20 años |
Dr. Stephen Henson
|
e1a27eb34a
Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
|
hace 21 años |
Dr. Stephen Henson
|
bc50157010
Various X509 fixes. Disable broken certificate workarounds
|
hace 21 años |
Dr. Stephen Henson
|
2990244980
ASN1 parse fix and release file changes.
|
hace 21 años |
Dr. Stephen Henson
|
50078051bd
Really get X509_CRL_CHECK_ALL right this time...
|
hace 21 años |
Richard Levitte
|
c17810b087
A memset() too many got converted into a OPENSSL_cleanse().
|
hace 22 años |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
hace 22 años |
Richard Levitte
|
527497a722
A variable of type time_t is supposed to be a time measurement starting at
|
hace 22 años |
Dr. Stephen Henson
|
a3829cb720
Updates from stable branch.
|
hace 23 años |
Dr. Stephen Henson
|
f1558bb424
|
hace 23 años |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
hace 23 años |
Geoff Thorpe
|
b7727ee616
The indexes returned by ***_get_ex_new_index() functions are used when
|
hace 23 años |