2018-06-28 |
Rich Salz | Zero-fill IV by default. |
blob | commitdiff | raw |
2018-05-12 |
Richard Levitte | In cases where we ask PEM_def_callback for minimum... |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Richard Levitte | PEM_def_callback(): use same parameter names as for... |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Richard Levitte | PEM_def_callback(): don't loop because of too short... |
blob | commitdiff | raw | diff to current |
2018-04-19 |
Bernd Edlinger | Clear buffer in PEM_write_bio |
blob | commitdiff | raw | diff to current |
2018-03-30 |
Rich Salz | Remove some code |
blob | commitdiff | raw | diff to current |
2018-03-20 |
Matt Caswell | Update copyright year |
blob | commitdiff | raw | diff to current |
2018-03-09 |
Benjamin Kaduk | Fix type error in PEM processing |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Pauli | This has been added to avoid the situation where some... |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Matt Caswell | Remove OPENSSL_assert() from crypto/pem |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Rich Salz | Switch from ossl_rand to DRBG rand |
blob | commitdiff | raw | diff to current |
2017-07-29 |
Bernd Edlinger | Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKe... |
blob | commitdiff | raw | diff to current |
2017-07-10 |
Bernd Edlinger | Fix error handling in get_header_and_data. |
blob | commitdiff | raw | diff to current |
2017-07-07 |
Pauli | Address potential buffer overflows. |
blob | commitdiff | raw | diff to current |
2017-07-07 |
Pauli | change return (x) to return x |
blob | commitdiff | raw | diff to current |
2017-07-05 |
Rich Salz | Undo commit d420ac2 |
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-05-08 |
Benjamin Kaduk | Add PEM_bytes_read_bio_secmem() |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Benjamin Kaduk | Add PEM_read_bio_ex |
blob | commitdiff | raw | diff to current |
2017-03-29 |
FdaSilvaYY | More typo fixes |
blob | commitdiff | raw | diff to current |
2016-08-05 |
klemens | spelling fixes, just comments and readme. |
blob | commitdiff | raw | diff to current |
2016-06-16 |
Matt Caswell | Change the return type of EVP_EncodeUpdate |
blob | commitdiff | raw | diff to current |
2016-05-31 |
Mat | Updates from review |
blob | commitdiff | raw | diff to current |
2016-05-31 |
Mat | Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio |
blob | commitdiff | raw | diff to current |
2016-05-19 |
Viktor Dukhovni | Improve and document low-level PEM read routines |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 04/10 |
blob | commitdiff | raw | diff to current |
2016-05-16 |
Rich Salz | Use OPENSSL_hexchar2int |
blob | commitdiff | raw | diff to current |
2016-05-16 |
Richard Levitte | Don't require any length of password when decrypting |
blob | commitdiff | raw | diff to current |
2016-04-27 |
Dr. Stephen Henson | Reject inappropriate private key encryption ciphers. |
blob | commitdiff | raw | diff to current |
2016-03-20 |
Rich Salz | Remove #error from include files. |
blob | commitdiff | raw | diff to current |
2016-03-07 |
David Woodhouse | Elide EVP_read_pw_string() and friends for no-ui |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Rich Salz | GH715: ENGINE_finish can take NULL |
blob | commitdiff | raw | diff to current |
2016-02-22 |
Rich Salz | RT4320/GH705: Fix PEM parsing bug. |
blob | commitdiff | raw | diff to current |
2016-02-13 |
Dmitry-Me | GH643: Cleanup header analysis |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Richard Levitte | Adapt all EVP_CIPHER users for it becoming opaque |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Richard Levitte | Adapt all EVP_CIPHER_CTX users for it becoming opaque |
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-11 |
Richard Levitte | Adapt PEM routines to the opaque EVP_ENCODE_CTX |
blob | commitdiff | raw | diff to current |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
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-06 |
Gunnar Kudrjavets | Initialize potentially uninitialized local variables |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | remove malloc casts |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Dr. Stephen Henson | Move some ASN.1 internals to asn1_int.h |
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-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Clang via Jeffrey... | RT3140: Possibly-unit variable in pem_lib.c |
blob | commitdiff | raw | diff to current |
2014-02-13 |
Ben Laurie | Fix warning. |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Ben Laurie | Constification. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Dr. Stephen Henson | transparently handle X9.42 DH parameters |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Ben Laurie | Fix warnings. |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Dr. Stephen Henson | PR: 1904 |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Dr. Stephen Henson | Audit libcrypto for unchecked return values: fix all... |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Dr. Stephen Henson | Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Dr. Stephen Henson | Avoid use of function pointer casts in pem library... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Dr. Stephen Henson | Update from 0.9.7-stable. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Dr. Stephen Henson | Complete EVP_PKEY_ASN1_METHOD ENGINE support. |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Dr. Stephen Henson | New utility pkeyparam. Enhance and bugfix algorithm... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Dr. Stephen Henson | Add support for legacy PEM format private keys in EVP_P... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Dr. Stephen Henson | Add information and pem strings. Update dependencies. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Bodo Möller | Fix more error codes. |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Ben Laurie | Consistency. |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Bodo Möller | fix potential memory leak when allocation fails |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Richard Levitte | The first argument to load_iv should really be a char... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Richard Levitte | Get rid if the annoying warning |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Dr. Stephen Henson | Add lots of checks for memory allocation failure, error... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Dr. Stephen Henson | Memory leak fix. |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Richard Levitte | A few more memset()s converted to OPENSSL_cleanse(). |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Richard Levitte | Merge from 0.9.7-stable. |
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-30 |
Richard Levitte | Plug potential memory leak. |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Bodo Möller | don't memset(data,0,...) if data is NULL |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Bodo Möller | Use SEC1 format for EC private keys. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Richard Levitte | Stop assuming the IV is 8 bytes long, use the real... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Bodo Möller | ECDSA support |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Dr. Stephen Henson | Add missing EVP_CIPHER_CTX_{init,cleanup} |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Dr. Stephen Henson | Modify EVP cipher behaviour in a similar way |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Dr. Stephen Henson | More linker bloat reorganisation: |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Dr. Stephen Henson | First of several reorganisations to |
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-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Bodo Möller | Fix for previous patch: If RAND_pseudo_bytes returns... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Dr. Stephen Henson | Allow ADH to be used but not present in the default... |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Dr. Stephen Henson | Pass phrase reorganisation. |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
blob | commitdiff | raw | diff to current |
1999-12-24 |
Dr. Stephen Henson | Allow passwords to be included on command line for... |
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-11 |
Dr. Stephen Henson | Fix a couple of outstanding issues: update STATUS file... |
blob | commitdiff | raw | diff to current |
next |