aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Templatize util/domdRich Salz2016-01-2968-163/+94
* Better type for x509 -checkend argumentViktor Dukhovni2016-01-291-3/+10
* Complete the lflags -> lflags/ex_libs transitionRichard Levitte2016-01-295-17/+18
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-2910-72/+81
* Make use of add() and add_before() in Configurations/Richard Levitte2016-01-292-10/+10
* Revert "Don't replace cflags with thread_cflags, only append the latter"Richard Levitte2016-01-291-1/+1
* Merge error, wrong domd submitted.Rich Salz2016-01-291-1/+1
* Don't replace cflags with thread_cflags, only append the latterRichard Levitte2016-01-291-1/+1
* Remove clean-dependRich Salz2016-01-296-124/+14
* Make it possible to check for explicit auxiliary trustViktor Dukhovni2016-01-292-3/+4
* Always DPURIFYEmilia Kasper2016-01-297-34/+10
* Remove x86_gcc_des,x86_gcc_optsRich Salz2016-01-295-41/+29
* Add have_precompute_mult testsMatt Caswell2016-01-291-0/+9
* Fix bug in nistp224/256/521 where have_precompute_mult always returns 0Matt Caswell2016-01-293-6/+6
* Add missing return value checksMatt Caswell2016-01-291-4/+3
* Correct value of DH_CHECK_PUBKEY_INVALIDMatt Caswell2016-01-291-1/+1
* Implement Async SSL_shutdownMatt Caswell2016-01-292-15/+54
* Keep RC5 bit shifts in [0..31]Viktor Dukhovni2016-01-281-2/+2
* Use callback for DSAPublicKeyDr. Stephen Henson2016-01-281-8/+2
* 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