summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-25Move & split opensslconf.h.inRich Salz
2016-01-25Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte
2016-01-24Move pqueue into sslRich Salz
2016-01-25Make sure apps/Makefile builds apps/CA.pl by defaultRichard Levitte
2016-01-24The rehash.time target should depend on build_tools as wellRichard Levitte
2016-01-24Fix two possible leaks.FdaSilvaYY
2016-01-24Fix possible memory leak on BUF_MEM_grow_clean failureFdaSilvaYY
2016-01-23Refactor file writing - make configdata.pm the info center for "reconf"Richard Levitte
2016-01-23String configs are truly deprecated, not even somewhat supported any moreRichard Levitte
2016-01-23Remove extra unused variable in util/dofile.plRichard Levitte
2016-01-23Fix store with opaque dataTodd Short
2016-01-23free item after sk_push failmrpre
2016-01-23Disable jpake if psk is disabled.Ben Laurie
2016-01-23Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte
2016-01-22Refactor file writing - information on our use of Perl and Perl modulesRichard Levitte
2016-01-22Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte
2016-01-22Bundle the non core Perl module Text::TemplateRichard Levitte
2016-01-22Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-22Refactor config - consolidate and refresh print_table_entryRichard Levitte
2016-01-22Fix quoting error in SRP printfAndy Isaacson
2016-01-22Fixed typo in the SSL_CTX_set_security_levelAlex Gaynor
2016-01-22Cleanup .gitignoreRichard Levitte
2016-01-22Configurations - no_asm_filler is long gone, don't use itRichard Levitte
2016-01-22Fix build failure with CIPHER_DEBUGAlessandro Ghedini
2016-01-22isalist(1) is obsolete; use isainfo(1)mmiyashi
2016-01-22Updated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDESTMichaƂ Trojnara
2016-01-22dsatest: use the correct BIO to print the test errorMarcus Meissner
2016-01-22few typo fixesFdaSilvaYY
2016-01-22Remove outdated conftest.cRich Salz
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-21RT3863 ECC: Add missing NULL check. Set a flagBilly Brumley
2016-01-21Refactor config - throw away the last remains of '--test-sanity'Richard Levitte
2016-01-21Refactor config - consolidate handling of disabled stuffRichard Levitte
2016-01-21Refactor config - rewrite handling of "reconf"Richard Levitte
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni
2016-01-20Refactor apps load_certs/load_crls to work incrementallyViktor Dukhovni
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-20Reject when explicit trust EKU are set and none match.Viktor Dukhovni
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni
2016-01-20Check Suite-B constraints with EE DANE recordsViktor Dukhovni
2016-01-20Refactor config - split read_config into read_config and resolve_configRichard Levitte
2016-01-20Refactor config - throw away '--test-sanity'Richard Levitte
2016-01-20Refactor config - a small cosmetic touchup of ConfigureRichard Levitte
2016-01-20Add an engine destructor to eng_cryptodev.Richard Levitte
2016-01-20Adapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CIPHER_CTX, etcRichard Levitte