summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: remove references to GNUTLS_KEYLOGFILE [ci skip]Nikos Mavrogiannopoulos2016-06-081-1/+1
* Append keys on keylogfileNikos Mavrogiannopoulos2016-05-271-0/+4
* doc: Replace references to select with poll and other fixesNikos Mavrogiannopoulos2016-04-081-6/+6
* doc: replace inaccurate sentence with reference to gnutls_record_discard_queu...Nikos Mavrogiannopoulos2016-04-081-3/+3
* doc: mention gnutls_certificate_set_x509_trust_dir()Nikos Mavrogiannopoulos2016-03-071-1/+1
* added getpid() to the list of system calls usedNikos Mavrogiannopoulos2016-02-271-0/+1
* improve doc on special keywords in priority stringAndreas Metzler2016-02-101-2/+3
* doc: Fix some typosAttila Molnar2016-02-061-6/+6
* Remove remaining RSA-EXPORT support leftovers from doc and messagesAttila Molnar2016-02-061-2/+1
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2016-01-181-1/+1
* documented GNUTLS_SKIP_GLOBAL_INIT macroNikos Mavrogiannopoulos2015-11-161-1/+4
* doc: document how to use gnutls with seccompNikos Mavrogiannopoulos2015-11-151-0/+39
* documented the GNUTLS_NO_EXPLICIT_INIT environment variableNikos Mavrogiannopoulos2015-11-111-1/+1
* doc: documented future levelNikos Mavrogiannopoulos2015-10-201-1/+7
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-10-071-20/+22
* handshake: add FALLBACK_SCSV priority optionAlessandro Ghedini2015-08-011-0/+6
* doc: updated async operation textNikos Mavrogiannopoulos2015-04-301-15/+30
* List all certificate type priority strings.Andreas Metzler2015-04-211-0/+3
* document the recommended re-handshake processNikos Mavrogiannopoulos2015-04-141-0/+41
* expand on SECURE256 being an alias to SECURE192Nikos Mavrogiannopoulos2015-03-071-1/+3
* documented using a session with fork or multiple threadsNikos Mavrogiannopoulos2015-01-281-2/+21
* ARCFOUR-128 is disabled by defaultNikos Mavrogiannopoulos2014-12-311-4/+4
* priority strings VERS-TLS-ALL and VERS-DTLS-ALL are restricted to the corresp...Nikos Mavrogiannopoulos2014-12-311-1/+1
* the priority string EXPORT is no moreNikos Mavrogiannopoulos2014-12-061-4/+0
* doc: added recommendation to use the higher level functions to load keysNikos Mavrogiannopoulos2014-11-281-6/+7
* Added priority string %NO_SESSION_HASH to prevent advertising the extended ma...Nikos Mavrogiannopoulos2014-11-131-0/+4
* doc: updated text on session ticketsNikos Mavrogiannopoulos2014-11-081-1/+3
* doc: corrected values for INSECURE levelNikos Mavrogiannopoulos2014-11-071-3/+3
* Added support for RFC7366 (encrypt then authenticate)Nikos Mavrogiannopoulos2014-11-031-1/+5
* updated text for gnutls_fd_in_use() to account the new behaviorNikos Mavrogiannopoulos2014-10-311-3/+3
* Added priority string %NO_TICKETS that disables session ticket supportNikos Mavrogiannopoulos2014-10-241-0/+4
* document gnutls_fd_in_use()Nikos Mavrogiannopoulos2014-10-221-2/+6
* updated documentation for SSL 3.0 removalNikos Mavrogiannopoulos2014-10-161-6/+6
* documented the environment variablesNikos Mavrogiannopoulos2014-09-151-1/+32
* doc updateNikos Mavrogiannopoulos2014-08-061-1/+1
* mention profile in security parameters tableNikos Mavrogiannopoulos2014-08-061-1/+1
* doc updateNikos Mavrogiannopoulos2014-05-071-2/+2
* updated documentation on library initialization to reflex the changes in 3.3.0.Nikos Mavrogiannopoulos2014-05-071-31/+19
* fixed typoNikos Mavrogiannopoulos2014-05-051-1/+1
* Added the 'very weak' certificate verification profile.Nikos Mavrogiannopoulos2014-05-051-0/+6
* doc updateNikos Mavrogiannopoulos2014-05-051-2/+2
* doc updateNikos Mavrogiannopoulos2014-05-031-2/+5
* doc updateNikos Mavrogiannopoulos2014-05-031-2/+2
* doc updateNikos Mavrogiannopoulos2014-04-141-4/+5
* The "SYSTEM" initial keyword was replaced with the more generic "@KEYWORD"Nikos Mavrogiannopoulos2014-04-071-6/+5
* Added priority string %DISABLE_WILDCARDS.Nikos Mavrogiannopoulos2014-04-021-0/+4
* doc updateNikos Mavrogiannopoulos2014-03-271-2/+4
* The %COMPAT keyword no longer reduces security.Nikos Mavrogiannopoulos2014-03-271-0/+7
* NEW_PADDING has been removed.Nikos Mavrogiannopoulos2014-03-051-6/+0
* mention SHA384 as MAC optionNikos Mavrogiannopoulos2014-02-281-1/+1