index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
p8_pkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
New functions for PKCS8 attributes management
Dmitry Belyavskiy
2020-01-24
1
-0
/
+11
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Constify private key decode.
Dr. Stephen Henson
2016-08-17
1
-2
/
+2
*
Convert PKCS8* functions to use const getters
Matt Caswell
2016-08-17
1
-1
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-1
/
+1
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
1
-40
/
+24
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Check PKCS#8 pkey field is valid before cleansing.
Dr. Stephen Henson
2015-02-03
1
-1
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-82
/
+71
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
1
-0
/
+70
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-2
/
+3
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-61
/
+18
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Add support for some broken PKCS#8 formats.
Dr. Stephen Henson
2000-02-05
1
-2
/
+0
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-2
/
+2
*
Torture weak compilers less by not automatically including x509.h where
Bodo Möller
1999-07-22
1
-0
/
+1
*
Another stack.
Ben Laurie
1999-05-30
1
-6
/
+9
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+5
*
Further PKCS#12 integration, PBE, PKCS#8 additions.
Dr. Stephen Henson
1999-03-28
1
-0
/
+135