index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
i2d_pr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-7
/
+7
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-1
/
+1
*
Adapt i2d_PrivateKey for provider only keys
Richard Levitte
2020-02-14
1
-0
/
+32
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Add NULL check in i2d_PrivateKey()
Richard Levitte
2016-05-09
1
-3
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-21
/
+19
*
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Dr. Stephen Henson
2007-11-20
1
-0
/
+7
*
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-23
1
-29
/
+3
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-1
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-5
/
+5
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+9
*
NO_DSA, NO_RSA patches.
Dr. Stephen Henson
2001-12-01
1
-0
/
+4
*
Header bloat reduction for EVP_PKEY.
Ben Laurie
2001-08-03
1
-0
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-3
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+86