summaryrefslogtreecommitdiff
path: root/doc/credentials
Commit message (Collapse)AuthorAgeFilesLines
* correctly set psk params.Nikos Mavrogiannopoulos2010-11-191-1/+1
|
* Added 2048 bit DSA keyNikos Mavrogiannopoulos2010-06-032-28/+44
|
* Corrected coefficient and exp[12] values in key.Nikos Mavrogiannopoulos2010-06-031-16/+15
|
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
|
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-135-6/+0
|
* Update copyright years.Simon Josefsson2010-01-271-1/+1
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-182-50/+65
| | | | When using subkeys we follow the draft-mavrogiannopoulos-rfc5081bis-00.txt.
* More GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
|
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-15/+16
| | | | | | | | | to PKCS #8 keys. ** Introduced the GNUTLS_E_BASE64_UNEXPECTED_HEADER_ERROR error code. ** gnutls_certificate_set_x509_key_* can now read PKCS #8 unencrypted private keys.
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-1/+1
| | | | | | | | | | | | by the server in order to adjust parameters before the handshake. ** SRP was corrected to adhere (more) to the latest draft (published soon as RFC) ** Corrected bug which did not allow a server to run without supporting certificates. ** Updated the DN parser which now prints wrongly decoded values as hex strings.
* Move test credentials from src/ to doc/credentials/.Simon Josefsson2007-09-1752-0/+3305