2018-05-11 |
Kurt Roeckx | Use void in all function definitions that do not take... |
blob | commitdiff | raw |
2018-03-19 |
Jack Lloyd | Add SM2 signature and ECIES schemes |
blob | commitdiff | raw | diff to current |
2018-02-22 |
Steve Linsell | initialise dc variable to satisfy old compilers. |
blob | commitdiff | raw | diff to current |
2018-02-01 |
Richard Levitte | Make sure that apps/openssl prefixes its output with... |
blob | commitdiff | raw | diff to current |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
blob | commitdiff | raw | diff to current |
2018-01-09 |
Richard Levitte | Update copyright years on all files merged since Jan... |
blob | commitdiff | raw | diff to current |
2018-01-06 |
Richard Levitte | Add the possibility to do 'openssl help [command]' |
blob | commitdiff | raw | diff to current |
2018-01-06 |
Richard Levitte | apps: make sure prog_init only calculates once |
blob | commitdiff | raw | diff to current |
2017-12-08 |
Richard Levitte | In apps_startup(), call OPENSSL_init_ssl() rather than... |
blob | commitdiff | raw | diff to current |
2017-12-08 |
Rich Salz | Consistent formatting for sizeof(foo) |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Pauli | Disabled list doesn't contain SM3 and SM4. |
blob | commitdiff | raw | diff to current |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
blob | commitdiff | raw | diff to current |
2017-10-09 |
KaoruToda | Since return is inconsistent, I removed unnecessary... |
blob | commitdiff | raw | diff to current |
2017-08-29 |
Pauli | Move OPENSSL_CONF from e_os.h to cryptlib.h |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Rich Salz | (Re)move some things from e_os.h |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Pauli | Dead code elimination. |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Rich Salz | Check # of arguments for remaining commands. |
blob | commitdiff | raw | diff to current |
2017-08-16 |
Pauli | Determine the number of output columns for the list... |
blob | commitdiff | raw | diff to current |
2017-08-14 |
Rich Salz | Doc fixes |
blob | commitdiff | raw | diff to current |
2017-07-29 |
Dr. Stephen Henson | Add list -public-key-methods |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Rich Salz | Standardize apps use of -rand, etc. |
blob | commitdiff | raw | diff to current |
2017-07-03 |
Richard Levitte | Remove the possibility to disable the UI module entirely |
blob | commitdiff | raw | diff to current |
2017-07-01 |
Richard Levitte | When apps_startup() fails, exit with a failure code... |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Paul Yang | Clean up a bundle of codingstyle stuff in apps directory |
blob | commitdiff | raw | diff to current |
2017-02-28 |
Emilia Kasper | Clean up references to FIPS |
blob | commitdiff | raw | diff to current |
2017-02-21 |
Pauli | Implementation of the ARIA cipher as described in RFC... |
blob | commitdiff | raw | diff to current |
2017-02-07 |
Pauli | Remove unused variable |
blob | commitdiff | raw | diff to current |
2017-01-17 |
EasySec | Fix list -disabled for blake2 alg |
blob | commitdiff | raw | diff to current |
2016-11-15 |
Richard Levitte | Revert "Remove heartbeats completely" |
blob | commitdiff | raw | diff to current |
2016-11-15 |
Richard Levitte | Remove heartbeats completely |
blob | commitdiff | raw | diff to current |
2016-10-14 |
FdaSilvaYY | Constify command options |
blob | commitdiff | raw | diff to current |
2016-09-22 |
Rich Salz | Add -Wswitch-enum |
blob | commitdiff | raw | diff to current |
2016-09-13 |
Rich Salz | Add --missing-help to list command |
blob | commitdiff | raw | diff to current |
2016-08-01 |
Andy Polyakov | apps/openssl.c: UTF-y Windows argv. |
blob | commitdiff | raw | diff to current |
2016-06-18 |
FdaSilvaYY | Useless header include of openssl/rand.h |
blob | commitdiff | raw | diff to current |
2016-05-20 |
Rich Salz | Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx |
blob | commitdiff | raw | diff to current |
2016-05-20 |
Richard Levitte | Fixup READLINE case |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
blob | commitdiff | raw | diff to current |
2016-05-05 |
J Mohan Rao Arisankala | remove unused macros in list -disabled |
blob | commitdiff | raw | diff to current |
2016-04-26 |
Benjamin Kaduk | Remove the never-functional no-sct |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Matt Caswell | Remove some unneccessary assignments to argc |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Matt Caswell | Fix some code maintenance issues |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Remove OPENSSL_NO_HMAC |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Remove OPENSSL_NO_SHA guards |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Remove OPENSSL_NO_AES guards |
blob | commitdiff | raw | diff to current |
2016-04-01 |
Richard Levitte | Force argv to be an array of long pointers on VMS |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Richard Levitte | Fix "no-ui" configuration |
blob | commitdiff | raw | diff to current |
2016-03-30 |
Richard Levitte | Fix pointer size issues with argv on VMS |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Richard Levitte | Just like bio_out, bio_err needs the linebuffer filter... |
blob | commitdiff | raw | diff to current |
2016-03-19 |
Viktor Dukhovni | Revert "Include progs.h directly in openssl.c instead... |
blob | commitdiff | raw | diff to current |
2016-03-19 |
Richard Levitte | Include progs.h directly in openssl.c instead of via... |
blob | commitdiff | raw | diff to current |
2016-03-11 |
Bill Cox | Add blake2 support. |
blob | commitdiff | raw | diff to current |
2016-03-09 |
Matt Caswell | Remove the old threading API |
blob | commitdiff | raw | diff to current |
2016-02-17 |
Rich Salz | Remove JPAKE |
blob | commitdiff | raw | diff to current |
2016-02-11 |
Rich Salz | Remove TLS heartbeat, disable DTLS heartbeat |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Matt Caswell | The new init functions can now fail so shouldn't be... |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Rich Salz | Rename INIT funtions, deprecate old ones. |
blob | commitdiff | raw | diff to current |
2016-02-09 |
Matt Caswell | Updates for auto init/deinit review comments |
blob | commitdiff | raw | diff to current |
2016-02-09 |
Matt Caswell | Get the apps to use auto-init/de-init |
blob | commitdiff | raw | diff to current |
2016-02-05 |
Dr. Stephen Henson | If memory debugging enabled return error on leaks. |
blob | commitdiff | raw | diff to current |
2016-01-19 |
Viktor Dukhovni | Support disabling any or all TLS or DTLS versions |
blob | commitdiff | raw | diff to current |
2016-01-13 |
Richard Levitte | Don't return from main(), use EXIT() instead |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Dr. Stephen Henson | Add lh_new() inlining |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Dr. Stephen Henson | Inline LHASH_OF |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Viktor Dukhovni | Enable/disable crypto-mdebug just like other features |
blob | commitdiff | raw | diff to current |
2016-01-07 |
Rich Salz | mem functions cleanup |
blob | commitdiff | raw | diff to current |
2015-12-22 |
Dr. Stephen Henson | Add ssl configuration support to s_server and s_client |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
blob | commitdiff | raw | diff to current |
2015-12-12 |
Kurt Roeckx | Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1 |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Rich Salz | Replace "SSLeay" in API with OpenSSL |
blob | commitdiff | raw | diff to current |
2015-10-16 |
Dmitry Belyavsky | Fix error message when loading engines from config |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Matt Caswell | Centralise loading default apps config file |
blob | commitdiff | raw | diff to current |
2015-09-30 |
Ben Laurie | Display brief help if no options for list. |
blob | commitdiff | raw | diff to current |
2015-09-24 |
Rich Salz | Restore the old interactive prompt. |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Finally, remove a possibly disabled feature |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Add more features that may be disabled |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Add more features that may be disabled |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Add more features that may be disabled |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Add more features that may be disabled |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Richard Levitte | Sort the disabled features alphabetically |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Dr. Stephen Henson | Print out a list of disabled features. |
blob | commitdiff | raw | diff to current |
2015-09-11 |
Ben Laurie | Enable -Wmissing-variable-declarations and |
blob | commitdiff | raw | diff to current |
2015-09-06 |
Richard Levitte | Change the treatment of stdin and stdout to allow binar... |
blob | commitdiff | raw | diff to current |
2015-09-06 |
Richard Levitte | dup_bio_* and bio_open_* are utility functions and... |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Have binary mode when the format is binary, not the... |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Change the way apps open their input and output files |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Rich Salz | RT2547: Tighten perms on generated privkey files |
blob | commitdiff | raw | diff to current |
2015-06-09 |
Rich Salz | Use bio_err not stderr in apps. |
blob | commitdiff | raw | diff to current |
2015-06-02 |
Gunnar Kudrjavets | RT3848: Call SSL_COMP_free_compression_methods |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Rich Salz | RT3876: Only load config when needed |
blob | commitdiff | raw | diff to current |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Rich Salz | In apps, malloc or die |
blob | commitdiff | raw | diff to current |
2015-04-27 |
Rich Salz | CRYPTO_mem_leaks should ignore it's BIO argument. |
blob | commitdiff | raw | diff to current |
2015-04-27 |
Rich Salz | Add readline (etc) support |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Rich Salz | Remove the special list-xxxx commands |
blob | commitdiff | raw | diff to current |
2015-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc) |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Rich Salz | free NULL cleanup |
blob | commitdiff | raw | diff to current |
next |