Matt Caswell
|
da1c088f59
Copyright year updates
|
1 년 전 |
Simo Sorce
|
0fc00fc0e3
Do not fail if ctx dup does not succeed
|
1 년 전 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 년 전 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 년 전 |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 년 전 |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 년 전 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 년 전 |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 년 전 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 년 전 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 년 전 |
Shane Lontis
|
0ab18e7924
Add EVP signature with libctx methods.
|
4 년 전 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 년 전 |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 년 전 |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 년 전 |
Richard Levitte
|
ab0a14bbc7
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
9 년 전 |
Richard Levitte
|
77a01145be
Have other crypto/evp files include evp_locl.h
|
9 년 전 |
Dr. Stephen Henson
|
7f572e958b
Remove legacy sign/verify from EVP_MD.
|
9 년 전 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 년 전 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 년 전 |
Gunnar Kudrjavets
|
4c9b0a0314
Initialize potentially uninitialized local variables
|
9 년 전 |
Rich Salz
|
a2b18e657e
ifdef cleanup, part 4a: '#ifdef undef'
|
9 년 전 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 년 전 |
Dr. Stephen Henson
|
afa23c46d9
Flag to disable automatic copying of contexts.
|
11 년 전 |
Dr. Stephen Henson
|
ae3fff5034
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
|
14 년 전 |
Ben Laurie
|
19ec2f4194
Fix warnings (note that gcc 4.2 has a bug that makes one of its
|
14 년 전 |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 년 전 |
Dr. Stephen Henson
|
0e3453536e
Fix warnings.
|
18 년 전 |
Dr. Stephen Henson
|
ee1d9ec019
Remove link between digests and signature algorithms.
|
18 년 전 |