aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte2016-01-261-21/+0
* Remove unused, undocumented clean-shared targetBenjamin Kaduk2016-01-261-15/+0
* RT4272: Unit tests fail when DTLS disabledTodd Short2016-01-261-2/+4
* 80-test_ca.t is made to use the new perlapp()Richard Levitte2016-01-261-11/+6
* Have OpenSSL::Test handle perl scripts like any programRichard Levitte2016-01-261-11/+77
* Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell2016-01-266-6/+36
* Remove dirs from mkfiles.plMatt Caswell2016-01-261-2/+0
* Use the new OpenSSL::Test::Utils routines.Richard Levitte2016-01-267-11/+11
* Use Configure's @disablables and %disabled through configdata.pmRichard Levitte2016-01-262-34/+102
* Configure first in travis create releaseRichard Levitte2016-01-261-3/+5
* Base the tarfile list of files on git ls-files instead of findRichard Levitte2016-01-261-5/+3
* Ask for tests in CONTRIBUTINGRich Salz2016-01-251-0/+4
* Small Makefile.in cleanupRichard Levitte2016-01-252-4/+4
* Small cleanups in ConfigureRichard Levitte2016-01-254-22/+25
* Generate warning textRichard Levitte2016-01-2512-6/+29
* Misc fixupsRichard Levitte2016-01-251-3/+1
* Revert merge errorRichard Levitte2016-01-251-105/+0
* Add some info in CHANGES about what's happening so far with Configure et alRichard Levitte2016-01-251-0/+14
* Remove GOST againRichard Levitte2016-01-251-6/+1
* Refactor file writing - Remake Makefile.org into a templateRichard Levitte2016-01-254-341/+319
* Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte2016-01-254-7/+25
* For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte2016-01-251-138/+214
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-258-28/+34
* Move & split opensslconf.h.inRich Salz2016-01-2512-305/+537
* Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte2016-01-251-4/+10
* Move pqueue into sslRich Salz2016-01-2413-280/+61
* Make sure apps/Makefile builds apps/CA.pl by defaultRichard Levitte2016-01-251-1/+3
* The rehash.time target should depend on build_tools as wellRichard Levitte2016-01-241-1/+1
* Fix two possible leaks.FdaSilvaYY2016-01-242-0/+3
* Fix possible memory leak on BUF_MEM_grow_clean failureFdaSilvaYY2016-01-241-8/+6
* Refactor file writing - make configdata.pm the info center for "reconf"Richard Levitte2016-01-231-26/+45
* String configs are truly deprecated, not even somewhat supported any moreRichard Levitte2016-01-231-2/+2
* Remove extra unused variable in util/dofile.plRichard Levitte2016-01-231-1/+1
* Fix store with opaque dataTodd Short2016-01-231-7/+7
* free item after sk_push failmrpre2016-01-231-0/+1
* Disable jpake if psk is disabled.Ben Laurie2016-01-231-0/+1
* Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte2016-01-232-237/+234
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-222-53/+42
* Refactor file writing - information on our use of Perl and Perl modulesRichard Levitte2016-01-225-24/+109
* Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte2016-01-221-1/+7
* Bundle the non core Perl module Text::TemplateRichard Levitte2016-01-2227-0/+4499
* Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte2016-01-221-0/+19
* Refactor file writing - introduce template driven file writingRichard Levitte2016-01-227-212/+415
* Refactor config - consolidate and refresh print_table_entryRichard Levitte2016-01-221-120/+84
* Fix quoting error in SRP printfAndy Isaacson2016-01-221-1/+1
* Fixed typo in the SSL_CTX_set_security_levelAlex Gaynor2016-01-221-1/+1
* Cleanup .gitignoreRichard Levitte2016-01-221-35/+37
* Configurations - no_asm_filler is long gone, don't use itRichard Levitte2016-01-222-4/+0
* Fix build failure with CIPHER_DEBUGAlessandro Ghedini2016-01-221-3/+2
* isalist(1) is obsolete; use isainfo(1)mmiyashi2016-01-221-2/+2