aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous output from util/mk scriptsRich Salz2016-01-282-13/+9
* Remove outdated testsRich Salz2016-01-282-156/+0
* Add more components to build.Rich Salz2016-01-281-5/+5
* Missed part of b4f35eRich Salz2016-01-281-4/+0
* Correct number of arguments in BIO_get_conn_int_port macroRichard Levitte2016-01-281-1/+1
* CHANGES and NEWS updates for releaseMatt Caswell2016-01-282-2/+51
* Add a test for small subgroup attacks on DH/DHEMatt Caswell2016-01-281-4/+65
* Prevent small subgroup attacks on DH/DHEMatt Caswell2016-01-282-9/+26
* Fix typo in md2.hRich Salz2016-01-281-1/+1
* Restore NUMPRIMES as a numeric literalViktor Dukhovni2016-01-284-7/+9
* Add CRYPTO_secure_zallocRich Salz2016-01-274-27/+53
* Comment side-effect only calls of X509_check_purposeViktor Dukhovni2016-01-275-1/+8
* Remove EIGHT_BIT and SIXTEEN_BITRich Salz2016-01-275-67/+27
* Remove outdated legacy crypto optionsRich Salz2016-01-2731-1152/+138
* Fix check of what makedepprog should beRichard Levitte2016-01-271-7/+5
* Test all built-in curves and let the library choose the EC_METHODBilly Brumley2016-01-271-0/+14
* Complete the removal of /* foo.c */ commentsRichard Levitte2016-01-274-6/+0
* Skip all explicitely if the number of tests is 0Richard Levitte2016-01-271-0/+3
* Fix typosZhao Junwang2016-01-271-1/+1
* Be careful when applying EXE_SHELLRichard Levitte2016-01-271-4/+9
* Doc fixes suggested by Claus AssmannViktor Dukhovni2016-01-272-34/+42
* Fix Custom Extension tests skip countViktor Dukhovni2016-01-261-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-26769-779/+0
* 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