summaryrefslogtreecommitdiffstats
path: root/crypto/pem
AgeCommit message (Expand)Author
2017-12-08Standardize syntax of sizeof(foo)Rich Salz
2017-07-29Clean password buffer on stack for PEM_read_bio_PrivateKeyBernd Edlinger
2017-07-14Fix gcc-7 warnings about missing fall thru comments.Bernd Edlinger
2017-03-30More typo fixesFdaSilvaYY
2016-11-17Fix MSBLOB format with RSA.Dr. Stephen Henson
2016-08-16Limit reads in do_b2i_bio()Dr. Stephen Henson
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-01Fix bad result in i2b_PVK()Matt Caswell
2016-08-01Fix param order in RSA_get0_keyMatt Caswell
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-18Useless header include of openssl/rand.hFdaSilvaYY
2016-06-16Change the return type of EVP_EncodeUpdateMatt Caswell
2016-06-15Deal with the consequences of constifying gettersRichard Levitte
2016-06-01Remove/rename some old files.Rich Salz
2016-05-31Updates from reviewMat
2016-05-31Fix: PEM_read_bio_PrivateKey with no-ui / no-stdioMat
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-23Support for traditional format private keys.Dr. Stephen Henson
2016-05-19make updateViktor Dukhovni
2016-05-19Improve and document low-level PEM read routinesViktor Dukhovni
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-05-16Don't require any length of password when decryptingRichard Levitte
2016-04-29A call to RSA_set0_key had the arguments in the wrong orderMatt Caswell
2016-04-29Fix a leak in i2b_PVKMatt Caswell
2016-04-28Don't leak memory on error in i2b_PVKMatt Caswell
2016-04-28Don't leak memory on error in b2i_rsaMatt Caswell
2016-04-28Reject inappropriate private key encryption ciphers.Dr. Stephen Henson
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-06Make the RSA structure opaqueRichard Levitte
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-07Elide EVP_read_pw_string() and friends for no-uiDavid Woodhouse
2016-03-04Sanity check PVK file fields.Dr. Stephen Henson
2016-02-25GH715: ENGINE_finish can take NULLRich Salz
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-22RT4320/GH705: Fix PEM parsing bug.Rich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-13GH643: Cleanup header analysisDmitry-Me
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-17Remove some old makefile targetsRich Salz