2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
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-09-12 |
Dr. Stephen Henson | Constify ECDSA_METHOD_new. |
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-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 7 |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup 12 |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
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-25 |
Rich Salz | free NULL cleanup. |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2015-03-15 |
Dr. Stephen Henson | Update ordinals, fix error message. |
tree | commitdiff |
2015-03-11 |
Rich Salz | Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC |
tree | commitdiff |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/ec,ecdh,ecdsa |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-13 |
Matt Caswell | Fix warning where BIO_FLAGS_UPLINK was being redefined. |
tree | commitdiff |
2015-01-12 |
Matt Caswell | make update |
tree | commitdiff |
2015-01-05 |
Dr. Stephen Henson | Fix various certificate fingerprint issues. |
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-08 |
Dr. Stephen Henson | remove OPENSSL_FIPSAPI |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove FIPS module code from crypto/ecdsa |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove OPENSSL_FIPSCANISTER code. |
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-09-11 |
Andy Polyakov | Reserve option to use BN_mod_exp_mont_consttime in... |
tree | commitdiff |
2014-08-18 |
Laszlo Papp | RT2492: Remove extra NULL check. |
tree | commitdiff |
2014-07-01 |
Dr. Stephen Henson | Accessor functions for app_data in ECDSA_METHOD |
tree | commitdiff |
2014-02-19 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2013-09-20 |
Ben Laurie | Merge remote-tracking branch 'trevp/pemfix' into trev... |
tree | commitdiff |
2013-09-18 |
Dr. Stephen Henson | Add functions to set ECDSA_METHOD structure. |
tree | commitdiff |
2013-07-19 |
Dr. Stephen Henson | Make ecdsatest work with nonces. |
tree | commitdiff |
2013-07-17 |
Dr. Stephen Henson | Avoid need to change function code. |
tree | commitdiff |
2013-07-15 |
Adam Langley | Make `safe' (EC)DSA nonces the default. |
tree | commitdiff |
2013-06-13 |
Adam Langley | Add secure DSA nonce flag. |
tree | commitdiff |
2012-10-05 |
Bodo Möller | Fix EC_KEY initialization race. |
tree | commitdiff |
2012-01-10 |
Dr. Stephen Henson | fix warning (revert original patch) |
tree | commitdiff |
2011-12-07 |
Dr. Stephen Henson | Initial experimental support for X9.42 DH parameter... |
tree | commitdiff |
2011-12-02 |
Bodo Möller | Fix ecdsatest.c. |
tree | commitdiff |
2011-11-14 |
Ben Laurie | Fix some warnings caused by __owur. Temporarily (I... |
tree | commitdiff |
2011-11-05 |
Dr. Stephen Henson | Add single call public key sign and verify functions. |
tree | commitdiff |
2011-10-22 |
Dr. Stephen Henson | Check for selftest failure in various places. |
tree | commitdiff |
2011-09-05 |
Bodo Möller | make update |
tree | commitdiff |
2011-09-01 |
Dr. Stephen Henson | make timing attack protection unconditional |
tree | commitdiff |
2011-06-08 |
Dr. Stephen Henson | Set flags in ECDH and ECDSA methods for FIPS. |
tree | commitdiff |
2011-05-25 |
Dr. Stephen Henson | Fix the ECDSA timing attack mentioned in the paper at: |
tree | commitdiff |
2011-04-23 |
Dr. Stephen Henson | Add PRNG security strength checking. |
tree | commitdiff |
2011-04-06 |
Dr. Stephen Henson | Only use fake rand once per operation. This stops the EC |
tree | commitdiff |
2011-04-06 |
Dr. Stephen Henson | check buffer is larger enough before overwriting |
tree | commitdiff |
2011-03-24 |
Richard Levitte | make update |
tree | commitdiff |
2011-03-12 |
Ben Laurie | Add SRP support. |
tree | commitdiff |
2011-02-21 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2011-02-14 |
Dr. Stephen Henson | Add ECDSA functionality to fips module. Initial very... |
tree | commitdiff |
2011-02-12 |
Dr. Stephen Henson | New option to disable characteristic two fields in... |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-06-12 |
Ben Laurie | Fix warnings. |
tree | commitdiff |
2009-12-01 |
Dr. Stephen Henson | PR: 1432 |
tree | commitdiff |
2009-10-18 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2009-09-09 |
Dr. Stephen Henson | Seed PRNG with DSA and ECDSA digests for additional... |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
tree | commitdiff |
2008-11-01 |
Ben Laurie | More size_tification. |
tree | commitdiff |
2008-08-06 |
Geoff Thorpe | Remove the dual-callback scheme for numeric and pointer... |
tree | commitdiff |
2008-07-03 |
Geoff Thorpe | Revert my earlier CRYPTO_THREADID commit, I will commit... |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-03-28 |
Geoff Thorpe | There was a need to support thread ID types that couldn... |
tree | commitdiff |
2007-11-19 |
Bodo Möller | Should reject signatures that we can't properly verify |
tree | commitdiff |
2007-11-16 |
Bodo Möller | The hash length check wasn't strict enough, |
tree | commitdiff |
2007-08-12 |
Dr. Stephen Henson | Fix warnings. |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-10-04 |
Nils Larsch | return an error if the supplied precomputed values... |
tree | commitdiff |
2006-02-13 |
Nils Larsch | fix typo: pass pre-computed parameters to the underlyin... |
tree | commitdiff |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Missing CFLAG in couple of depend: targets. |
tree | commitdiff |
2005-09-19 |
Nils Larsch | cleanup doxygen comments |
tree | commitdiff |
2005-07-17 |
Nils Larsch | fix typo |
tree | commitdiff |
2005-07-16 |
Nils Larsch | make |
tree | commitdiff |
2005-06-23 |
Richard Levitte | Wrap the inclusion of openssl/engine.h with a protectiv... |
tree | commitdiff |
2005-05-20 |
Nils Larsch | fix typo, add prototype |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Nils Larsch | ecc api cleanup; summary: |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-10 |
Nils Larsch | give EC_GROUP_new_by_nid a more meanigful name: |
tree | commitdiff |
2005-05-09 |
Bodo Möller | Update util/ck_errf.pl script, and have it run automati... |
tree | commitdiff |
2005-04-29 |
Nils Larsch | hide the definition of ECDSA_METHOD and ECDSA_DATA... |
tree | commitdiff |
2005-04-26 |
Bodo Möller | Fix various incorrect error function codes. |
tree | commitdiff |
2005-04-22 |
Nils Larsch | more const |
tree | commitdiff |
2005-04-22 |
Nils Larsch | - use BN_set_negative and BN_is_negative instead of... |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
next |