Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 yıl önce |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 yıl önce |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 yıl önce |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 yıl önce |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 yıl önce |
Dr. Stephen Henson
|
3340e8bb18
Fix double free in d2i_PrivateKey().
|
8 yıl önce |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 yıl önce |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 yıl önce |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 yıl önce |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 yıl önce |
Kurt Roeckx
|
605236f6a8
Fix more d2i cases to properly update the input pointer
|
9 yıl önce |
Kurt Roeckx
|
a46c9789ce
d2i: don't update input pointer on failure
|
9 yıl önce |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 yıl önce |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 yıl önce |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 yıl önce |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 yıl önce |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 yıl önce |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 yıl önce |
Dr. Stephen Henson
|
94e6ae7a69
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
|
17 yıl önce |
Dr. Stephen Henson
|
de12116417
Initial, incomplete support for typesafe macros without using function
|
18 yıl önce |
Andy Polyakov
|
6f344eab03
Fix obvious typo.
|
18 yıl önce |
Dr. Stephen Henson
|
41eacc84a0
Clarify comment and add #ifdef.
|
18 yıl önce |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 yıl önce |
Dr. Stephen Henson
|
e42633140e
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
18 yıl önce |
Dr. Stephen Henson
|
18e377b4ff
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
18 yıl önce |
Dr. Stephen Henson
|
6f81892e6b
Transfer parameter handling and key comparison to algorithm methods.
|
18 yıl önce |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 yıl önce |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 yıl önce |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 yıl önce |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 yıl önce |