Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: added gnutls_ext_flags_t enumerationtmp-pkcs12-cleanups | Nikos Mavrogiannopoulos | 2017-04-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: clarifications on custom thread override [ci skip] | Nikos Mavrogiannopoulos | 2017-04-20 | 1 | -3/+4 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: fixed documentation for various function parameters | Nikos Mavrogiannopoulos | 2017-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | doc: fixed tpmtool and psktool documentation | Nikos Mavrogiannopoulos | 2017-04-07 | 1 | -2/+5 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2017-04-06 | 2 | -0/+12 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: documented the inhibit any policy extension | Nikos Mavrogiannopoulos | 2017-04-06 | 1 | -2/+6 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: make a note that parts of the crypto API are in Core API | Nikos Mavrogiannopoulos | 2017-03-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | doc update [ci skip] | Nikos Mavrogiannopoulos | 2017-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2017-03-23 | 2 | -0/+3 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: updated RNG documentation to reflect the previous changes | Nikos Mavrogiannopoulos | 2017-03-20 | 1 | -10/+11 |
| | |||||
* | Introduced flag GNUTLS_VERIFY_ALLOW_SIGN_WITH_SHA1 | Nikos Mavrogiannopoulos | 2017-03-16 | 2 | -0/+4 |
| | | | | | | | | | This allows performing a verification with only SHA1 allowed from the broken algorithms. This can be used to fine-tune verification in case default verification fails, to detect whether the failed algorithm was SHA1. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | Introduced the %VERIFY_ALLOW_BROKEN priority string option | Nikos Mavrogiannopoulos | 2017-03-16 | 2 | -0/+5 |
| | | | | | | This allows enabling broken signature algorithms in certificate verification. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: updated RNG design | Nikos Mavrogiannopoulos | 2017-03-16 | 1 | -25/+28 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: updated tlsproxy to latest version | Nikos Mavrogiannopoulos | 2017-03-07 | 1 | -0/+0 |
| | |||||
* | doc: updated the PRNG documentation to utilize two PRNG instances | Nikos Mavrogiannopoulos | 2017-03-06 | 2 | -102/+120 |
| | | | | | | Also move the random generator discussion to internals section. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: document the state of PRNG in GnuTLS 3.6.0 | Nikos Mavrogiannopoulos | 2017-03-06 | 3 | -0/+114 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: corrected typo [ci skip] | Nikos Mavrogiannopoulos | 2017-03-05 | 1 | -2/+2 |
| | | | | | | It was pointed out by morozov@eags.ru. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | doc: removed protocol/ directory | Nikos Mavrogiannopoulos | 2017-02-21 | 205 | -270483/+0 |
| | | | | | | | | While it was used during the first years of development, today it is way more easy to access protocol documents via the IETF web site. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | build: doc: install images also into htmldir | Alon Bar-Lev | 2017-02-18 | 1 | -8/+11 |
| | | | | | | images are required also by the html documentation. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2017-02-18 | 1 | -0/+2 |
| | |||||
* | Added gnutls_x509_crt_set_flags() | Nikos Mavrogiannopoulos | 2017-02-17 | 2 | -0/+2 |
| | | | | | | | | This functions allows specifying flags to the certificate object. In particular it allows the single flag GNUTLS_X509_CRT_FLAG_IGNORE_SANITY which allows to ignore sanity checks at the import of the certificate. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: document the intention of the priority string usage [ci skip] | Nikos Mavrogiannopoulos | 2017-02-05 | 1 | -2/+17 |
| | | | | | | | | This documents the gnutls_set_default_priority() function, and how it is intended to be combined with an application that utilizes priority strings. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | Updated auto-generated files | Nikos Mavrogiannopoulos | 2017-01-26 | 2 | -0/+6 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | doc: improved documentation on DH parameters [ci skip] | Nikos Mavrogiannopoulos | 2017-01-22 | 1 | -9/+17 |
| | |||||
* | doc: removed references to OpenPGP functions and enumerationstmp-deprecate-openpgp | Nikos Mavrogiannopoulos | 2017-01-16 | 3 | -230/+1 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: removed documentation related to OpenPGP and guile | Nikos Mavrogiannopoulos | 2017-01-15 | 1 | -118/+0 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | doc: removed documentation related to OpenPGP | Nikos Mavrogiannopoulos | 2017-01-15 | 10 | -691/+25 |
| | | | | | | Also added section explaining why OpenPGP is being deprecated. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | doc: fixed copyright date in gnutls.texi | Nikos Mavrogiannopoulos | 2017-01-02 | 1 | -2/+2 |
| | |||||
* | doc update [ci skip] | Nikos Mavrogiannopoulos | 2016-12-10 | 2 | -8/+27 |
| | |||||
* | doc: updated documentation on multithreading [ci skip] | Nikos Mavrogiannopoulos | 2016-12-08 | 1 | -18/+7 |
| | | | | Resolves #154 | ||||
* | doc: list gnutls_init_flags_t [ci skip] | Nikos Mavrogiannopoulos | 2016-12-08 | 1 | -0/+2 |
| | | | | Suggested by Tyler Burns. | ||||
* | gl: removed iconv module | Nikos Mavrogiannopoulos | 2016-12-04 | 1 | -1/+1 |
| | | | | It is no longer used by the library. | ||||
* | doc: added certificate for ECC with any purpose | Nikos Mavrogiannopoulos | 2016-11-25 | 2 | -1/+18 |
| | |||||
* | doc: document the RFC7613 normalization of passwords [ci skip] | Nikos Mavrogiannopoulos | 2016-11-22 | 3 | -1/+17 |
| | |||||
* | updated auto-generated files for gnutls_utf8_password_normalize() | Nikos Mavrogiannopoulos | 2016-11-21 | 2 | -0/+3 |
| | |||||
* | updated auto-generated files for new functionstmp-rfc4514-updates | Nikos Mavrogiannopoulos | 2016-11-14 | 2 | -0/+21 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2016-11-02 | 2 | -22/+25 |
| | |||||
* | modified the gnutls_certificate_set_key* change | Nikos Mavrogiannopoulos | 2016-10-24 | 2 | -6/+25 |
| | | | | | | | | | While the change was fully backwards compatible for applications that were adding a single certificate, and applications that were checking for negative errors codes, many applications do not. As this may cause incompatibility issues with software properly utilizing the previously documented API, the change is reverted, and applications need to explicitly enable a flag (GNUTLS_CERTIFICATE_API_V2) in the credentials structure for the set_key functions to return an index. | ||||
* | updated auto-generated filespkcs7-time-check | Nikos Mavrogiannopoulos | 2016-10-18 | 2 | -0/+3 |
| | |||||
* | gnutls-serv: use the included known DH parameters by defaulttmp-dh-params-ffdhe | Nikos Mavrogiannopoulos | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | getfuncs-map.pl: ignore the ffdhe exported parameters | Nikos Mavrogiannopoulos | 2016-10-14 | 1 | -0/+12 |
| | | | | | That is ignore the new variables exported which are not functions, and thus cannot be detected by getfuncs-map.pl. | ||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2016-10-14 | 2 | -0/+9 |
| | |||||
* | doc: discuss the set_known_dh_params and use it in the examples | Nikos Mavrogiannopoulos | 2016-10-14 | 7 | -114/+50 |
| | |||||
* | doc: set a default handshake timeout on example server | Nikos Mavrogiannopoulos | 2016-10-13 | 1 | -0/+2 |
| | |||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2016-10-11 | 2 | -0/+3 |
| | |||||
* | doc: mention gnutls_session_ext_register and its supplemental data equivalent | Nikos Mavrogiannopoulos | 2016-10-09 | 1 | -4/+4 |
| | |||||
* | doc: added gnutls_datum_t and giovec_t to indexes | Nikos Mavrogiannopoulos | 2016-10-08 | 1 | -0/+2 |
| | | | | Resolves #137 | ||||
* | updated auto-generated files | Nikos Mavrogiannopoulos | 2016-10-06 | 2 | -0/+6 |
| | |||||
* | gdoc: improved the detection and display of escaped characters (@%) | Nikos Mavrogiannopoulos | 2016-09-22 | 1 | -5/+13 |
| | | | | | This allows to properly display strings like %COMPAT and @SYSTEM in the manual and the manpages. | ||||
* | doc: remove the conditional self_test functionsnproc | Nikos Mavrogiannopoulos | 2016-09-14 | 1 | -5/+1 |
| | | | | | | Also prevent them by re-entering the documented functions list by restricting the header files that contribute functions to the known list defined by $(HEADER_FILES). |