summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-27Fix check of what makedepprog should beRichard Levitte
2016-01-27Test all built-in curves and let the library choose the EC_METHODBilly Brumley
2016-01-27Complete the removal of /* foo.c */ commentsRichard Levitte
2016-01-27Skip all explicitely if the number of tests is 0Richard Levitte
2016-01-27Fix typosZhao Junwang
2016-01-27Be careful when applying EXE_SHELLRichard Levitte
2016-01-27Doc fixes suggested by Claus AssmannViktor Dukhovni
2016-01-26Fix Custom Extension tests skip countViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-26SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte
2016-01-26Remove unused, undocumented clean-shared targetBenjamin Kaduk
2016-01-26RT4272: Unit tests fail when DTLS disabledTodd Short
2016-01-2680-test_ca.t is made to use the new perlapp()Richard Levitte
2016-01-26Have OpenSSL::Test handle perl scripts like any programRichard Levitte
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-26Remove dirs from mkfiles.plMatt Caswell
2016-01-26Use the new OpenSSL::Test::Utils routines.Richard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-26Configure first in travis create releaseRichard Levitte
2016-01-26Base the tarfile list of files on git ls-files instead of findRichard Levitte
2016-01-25Ask for tests in CONTRIBUTINGRich Salz
2016-01-25Small Makefile.in cleanupRichard Levitte
2016-01-25Small cleanups in ConfigureRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-25Misc fixupsRichard Levitte
2016-01-25Revert merge errorRichard Levitte
2016-01-25Add some info in CHANGES about what's happening so far with Configure et alRichard Levitte
2016-01-25Remove GOST againRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte
2016-01-25For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
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