Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年之前 |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 年之前 |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 年之前 |
Pauli
|
9bada854de
Engine: Add NULL check.
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 年之前 |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 年之前 |
Richard Levitte
|
5eb774324a
ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method
|
6 年之前 |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 年之前 |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 年之前 |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 年之前 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 年之前 |
Matt Caswell
|
40e068d506
Move engine library over to using the new thread API
|
8 年之前 |
FdaSilvaYY
|
43d6702de9
fix code indentation issue
|
8 年之前 |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 年之前 |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 年之前 |
Dr. Stephen Henson
|
2f0550c4c1
Lookup public key ASN1 methods by string by iterating through all
|
17 年之前 |
Ben Laurie
|
777c47acbe
Make things static that should be. Declare stuff in headers that should be.
|
18 年之前 |
Dr. Stephen Henson
|
41eacc84a0
Clarify comment and add #ifdef.
|
18 年之前 |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 年之前 |
Dr. Stephen Henson
|
de9fcfe348
Initial public key ASN1 method engine support. Not integrated yet.
|
18 年之前 |