2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
blob | commitdiff | raw |
2015-10-12 |
Matt Caswell | Centralise loading default apps config file |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Matt Caswell | Add support for -no-CApath and -no-CAfile options |
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-07 |
Rodger Combs | Increase buffer size for passwords in pkcs12 CLI |
blob | commitdiff | raw | diff to current |
2015-06-02 |
Rich Salz | Standardize handling of #ifdef'd options. |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
blob | commitdiff | raw | diff to current |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc |
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 | free NULL cleanup 5a |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Rich Salz | Remove needless bio_err argument |
blob | commitdiff | raw | diff to current |
2015-04-25 |
Rich Salz | fewer NO_ENGINE #ifdef's |
blob | commitdiff | raw | diff to current |
2015-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc) |
blob | commitdiff | raw | diff to current |
2015-04-11 |
Rich Salz | free NULL cleanup 9 |
blob | commitdiff | raw | diff to current |
2015-03-28 |
Rich Salz | free NULL cleanup |
blob | commitdiff | raw | diff to current |
2015-03-16 |
Dr. Stephen Henson | Make X509_ATTRIBUTE opaque. |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2011-03-13 |
Dr. Stephen Henson | PR: 2469 |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Dr. Stephen Henson | oops, revert test patch |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Dr. Stephen Henson | PR: 2253 |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Dr. Stephen Henson | Update from 1.0.0-stable |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Dr. Stephen Henson | Rename asc2uni and uni2asc functions to avoid clashes. |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Dr. Stephen Henson | Update from stable branch. |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Ben Laurie | More type-checking. |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Dr. Stephen Henson | Fix another warning. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
blob | commitdiff | raw | diff to current |
2006-12-27 |
Nils Larsch | fix return value of get_cert_chain() |
blob | commitdiff | raw | diff to current |
2006-12-21 |
Nils Larsch | update pkcs12 help message + manpage |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Bodo Möller | Camellia cipher, contributed by NTT |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Dr. Stephen Henson | Fix warnings. |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Dr. Stephen Henson | New option to pkcs12 utility to set alternative MAC... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Dr. Stephen Henson | Don't try to print PBE information if it can't be decoded. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Dr. Stephen Henson | Bugfix: the NONE string for PBE algorithms wasn't working. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Nils Larsch | include opensslconf.h if OPENSSL_NO_* is used |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Dr. Stephen Henson | Make -CSP option work again in pkcs12 utility by checki... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Dr. Stephen Henson | Typo. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Dr. Stephen Henson | Fix memory leak. |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Richard Levitte | Constify d2i, s2i, c2i and r2i functions and other... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
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-10 |
Dr. Stephen Henson | Typo. |
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 |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Richard Levitte | This didn't get to the 0.9.8-dev thread... |
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-03 |
Dr. Stephen Henson | Various enhancements to PKCS#12 code, new |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Dr. Stephen Henson | Fix crahses and leaks in pkcs12 utility -chain option |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Richard Levitte | Make it possible to load keys from stdin, and restore... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Richard Levitte | Potential memory leak removed. Notified by <threaded... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Dr. Stephen Henson | Fix new -aes command argument handling |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Richard Levitte | Add AES support in the applications that support -des... |
blob | commitdiff | raw | diff to current |
2001-12-12 |
Richard Levitte | Change pkcs12 so the certificates coming from -in do... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Richard Levitte | Make better use of load_cert, load_certs and load_key. |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Dr. Stephen Henson | Add support for MS CSP Name PKCS#12 attribute. |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Dr. Stephen Henson | Change the EVP_somecipher() and EVP_somedigest() |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Dr. Stephen Henson | Rewrite PKCS#12 code and remove some of the old |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | On VMS, stdout may very well lead to a file that is... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Dr. Stephen Henson | Fix a typo in apps/pkcs12.c which was using the wrong... |
blob | commitdiff | raw | diff to current |
2000-09-17 |
Richard Levitte | Use sk_*_new_null() instead of sk_*_new(NULL), since... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Dr. Stephen Henson | Various fixes... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Richard Levitte | Memory leaks fix. It now looks like all memory leaks... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Richard Levitte | Memory leaks fix. There seems to be more in other... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Richard Levitte | The pkcs12 had no way of getting a CA file or path... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Richard Levitte | Undo the changes I just made. I'm not sure what I... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Richard Levitte | Make it possible for users of the openssl applications... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-05-16 |
Ben Laurie | Typesafety Thought Police part 3. |
blob | commitdiff | raw | diff to current |
2000-05-16 |
Ben Laurie | Typesafety Thought Police Part 2. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Ulf Möller | Get rid of more non-ANSI declarations. |
blob | commitdiff | raw | diff to current |
2000-05-04 |
Dr. Stephen Henson | Make PKCS#12 code handle missing passwords. |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Bodo Möller | 'rand'/'-rand' documentation. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Dr. Stephen Henson | Rename functions for new convention. |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Dr. Stephen Henson | Pass phrase reorganisation. |
blob | commitdiff | raw | diff to current |
2000-02-12 |
Dr. Stephen Henson | Make pkcs12 and smime applications seed random number |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Dr. Stephen Henson | Add command line password options to the reamining... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Bodo Möller | Use CRYPTO_push_info to find a memory leak in pkcs12.c. |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Dr. Stephen Henson | New function X509_CTX_rget_chain(), make SSL_SESSION_pr... |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Dr. Stephen Henson | Add PKCS#12 manpage and use MAC iteration counts by... |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Dr. Stephen Henson | Add PKCS#8 utility functions and add PBE options. |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Dr. Stephen Henson | New options to the -verify program which can be used... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Dr. Stephen Henson | Merge some common functionality in the apps, delete |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Dr. Stephen Henson | Fix for bug in pkcs12 program and typo in ASN1_tag2str(). |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Bodo Möller | avoid some NO_<cipher> problems |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Dr. Stephen Henson | Tidy up pkcs12 application. |
blob | commitdiff | raw | diff to current |
next |