2016-02-25 |
Rich Salz | GH715: ENGINE_finish can take NULL |
tree | commitdiff |
2016-02-22 |
Rich Salz | Remove unused parameters from internal functions |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-11 |
Rich Salz | Move to REF_DEBUG, for consistency. |
tree | commitdiff |
2016-02-10 |
Rich Salz | Use NON_EMPTY_TRANSLATION_UNIT, consistently. |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-29 |
Matt Caswell | Add missing return value checks |
tree | commitdiff |
2016-01-28 |
Matt Caswell | Prevent small subgroup attacks on DH/DHE |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-20 |
Dr. Stephen Henson | make EVP_PKEY opaque |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2016-01-08 |
Viktor Dukhovni | Backwards-compatibility subject to OPENSSL_API_COMPAT |
tree | commitdiff |
2016-01-07 |
Rich Salz | mem functions cleanup |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-14 |
Dr. Stephen Henson | Extend EVP_PKEY_copy_parameters() |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used EVP_MD_CTX_(create... |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Adjust all accesses to EVP_MD_CTX to use accessor funct... |
tree | commitdiff |
2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
tree | commitdiff |
2015-11-26 |
Matt Caswell | Tighten up BN_with_flags usage and avoid a reachable... |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-10-24 |
Ben Laurie | Fix undeclared variable warnings. |
tree | commitdiff |
2015-09-30 |
Rich Salz | Make update / libeay.num fix |
tree | commitdiff |
2015-09-11 |
Ben Laurie | Enable -Wmissing-variable-declarations and |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-09-03 |
David Bar | RT3674: Make no-cms build work. |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-06-23 |
Rich Salz | More secure storage of key material. |
tree | commitdiff |
2015-06-08 |
Kurt Roeckx | Properly check certificate in case of export ciphers. |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
tree | commitdiff |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | Remove goto inside an if(0) block |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 7 |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 5a |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 8 |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-16 |
Viktor Dukhovni | Code style: space after 'if' |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-28 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some EVP internals to evp_int.h |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some ASN.1 internals to asn1_int.h |
tree | commitdiff |
2015-03-24 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-12 |
Matt Caswell | Fix dh_pub_encode |
tree | commitdiff |
2015-03-08 |
Dr. Stephen Henson | Cleanse PKCS#8 private key components. |
tree | commitdiff |
2015-03-05 |
Matt Caswell | Unchecked malloc fixes |
tree | commitdiff |
2015-02-22 |
Kurt Roeckx | Fix memory leak |
tree | commitdiff |
2015-02-22 |
Doug Hogan | Avoid a double-free in an error path. |
tree | commitdiff |
2015-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
tree | commitdiff |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Fix source where indent will not be able to cope |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove unsupported platforms |
tree | commitdiff |
2015-01-07 |
Andy Polyakov | Fix irix-cc build. |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Change all instances of OPENSSL_NO_DEPRECATED to OPENSS... |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Remove redundant OPENSSL_NO_DEPRECATED suppression |
tree | commitdiff |
2014-12-10 |
Rich Salz | RT3543: Remove #ifdef LINT |
tree | commitdiff |
2014-12-08 |
Matt Caswell | Implement internally opaque bn access from dh |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove OPENSSL_FIPSAPI |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove FIPS module code from crypto/dh |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-10-01 |
Rich Salz | RT3549: Remove obsolete files in crypto |
tree | commitdiff |
2014-03-28 |
Dr. Stephen Henson | Add functions returning security bits. |
tree | commitdiff |
2014-03-06 |
Andy Polyakov | dh_check.c: check BN_CTX_get's return value. |
tree | commitdiff |
2014-02-19 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-08-21 |
Ben Laurie | Fix compile errors. |
tree | commitdiff |
2013-08-05 |
Dr. Stephen Henson | CMS RFC2631 X9.42 DH enveloped data support. |
tree | commitdiff |
2013-08-05 |
Dr. Stephen Henson | Add KDF for DH. |
tree | commitdiff |
2013-08-05 |
Dr. Stephen Henson | Extend DH parameter generation support. |
tree | commitdiff |
2013-08-05 |
Dr. Stephen Henson | Enhance DH dup functions. |
tree | commitdiff |
2013-08-05 |
Dr. Stephen Henson | If present print j, seed and counter values for DH |
tree | commitdiff |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
tree | commitdiff |
2011-12-27 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2011-12-07 |
Dr. Stephen Henson | Initial experimental support for X9.42 DH parameter... |
tree | commitdiff |
2011-12-01 |
Dr. Stephen Henson | Update DH_check() to peform sensible checks when q... |
tree | commitdiff |
2011-12-01 |
Dr. Stephen Henson | Correct some parameter values. |
tree | commitdiff |
2011-11-13 |
Dr. Stephen Henson | Add RFC5114 DH parameters to OpenSSL. Add test data... |
tree | commitdiff |
2011-10-11 |
Dr. Stephen Henson | print out subgroup order if present |
tree | commitdiff |
2011-09-05 |
Bodo Möller | make update |
tree | commitdiff |
next |