summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update year of copyright notices in doc/gnutls.texiZoltan Fridrich2023-02-091-2/+2
* doc: mention GNUTLS_CB_TLS_EXPORTERDaiki Ueno2022-08-293-3/+24
* crypto-api: add block cipher API with automatic paddingDaiki Ueno2022-07-222-0/+7
* guile: Remove support for the 1.8.x series.Ludovic Courtès2022-07-171-2/+2
* KTLS: disable by default enable by configFrantišek Krenželok2022-06-141-10/+8
* fips: provide function to manually run FIPS self-testsDaiki Ueno2022-06-092-0/+3
* gnutls_aead_cipher_set_key: new functionDaiki Ueno2022-05-052-0/+3
* tls: add flag to disable session ticket in TLS 1.2Daiki Ueno2022-05-041-0/+3
* Merge branch 'wip/dueno/minor' into 'master'Daiki Ueno2022-04-172-42/+42
|\
| * cligen: update git submoduleDaiki Ueno2022-04-152-42/+42
* | ktls config documentationFrantisek Krenzelok2022-03-311-0/+16
|/
* Make option specification type-safeDaiki Ueno2022-03-105-693/+97
* Add compress_certificate extension (RFC8879)Zoltan Fridrich2022-03-012-0/+6
* Merge branch 'ktls_sendfile' into 'master'Daiki Ueno2022-02-242-0/+3
|\
| * auto-generated files updateFrantisek Krenzelok2022-02-222-0/+3
* | Fix typosDimitris Apostolou2022-02-172-2/+2
|/
* gnutls_ciphersuite_get: new function to get unique ciphersuite nameDaiki Ueno2022-02-102-0/+3
* global: add API to retrieve library configuration at run timeDaiki Ueno2022-01-162-0/+3
* doc: generate man-pages from JSONDaiki Ueno2022-01-153-47/+441
* doc: generate texinfo files from JSONDaiki Ueno2022-01-1527-174/+1418
* fips: add functions to inspect thread-local FIPS operation stateDaiki Ueno2022-01-073-0/+40
* Fix gtk-doc build, use http URI in sgml master.Andreas Metzler2022-01-061-1/+1
* doc: updated copyrights for 2022Alon Bar-Lev2022-01-021-2/+2
* KTLS: APIFrantisek Krenzelok2021-12-152-0/+3
* Update symbolsaja-certificate-transparencyAnder Juaristi2021-12-042-0/+18
* priority: support allowlisting in configuration fileDaiki Ueno2021-11-293-2/+95
* gnutls_early_{cipher,prf_hash}_get: new functionsDaiki Ueno2021-05-132-0/+6
* global: rename GNUTLS_NO_EXPLICIT_INIT to GNUTLS_NO_IMPLICIT_INITDaiki Ueno2021-05-031-1/+1
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-171-0/+4
* build: doc: install missing image file gnutls-crypto-layers.pngAndreas Metzler2021-03-201-0/+1
* examples: avoid memory leak in ex-verifyDaiki Ueno2021-03-151-1/+6
* examples: avoid memory leak in tlsproxyDaiki Ueno2021-03-151-0/+8
* build: don't remove distributed stamp files on "make clean"Daiki Ueno2021-02-171-4/+1
* doc: Add some missing algorithm keywords to priority string tableDosenpfand2021-02-071-85/+87
* Update year of copyright notices in doc/gnutls.texiFiona Klute2021-01-071-2/+2
* alert: add callback to intercept alert messagesDaiki Ueno2020-11-192-0/+3
* handshake: add callback to get notified with traffic secret changeDaiki Ueno2020-11-192-0/+3
* handshake: add functions to read/write handshake messages directlyDaiki Ueno2020-11-192-0/+7
* Adds a new API gnutls_session_set_verify_output_function() that allows TLS ap...Sahana Prasad2020-11-102-0/+3
* doc/examples/ex-ocsp-client.c: check malloc return valueDaiki Ueno2020-10-181-0/+4
* src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cl...Sahana Prasad2020-09-022-0/+6
* doc: assorted typo fixestmp-typo-fixesDaiki Ueno2020-08-125-6/+6
* dhe: check if DH params in SKE match the FIPS approved algorithmstmp-sp800-56ar3Daiki Ueno2020-06-2724-0/+313
* devel/libgnutls-latest-x86_64.abi, doc, NEWS, and manpage updatesSahana Prasad2020-06-032-0/+3
* Merge branch 'tmp-fileio' into 'master'Daiki Ueno2020-05-302-6/+6
|\
| * build: write "FILE *fp" instead of "FILE *fd"tmp-fileioDaiki Ueno2020-05-301-5/+5
| * gnulib: update git submoduleDaiki Ueno2020-05-291-1/+1
* | fips: make FIPS140-2 mode enablement logic simplerDaiki Ueno2020-05-201-4/+18
|/
* pkcs7: add function to display signature informationDmitry Baryshkov2020-05-142-0/+3
* gnutls_ext_get_name2: new functionDaiki Ueno2020-04-212-0/+3