aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unified build scheme: a first introductionRichard Levitte2016-02-016-263/+913
* Add tests for non-ca trusted roots and intermediatesViktor Dukhovni2016-01-316-2/+96
* Compat self-signed trust with reject-only aux dataViktor Dukhovni2016-01-3138-67/+870
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-01-3115-98/+315
* Zero newly allocated pointsDr. Stephen Henson2016-01-311-1/+1
* Remove redundant code.Dr. Stephen Henson2016-01-311-34/+0
* Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson2016-01-3112-84/+103
* Engage poly1305-sparcv9 module.Andy Polyakov2016-01-312-0/+4
* Add poly1305/asm/poly1305-sparcv9.pl.Andy Polyakov2016-01-311-0/+1097
* Configure: restore original logic for -DWHIRLPOOL_ASM.Andy Polyakov2016-01-311-4/+6
* RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor2016-01-313-5/+6
* Remove the extra checks for Intel's C compilerRichard Levitte2016-01-311-32/+0
* RT3755: Remove duplicate #includeRich Salz2016-01-311-3/+0
* Don't go into dotted directories when copying Makefile.in to MakefileRichard Levitte2016-01-311-13/+20
* GH102: Extra volatile avoids GCC bugRich Salz2016-01-302-2/+6
* Remove extra level of indirection.Rich Salz2016-01-301-8/+6
* Move more BN internals to bn_lcl.hRich Salz2016-01-3012-147/+131
* GH102: Add volatile to CRYPTO_memcmpRich Salz2016-01-302-4/+4
* When checking if there's a VMS directory spec, don't forget the possible deviceRichard Levitte2016-01-301-1/+1
* Fix test/recipes/25-test_verify.tRichard Levitte2016-01-301-4/+4
* handle "Ctrl" in separate functionDr. Stephen Henson2016-01-301-16/+20
* Add test data for ECDHDr. Stephen Henson2016-01-301-0/+25
* Add support for EVP_PKEY_derive in evp_testDr. Stephen Henson2016-01-301-0/+71
* fix warningDr. Stephen Henson2016-01-301-0/+2
* Add function to return internal enoding of X509_NAME.Dr. Stephen Henson2016-01-304-6/+37
* Fix opt_imax() callRichard Levitte2016-01-302-6/+12
* Configure: Clarify the handling of $thread_cflagsRichard Levitte2016-01-301-13/+4
* Make opt_imax visible in all appsViktor Dukhovni2016-01-292-6/+9
* Missed rc2_int from before.Rich Salz2016-01-291-4/+1
* Fix invalid policy detectionViktor Dukhovni2016-01-291-2/+6
* 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