Richard Levitte
|
4286ca47c7
Following the license change, modify the boilerplates in crypto/x509v3/
|
пре 6 година |
Andy Polyakov
|
7d38ca3f8b
x509v3/v3_purp.c: refine lock-free check in x509v3_cache_extensions.
|
пре 6 година |
Andy Polyakov
|
f21b5b64cb
x509v3/v3_purp.c: re-implement lock-free check for extensions cache validity.
|
пре 6 година |
Andy Polyakov
|
0da7358b07
x509v3/v3_purp.c: resolve Thread Sanitizer nit.
|
пре 6 година |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
пре 6 година |
Dr. Matthias St. Pierre
|
bc624bd955
v3_purp.c: add locking to x509v3_cache_extensions()
|
пре 6 година |
Matt Caswell
|
0d66475908
Update copyright year
|
пре 6 година |
Massimiliano Pala
|
b383aa2081
Add X509_get0_authority_key_id() function
|
пре 6 година |
Dr. Stephen Henson
|
786dd2c22c
Add support for custom signature parameters
|
пре 7 година |
Jon Spillett
|
e6f648fd88
Fix for #2730. Add CRLDP extension to list of supported extensions
|
пре 7 година |
Richard Levitte
|
fe0169b097
Make it possible for external code to set the certiciate proxy path length
|
пре 8 година |
FdaSilvaYY
|
7569362ebb
Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
|
пре 8 година |
Richard Levitte
|
9961cb7768
Make it possible for external code to flag a certificate as a proxy one.
|
пре 8 година |
Kurt Cancemi
|
fa3a0286d1
Remove pointless free loop in X509_PURPOSE_cleanup()
|
пре 8 година |
FdaSilvaYY
|
c8f717fe87
Constify input buffers of some X509V3 and X509_PURPOSE -related methods
|
пре 8 година |
Rich Salz
|
e417070c9f
Add some accessor API's
|
пре 8 година |
Matt Caswell
|
137e5555bd
Don't leak memory on int X509_PURPOSE_add() error path
|
пре 8 година |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
пре 8 година |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
пре 8 година |
Viktor Dukhovni
|
109f8b5dec
Comment side-effect only calls of X509_check_purpose
|
пре 8 година |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
пре 9 година |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
пре 9 година |
Dr. Stephen Henson
|
f51e5ed6b4
Fix self signed handling.
|
пре 9 година |
Dr. Stephen Henson
|
d19a50c9fb
New function X509_get0_subject_key_id()
|
пре 9 година |
David Woodhouse
|
47bbaa5b60
Revert "OPENSSL_NO_xxx cleanup: RFC3779"
|
пре 9 година |
Richard Levitte
|
1912c5d811
Win32 build fix: include internal/numbers.h to get UIN32_MAX
|
пре 9 година |
Dr. Stephen Henson
|
063f1f0c69
functions to retrieve certificate flags
|
пре 9 година |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
пре 9 година |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
пре 9 година |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
пре 9 година |