Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | completely separated the two gnulibs to avoid conflicts | Nikos Mavrogiannopoulos | 2014-12-23 | 1 | -3/+1 | |
* | ex-pkcs11-list.c: updated for new API | Nikos Mavrogiannopoulos | 2014-12-22 | 1 | -13/+9 | |
* | the priority string EXPORT is no more | Nikos Mavrogiannopoulos | 2014-12-06 | 1 | -4/+0 | |
* | guile: Remove RSA parameters and related procedures. | Ludovic Courtès | 2014-12-04 | 1 | -19/+12 | |
* | updated TODO list | Nikos Mavrogiannopoulos | 2014-12-04 | 1 | -6/+2 | |
* | doc: corrected typo | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -1/+1 | |
* | Modified crypto backend to accomodate for the CCM ciphersuites | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -1/+1 | |
* | documented the removal of deprecated functions | Nikos Mavrogiannopoulos | 2014-12-03 | 1 | -0/+44 | |
* | doc: added recommendation to use the higher level functions to load keys | Nikos Mavrogiannopoulos | 2014-11-28 | 1 | -6/+7 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-11-23 | 1 | -1/+2 | |
* | Allow the construction of chains with custom URLs | Nikos Mavrogiannopoulos | 2014-11-23 | 1 | -3/+11 | |
* | Added the ability to register application specific URLs for keys and certs | Nikos Mavrogiannopoulos | 2014-11-23 | 2 | -4/+63 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-11-15 | 1 | -2/+3 | |
* | Added priority string %NO_SESSION_HASH to prevent advertising the extended ma... | Nikos Mavrogiannopoulos | 2014-11-13 | 1 | -0/+4 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-11-08 | 1 | -1/+1 | |
* | doc: updated text on session tickets | Nikos Mavrogiannopoulos | 2014-11-08 | 2 | -2/+11 | |
* | doc: use the same port for DTLS client and server | Nikos Mavrogiannopoulos | 2014-11-07 | 1 | -1/+1 | |
* | doc: corrected values for INSECURE level | Nikos Mavrogiannopoulos | 2014-11-07 | 1 | -3/+3 | |
* | mytexi2latex: handle na@"ive | Nikos Mavrogiannopoulos | 2014-11-04 | 1 | -0/+1 | |
* | Cleaning up some awkward phrasings. | Chris Barry | 2014-11-04 | 5 | -27/+28 | |
* | Added support for RFC7366 (encrypt then authenticate) | Nikos Mavrogiannopoulos | 2014-11-03 | 1 | -1/+5 | |
* | updated text for gnutls_fd_in_use() to account the new behavior | Nikos Mavrogiannopoulos | 2014-10-31 | 1 | -3/+3 | |
* | doc: list the AEAD API | Nikos Mavrogiannopoulos | 2014-10-25 | 1 | -3/+6 | |
* | Added priority string %NO_TICKETS that disables session ticket support | Nikos Mavrogiannopoulos | 2014-10-24 | 1 | -0/+4 | |
* | document gnutls_fd_in_use() | Nikos Mavrogiannopoulos | 2014-10-22 | 1 | -2/+6 | |
* | updated documentation for SSL 3.0 removal | Nikos Mavrogiannopoulos | 2014-10-16 | 1 | -6/+6 | |
* | mention nettle as the recommended crypto backend | Nikos Mavrogiannopoulos | 2014-10-09 | 1 | -1/+2 | |
* | guile: doc: Remove erroneous @ifnottex. | Ludovic Courtès | 2014-09-30 | 1 | -2/+0 | |
* | guile: doc: Make it clear that the bindings are part of GnuTLS. | Ludovic Courtès | 2014-09-30 | 1 | -1/+2 | |
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2014-09-25 | 2 | -0/+101 | |
* | updated certtool.cfg | Nikos Mavrogiannopoulos | 2014-09-18 | 1 | -9/+27 | |
* | updated documentation on PKCS #11 trust module verification | Nikos Mavrogiannopoulos | 2014-09-16 | 1 | -7/+55 | |
* | documented the environment variables | Nikos Mavrogiannopoulos | 2014-09-15 | 1 | -1/+32 | |
* | small doc updates | Nikos Mavrogiannopoulos | 2014-08-31 | 3 | -2/+3 | |
* | doc: fixes in sectioning for p11tool and tpmtool invocation | Nikos Mavrogiannopoulos | 2014-08-31 | 3 | -6/+6 | |
* | removed reference to UMAC | Nikos Mavrogiannopoulos | 2014-08-07 | 1 | -4/+0 | |
* | removed references to SALSA20 | Nikos Mavrogiannopoulos | 2014-08-07 | 1 | -9/+0 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-08-06 | 1 | -1/+1 | |
* | mention profile in security parameters table | Nikos Mavrogiannopoulos | 2014-08-06 | 1 | -1/+1 | |
* | updated gnulib | Nikos Mavrogiannopoulos | 2014-07-29 | 1 | -7/+11 | |
* | Added text on PKCS #11 verification | Nikos Mavrogiannopoulos | 2014-07-28 | 1 | -9/+29 | |
* | check for sed in configure.ac and use the output variable in Makefiles | Nikos Mavrogiannopoulos | 2014-07-27 | 1 | -13/+13 | |
* | Added missing functions | Nikos Mavrogiannopoulos | 2014-07-23 | 2 | -0/+8 | |
* | updated TODO | Nikos Mavrogiannopoulos | 2014-07-22 | 1 | -0/+3 | |
* | examples: mention that gnutls_global_init() is optional | Nikos Mavrogiannopoulos | 2014-07-06 | 10 | -14/+22 | |
* | doc: mention and link to trust storage module | Nikos Mavrogiannopoulos | 2014-07-06 | 1 | -2/+2 | |
* | doc update | Nikos Mavrogiannopoulos | 2014-07-06 | 2 | -4/+25 | |
* | doc: properly terminate table | Nikos Mavrogiannopoulos | 2014-07-02 | 1 | -0/+2 | |
* | doc: Added text on upgrading to 3.3.x from 3.2.x | Nikos Mavrogiannopoulos | 2014-06-29 | 1 | -0/+14 | |
* | added new symbols | Nikos Mavrogiannopoulos | 2014-06-26 | 2 | -0/+15 |