aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov2016-03-313-171/+272
* Fix "no-ui" configurationRichard Levitte2016-03-311-0/+2
* Remove the CRYPTO_mem_leaks adjustment for the BIOMatt Caswell2016-03-311-13/+1
* Fix buffer overrun in ASN1_parse().Ben Laurie2016-03-302-11/+20
* Fix pointer size issues on VMSRichard Levitte2016-03-302-0/+49
* Rearrange the use of 'proto' in BIO_lookupRichard Levitte2016-03-301-10/+11
* Remove X509_PUBKEY lock.Dr. Stephen Henson2016-03-301-19/+11
* Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte2016-03-303-49/+55
* Adapt bf_lbuf for opaque BIORichard Levitte2016-03-302-3/+2
* Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni2016-03-291-1/+2
* Fix the zlib config optionMatt Caswell2016-03-291-21/+31
* RT 4393: Call EC_GROUP_order_bits in priv2opt.David Benjamin2016-03-291-1/+1
* Make BIO opaqueMatt Caswell2016-03-2918-200/+361
* Add functions for creating BIO_METHODsMatt Caswell2016-03-293-3/+169
* Fix a big leak when using stack-allocated BIO items.FdaSilvaYY2016-03-291-17/+12
* poly1305/asm/poly1305-x86.pl: don't loose 59-th bit.Andy Polyakov2016-03-292-9/+40
* crypto/seed: add small-footprint path.Andy Polyakov2016-03-292-485/+360
* VMS: update the properties of symbol searchRichard Levitte2016-03-231-4/+4
* Move dso.h to internalRich Salz2016-03-2312-16/+11
* Remove several unused undocumented functions.Rich Salz2016-03-237-378/+7
* Fix error codeFdaSilvaYY2016-03-231-1/+1
* Small fixups in DSORichard Levitte2016-03-231-1/+1
* Removed unused fields of CT_POLICY_EVAL_CTXRob Percival2016-03-221-2/+0
* remove unused references fieldDr. Stephen Henson2016-03-222-32/+0
* Have only one DSO_METHOD_opensslRich Salz2016-03-229-134/+22
* Make DSO opaque.Rich Salz2016-03-229-31/+118
* Make X509_PUBKEY opaqueDr. Stephen Henson2016-03-224-14/+27
* move x_pubkey.c to crypto/x509Dr. Stephen Henson2016-03-225-6/+6
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-2121-49/+49
* Adds s2i function for ct_precert_poison X509 extensionRob Percival2016-03-211-1/+6
* Fix memory leak where fdlookup linked list is not freed duringSteven Linsell2016-03-211-7/+9
* Fix no-sockMatt Caswell2016-03-211-0/+2
* Don't use hardcoded values for typesDr. Stephen Henson2016-03-211-13/+13
* Fix no-seedMatt Caswell2016-03-211-1/+3
* Fix no-dsaMatt Caswell2016-03-211-0/+6
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-212-1/+13
* Windows build system: get uplink right.Andy Polyakov2016-03-211-0/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-2156-169/+0
* Add a comment on dane_verify() logicViktor Dukhovni2016-03-201-1/+13
* Remove #error from include files.Rich Salz2016-03-2056-249/+77
* ct_int.h only needed by crypto/ctRich Salz2016-03-203-82/+6
* constify DSA_SIG_get0()Dr. Stephen Henson2016-03-201-1/+1
* Move blake2_loclh to blake2 directoryRich Salz2016-03-205-4/+4
* constify ECDSA_SIG_get0()Dr. Stephen Henson2016-03-191-1/+1
* Don't free up EVP_MD_CTX.Schüller Felix2016-03-191-2/+6
* Correct incorrect pathRichard Levitte2016-03-191-1/+1
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* Fix no-desMatt Caswell2016-03-181-1/+4
* Fix no-cmacMatt Caswell2016-03-182-0/+4
* Ensure that no-comp functions are flagged as suchMatt Caswell2016-03-181-0/+2