Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve doc on special keywords in priority string | Andreas Metzler | 2016-02-10 | 1 | -2/+3 |
* | doc: Fix some typos | Attila Molnar | 2016-02-06 | 3 | -9/+9 |
* | Remove remaining RSA-EXPORT support leftovers from doc and messages | Attila Molnar | 2016-02-06 | 1 | -2/+1 |
* | Replaced select() system call with poll() on POSIX systems | Nikos Mavrogiannopoulos | 2016-01-28 | 1 | -1/+1 |
* | doc: corrected typo [ci skip] | Nikos Mavrogiannopoulos | 2016-01-18 | 1 | -1/+1 |
* | updated documentation on supported algorithms [ci skip] | Nikos Mavrogiannopoulos | 2015-12-22 | 1 | -6/+14 |
* | Added SHA384 to the list of TLS support MAC algorithms | Nikos Mavrogiannopoulos | 2015-12-22 | 1 | -3/+6 |
* | build: allow installing man(1) even with --disable-doc | Alon Bar-Lev | 2015-12-18 | 2 | -1/+3 |
* | doc: replace writev with sendmsg in the list of system calls | Nikos Mavrogiannopoulos | 2015-12-18 | 1 | -1/+1 |
* | doc: manpages: remove generated tpmtool.1 page | Alon Bar-Lev | 2015-12-18 | 1 | -201/+0 |
* | getfuncs.pl: don't consider functions with _gnutls prefix | Nikos Mavrogiannopoulos | 2015-11-21 | 1 | -1/+1 |
* | documented GNUTLS_SKIP_GLOBAL_INIT macro | Nikos Mavrogiannopoulos | 2015-11-16 | 1 | -1/+4 |
* | doc: document how to use gnutls with seccomp | Nikos Mavrogiannopoulos | 2015-11-15 | 1 | -0/+39 |
* | Added documentation on PKCS #7 signing | Nikos Mavrogiannopoulos | 2015-11-13 | 1 | -0/+29 |
* | documented the GNUTLS_NO_EXPLICIT_INIT environment variable | Nikos Mavrogiannopoulos | 2015-11-11 | 1 | -1/+1 |
* | Mention key protection through isolation in crypto backend section | Nikos Mavrogiannopoulos | 2015-10-21 | 1 | -0/+7 |
* | doc: updated supplemental data documentation | Nikos Mavrogiannopoulos | 2015-10-21 | 3 | -3/+31 |
* | doc: documented future level | Nikos Mavrogiannopoulos | 2015-10-20 | 1 | -1/+7 |
* | doc: set a path which includes new binaries when running autogen | Nikos Mavrogiannopoulos | 2015-10-17 | 1 | -10/+10 |
* | renamed the auto-verification functions | Nikos Mavrogiannopoulos | 2015-09-05 | 3 | -7/+7 |
* | Updated coding style | Nikos Mavrogiannopoulos | 2015-08-30 | 1 | -1/+11 |
* | corrected typo in ex-server-anon | Nikos Mavrogiannopoulos | 2015-08-26 | 1 | -1/+1 |
* | Document the new verification functions | Nikos Mavrogiannopoulos | 2015-08-24 | 2 | -25/+32 |
* | examples: simplify the X.509 client example by using the new verification API | Nikos Mavrogiannopoulos | 2015-08-24 | 1 | -70/+20 |
* | getfuncs.pl: ignore defines in headers | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -0/+9 |
* | Makefiles: updated for new filenames | Nikos Mavrogiannopoulos | 2015-08-23 | 2 | -3/+3 |
* | doc update | Nikos Mavrogiannopoulos | 2015-08-07 | 1 | -5/+0 |
* | mention version macro | Nikos Mavrogiannopoulos | 2015-08-07 | 1 | -0/+4 |
* | handshake: add FALLBACK_SCSV priority option | Alessandro Ghedini | 2015-08-01 | 1 | -0/+6 |
* | doc update: explain more about PKCS #11 and fork | Nikos Mavrogiannopoulos | 2015-07-17 | 1 | -8/+15 |
* | updated auto-generated filesgnutls_3_4_3 | Nikos Mavrogiannopoulos | 2015-07-12 | 2 | -0/+30 |
* | use the same shebang for perl | Nikos Mavrogiannopoulos | 2015-06-20 | 8 | -24/+8 |
* | updated makefiles for the new functions | Nikos Mavrogiannopoulos | 2015-06-16 | 3 | -7/+68 |
* | doc: Separated the PKCS #7 in manual | Nikos Mavrogiannopoulos | 2015-06-02 | 3 | -2/+24 |
* | doc: added section about subject alternative names | Nikos Mavrogiannopoulos | 2015-05-06 | 3 | -1/+35 |
* | doc: updated text to account for pkcs11-url standardization | Nikos Mavrogiannopoulos | 2015-05-05 | 1 | -3/+3 |
* | doc: Fixed typo in heartbeat documentation. | Jaak Ristioja | 2015-05-04 | 1 | -1/+1 |
* | doc: fixed example with DTLS timeouts | Nikos Mavrogiannopoulos | 2015-04-30 | 1 | -2/+1 |
* | doc: updated async operation text | Nikos Mavrogiannopoulos | 2015-04-30 | 1 | -15/+30 |
* | doc update | Nikos Mavrogiannopoulos | 2015-04-28 | 1 | -1/+1 |
* | updated pkcs11 loading documentation | Nikos Mavrogiannopoulos | 2015-04-27 | 1 | -7/+6 |
* | updated PKCS #11 URL references to rfc7512 | Nikos Mavrogiannopoulos | 2015-04-24 | 2 | -6/+10 |
* | doc: corrected typo | Nikos Mavrogiannopoulos | 2015-04-22 | 1 | -1/+1 |
* | List all certificate type priority strings. | Andreas Metzler | 2015-04-21 | 1 | -0/+3 |
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2015-04-19 | 2 | -0/+4 |
* | doc: added error check in example | Nikos Mavrogiannopoulos | 2015-04-15 | 1 | -1/+2 |
* | doc update | Nikos Mavrogiannopoulos | 2015-04-15 | 1 | -3/+2 |
* | doc: removed stray @end | Nikos Mavrogiannopoulos | 2015-04-15 | 1 | -1/+0 |
* | document the recommended re-handshake process | Nikos Mavrogiannopoulos | 2015-04-14 | 1 | -0/+41 |
* | remove duplicate entries from manpages Makefile | Nikos Mavrogiannopoulos | 2015-04-09 | 1 | -4/+1 |