2015-03-05 |
Matt Caswell | Unchecked malloc fixes |
blob | commitdiff | raw |
2015-02-06 |
Rich Salz | Live code cleanup: remove #if 1 stuff |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Dr. Stephen Henson | Remove OPENSSL_NO_HMAC |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Rich Salz | Dead code clean: #if 0 removal in apps |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Andy Polyakov | apps/speed.c: make it indent-friendly. |
blob | commitdiff | raw | diff to current |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
blob | commitdiff | raw | diff to current |
2014-12-30 |
Kurt Roeckx | Make "run" volatile |
blob | commitdiff | raw | diff to current |
2014-12-10 |
Rich Salz | RT3543: Remove #ifdef LINT |
blob | commitdiff | raw | diff to current |
2014-12-08 |
Matt Caswell | Remove internal bn dependancies from speed.c |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Dr. Stephen Henson | Fix WIN32 build by disabling bn* calls. |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Rich Salz | RT3544: Remove MWERKS support |
blob | commitdiff | raw | diff to current |
2014-08-30 |
Andy Polyakov | apps/speed.c: add -misalign command-line argument. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Andy Polyakov | apps/speed.c: fix compiler warnings in multiblock_speed(). |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Andy Polyakov | apps/speed.c: add multi-block benchmark. |
blob | commitdiff | raw | diff to current |
2014-06-29 |
Oscar Jacobsson | Add 3072, 7680 and 15360 bit RSA tests to openssl speed |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Ben Laurie | Merge branch 'erbridge-probable_primes' |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Ben Laurie | Zero prime doits. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Ben Laurie | Add option to run all prime tests. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Only count successful generations. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Try skipping over the adding and just picking a new... |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Remove editor barf on updating copyright. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Generate safe primes not divisible by 3, 5 or 7. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Add a method to generate a prime that is guaranteed... |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Run the prime speed tests for 10 seconds. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Tidy up speed.c a little. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Add speed test for prime trial division. |
blob | commitdiff | raw | diff to current |
2012-09-28 |
Andy Polyakov | md5-sparcv9.pl: more accurate performance result. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Andy Polyakov | speed.c: typo in pkey_print_message. |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Andy Polyakov | apps/speed.c: fix typo in last commit. |
blob | commitdiff | raw | diff to current |
2011-12-15 |
Andy Polyakov | apps/speed.c: Cygwin alarm() fails sometimes. |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Dr. Stephen Henson | Fix warnings about ignored return values. |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Dr. Stephen Henson | make no-dsa work again |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Dr. Stephen Henson | fix no SIGALRM case in speed.c |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Ben Laurie | Sign mismatch. |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Andy Polyakov | gcm128.c: API modification and readability improvements, |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Ben Laurie | Fix warnings. |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Dr. Stephen Henson | PR: 2183 |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Dr. Stephen Henson | PR: 2161 |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Andy Polyakov | apps/speed.c: limit loop counters to 2^31 in order... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Dr. Stephen Henson | Typo |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Dr. Stephen Henson | PR: 1999 |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Dr. Stephen Henson | Updatde from stable branch. |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Lutz Jänicke | apps/speed.c: children should not inherit buffered I/O |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Ben Laurie | Fix buffer overflow. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Ben Laurie | More IGE speedup. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Ben Laurie | AES IGE mode speedup. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Ben Laurie | Yet another resource leak. Coverity ID 123. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Ben Laurie | Free memory. Coverity ID 62. |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Ben Laurie | Resource leak. |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Nils Larsch | add support for whirlpool in apps/speed |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Bodo Möller | Camellia cipher, contributed by NTT |
blob | commitdiff | raw | diff to current |
2005-11-06 |
Andy Polyakov | Fix newly introduced typos and warnings in ./apps. |
blob | commitdiff | raw | diff to current |
2005-11-06 |
Andy Polyakov | Collect timing procedures in apps/apps.c. It's a bit... |
blob | commitdiff | raw | diff to current |
2005-11-02 |
Nils Larsch | compile sstrsep only if HAVE_FORK is defined; patch... |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Nils Larsch | make |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Nils Larsch | changes from 0.9.8 |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Andy Polyakov | OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Nils Larsch | ecc api cleanup; summary: |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Bodo Möller | Implement fixed-window exponentiation to mitigate hyper... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Nils Larsch | give EC_GROUP_new_by_nid a more meanigful name: |
blob | commitdiff | raw | diff to current |
2005-04-29 |
Nils Larsch | add 192 bit prime curve to the command line options |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Nils Larsch | change prototype of the ecdh KDF: make input parameter... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Nils Larsch | add new curves to the loop (with some cleanup from me) |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Andy Polyakov | 'apps/openssl dgst -help' update and minor apps/speed... |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Richard Levitte | Make the tests of EVP operations without padding. ... |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Richard Levitte | Make sure that the buffers are large enough to contain... |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Andy Polyakov | Make sha-256/-512 naming in speed.c consistent with... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Andy Polyakov | SHA-256/-512 test and benchmark. |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Geoff Thorpe | Remove some unnecessary recursive includes from the... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Geoff Thorpe | header cleanup in apps/ |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Lutz Jänicke | Cover all DSA setups when running tests |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Lutz Jänicke | Make sure to initialize AES counters to obtain proper... |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | For whatever reason (compiler or header bugs), at least... |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Dr. Stephen Henson | Avoid warnings: add missing prototype, don't shadow. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Bodo Möller | updates for draft-ietf-tls-ecc-03.txt |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Richard Levitte | Correct a lot of printing calls. Remove extra arguments... |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Bodo Möller | - new ECDH_compute_key interface (KDF is no longer... |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Richard Levitte | Make it possible to disable OCSP, the speed application... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Bodo Möller | avoid coredump |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Bodo Möller | implement fast point multiplication with precomputation |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dr. Stephen Henson | Fix leak. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Richard Levitte | Make sure sysconf exists (it doesn't in the VMS C RTL... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Bodo Möller | Sun has agreed to removing the covenant language from... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Bodo Möller | fast reduction for NIST curves |
blob | commitdiff | raw | diff to current |
2002-09-25 |
Richard Levitte | -elapsed is also useful when using gettimeofday |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Bodo Möller | Simplify handling of named curves: get rid of EC_GROUP_... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Bodo Möller | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC... |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Bodo Möller | fix warnings |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Bodo Möller | Add ECDH support. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Richard Levitte | Merge in DES changed from 0.9.7-stable. |
blob | commitdiff | raw | diff to current |
next |