Remove some dead code
[openssl.git] / crypto / pem /
2016-04-29 Matt CaswellA call to RSA_set0_key had the arguments in the wrong...
2016-04-29 Matt CaswellFix a leak in i2b_PVK
2016-04-28 Matt CaswellDon't leak memory on error in i2b_PVK
2016-04-28 Matt CaswellDon't leak memory on error in b2i_rsa
2016-04-27 Dr. Stephen HensonReject inappropriate private key encryption ciphers.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-07 David WoodhouseElide EVP_read_pw_string() and friends for no-ui
2016-03-04 Dr. Stephen HensonSanity check PVK file fields.
2016-02-25 Rich SalzGH715: ENGINE_finish can take NULL
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-22 Rich SalzRT4320/GH705: Fix PEM parsing bug.
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Dmitry-MeGH643: Cleanup header analysis
2016-02-02 Dr. Stephen HensonNew BN functions.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2016-01-12 Richard LevitteAdapt all EVP_CIPHER users for it becoming opaque
2016-01-12 Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-08 Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07 Rich SalzFix build-break; 'make update'
2016-01-07 Richard LevitteRemove crypto/pem/pem_seal.c
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-11 Richard LevitteAdapt PEM routines to the opaque EVP_ENCODE_CTX
2015-12-09 Dr. Stephen Hensonmake update
2015-12-07 Richard LevitteRemove double semi (;)
2015-12-07 Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07 Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-10-23 Alessandro GhediniRemove useless code
2015-10-23 Alessandro GhediniFix memory leaks and other mistakes on errors
2015-09-30 David WoodhouseFix no-stdio build
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-05-28 Dr. Stephen Hensoncheck for error when creating PKCS#8 structure
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-28 Rich Salzremove malloc casts
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-28 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-25 Rich Salzfree NULL cleanup
2015-03-24 Dr. Stephen Hensonmake depend
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-06 Rich SalzRemove X509_PAIR
2015-02-02 Rich SalzRemove old DES API
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . master-post-auto-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-09-03 Clang via Jeffrey... RT3140: Possibly-unit variable in pem_lib.c
2014-07-05 Dr. Stephen HensonSanity check keylength in PVK files.
2014-02-13 Ben LaurieFix warning.
2013-09-10 Ben LaurieConstification.
2013-08-06 Kaspar BrandFix for PEM_X509_INFO_read_bio.
2011-12-27 Dr. Stephen Hensonmake update
2011-12-07 Dr. Stephen Hensontransparently handle X9.42 DH parameters
2011-12-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-06-12 Ben LaurieFix warnings.
2010-04-06 Dr. Stephen HensonPR: 2220
2010-03-27 Dr. Stephen HensonPR: 1904
2009-10-01 Dr. Stephen HensonPR: 2059
2009-09-23 Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2009-04-26 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-03-09 Dr. Stephen HensonUpdate from stable branch.
2009-01-15 Dr. Stephen HensonMake PKCS#8 the standard write format for private keys...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-11 Dr. Stephen HensonTolerate -----BEGIN PKCS #7 SIGNED DATA----- header...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-01 Ben LaurieMore size_tification.
2008-06-04 Ben LaurieMore type-checking.
next