Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 роки тому |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 роки тому |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 роки тому |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 роки тому |
Richard Levitte
|
4227e504c8
Adapt libcrypto functionality to specify the desired output structure
|
4 роки тому |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 роки тому |
Richard Levitte
|
97bb8dff1f
ENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 роки тому |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 роки тому |
Richard Levitte
|
45396db0e3
SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb()
|
4 роки тому |
Matt Caswell
|
00c405b365
Update copyright year
|
4 роки тому |
Richard Levitte
|
eb2bba2569
PEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs
|
4 роки тому |
Richard Levitte
|
de0799b0fc
PEM: constify PEM_write_ routines
|
5 роки тому |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 роки тому |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 роки тому |
Richard Levitte
|
16742672a0
Following the license change, modify the boilerplates in crypto/pem/
|
6 роки тому |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 роки тому |
Richard Levitte
|
c82c346226
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
|
6 роки тому |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 роки тому |
Bernd Edlinger
|
02fd47c8b0
Clean password buffer on stack for PEM_read_bio_PrivateKey
|
7 роки тому |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
8 роки тому |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 роки тому |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 роки тому |
David Woodhouse
|
984d6c6052
Fix no-stdio build
|
9 роки тому |
Dr. Stephen Henson
|
2849707fa6
check for error when creating PKCS#8 structure
|
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
|
c5ba2d9904
free NULL cleanup
|
9 роки тому |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 роки тому |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 роки тому |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 роки тому |