Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: updated outputs to reflect new fingerprint/keyid formatstmp-add-sha256 | Nikos Mavrogiannopoulos | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | tests: modified to account for backwards-encoded DN (according to RFC4514) | Nikos Mavrogiannopoulos | 2016-10-31 | 1 | -1/+1 |
| | |||||
* | dn2: updated to account for serial number being printed | Nikos Mavrogiannopoulos | 2016-06-22 | 1 | -3/+5 |
| | |||||
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -60/+60 |
| | |||||
* | When running tests disable PKCS #11 support to avoid detecting memory leaks ↵ | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -1/+1 |
| | | | | from PKCS #11 libraries. | ||||
* | corrected test for new names and updated news. | Nikos Mavrogiannopoulos | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | corrected var names | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -2/+2 |
| | |||||
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+3 |
| | | | | Dropped opaque type (replaced with uint8_t) | ||||
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵ | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -1/+1 |
| | | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces. | ||||
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | Corrected to support new EV_ values. | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -1/+1 |
| | |||||
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -4/+4 |
| | |||||
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -2/+3 |
| | |||||
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -4/+2 |
| | | | | Verbose messages can be obtained with --verbose. | ||||
* | Modified to account for postalcode. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Tests compile with --enable-gcc-warnings. | Nikos Mavrogiannopoulos | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -6/+4 |
| | |||||
* | RSA_SHA -> RSA_SHA1 | Nikos Mavrogiannopoulos | 2009-11-01 | 1 | -1/+1 |
| | |||||
* | Fix memleaks. | Daiki Ueno | 2009-08-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Josefsson <simon@josefsson.org> | ||||
* | Add self-test of off-by-one size error. | Simon Josefsson | 2009-06-22 | 1 | -0/+105 |