aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/pkcs12.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-2/+2
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-1/+1
2017-06-07make error tables const and separate header fileRich Salz1-60/+1
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov1-13/+3
2016-08-22crypto/pkcs12: default to UTF-8.Andy Polyakov1-2/+4
2016-08-22crypto/pkcs12: add UTF8 support.Andy Polyakov1-1/+8
2016-08-19Convert PKCS12* functions to use const gettersMatt Caswell1-14/+18
2016-08-17Constify X509_SIG.Dr. Stephen Henson1-8/+11
2016-08-16Convert PKCS8* functions to use const gettersMatt Caswell1-1/+2
2016-08-05Added appropriate OPENSSL_NO_STDIO to PKCS12 headerDániel Bakai1-0/+4
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY1-2/+2
2016-06-15Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.FdaSilvaYY1-5/+5
2016-05-23Remove unused error/function codes.Rich Salz1-10/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+5
2016-05-06Constify PKCS12_newpass()Dr. Stephen Henson1-1/+1
2016-02-08Remove ancient compatibility defines.Dr. Stephen Henson1-14/+0
2016-02-08Only use compatibility macros for < 1.1 API.Dr. Stephen Henson1-1/+4
2016-02-08use new function namesDr. Stephen Henson1-10/+14
2016-02-08Reorganise functions.Dr. Stephen Henson1-9/+11
2016-02-08pkcs12.h header reorganisation.Dr. Stephen Henson1-5/+7
2016-02-08Rename PKCS12 functionDr. Stephen Henson1-7/+16
2016-02-08pkcs12 accessorsDr. Stephen Henson1-0/+6
2016-02-08New PKCS12 accessors, change macros to functions.Dr. Stephen Henson1-11/+11
2016-02-08Make PKCS12 structures opaqueDr. Stephen Henson1-33/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-1/+1
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson1-0/+3
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+340