summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-03-20Add a comment on dane_verify() logicViktor Dukhovni
2016-03-20Remove #error from include files.Rich Salz
2016-03-20ct_int.h only needed by crypto/ctRich Salz
2016-03-20constify DSA_SIG_get0()Dr. Stephen Henson
2016-03-20Move blake2_loclh to blake2 directoryRich Salz
2016-03-19constify ECDSA_SIG_get0()Dr. Stephen Henson
2016-03-19Don't free up EVP_MD_CTX.Schüller Felix
2016-03-19Correct incorrect pathRichard Levitte
2016-03-18Implement support for no-tsRichard Levitte
2016-03-18Fix no-desMatt Caswell
2016-03-18Fix no-cmacMatt Caswell
2016-03-18Ensure that no-comp functions are flagged as suchMatt Caswell
2016-03-18Mark OCB as an AEAD cipherMatt Caswell
2016-03-18Fix a potential double free in EVP_DigestInit_exMatt Caswell
2016-03-18Fix build; CPP syntax error.Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Use correct C format for keysets.plDr. Stephen Henson
2016-03-16Deal with DSA_SIG opaqueness.Ben Laurie
2016-03-16Some platforms provide getcontext() but it does not workMatt Caswell
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov
2016-03-15On Windows, page walking is known as __chkstk.Emilia Kasper
2016-03-15Explain *cough*-dowsEmilia Kasper
2016-03-15Fix CRYPTO_THREAD_run_once return value checksEmilia Kasper
2016-03-15Small typoRichard Levitte
2016-03-14s390x assembly pack: 32-bit fixups.Andy Polyakov
2016-03-14build.info/Makefile.in: Itanium fixups.Andy Polyakov
2016-03-14Fix the init cleanup orderMatt Caswell
2016-03-14Add some missing cleanup calls to de-initMatt Caswell
2016-03-13Change an function macro for ERR match the function it's used in.Richard Levitte
2016-03-13Complete incomplete makefile variable referensesRichard Levitte
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-12Fix memory leak in library deinitEmilia Kasper
2016-03-12Fix no-comp buildEmilia Kasper
2016-03-11Remove some dead code from 1999Matt Caswell
2016-03-11Don't clobber the last errorMatt Caswell
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-11Use unsigned int instead of just unsigned.Kurt Roeckx
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-11move DSA_SIG definition into C source fileDr. Stephen Henson
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-11crypto/*/build.info: SPARC-specific fixups.Andy Polyakov
2016-03-11constify CT_POLICY_EVAL_CTX gettersRob Percival
2016-03-11Call CONF_modules_free() before ENGINE_cleanup() in auto-deinitMatt Caswell
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10check reviewer --reviewer=emiliaRob Percival