summaryrefslogtreecommitdiff
path: root/src/gnutls.c
Commit message (Expand)AuthorAge
* Fix backslash mistakes in doc strings in C codeMattias Engdegård2021-01-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Have gnutls_symmetric cache the results from Fgnutls_ciphersLars Ingebrigtsen2020-08-24
* MS-Windows fixes as followup to import of Gnulib 'getrandom'Eli Zaretskii2020-06-28
* Define libgnutls-version properlyNoam Postavsky2020-02-25
* Update copyright year to 2020Paul Eggert2020-01-01
* Port gnutls.c to --enable-gcc-warnings --without-gnutlsPaul Eggert2019-11-23
* Fix quoting in gnutls.c comments and stringsEli Zaretskii2019-09-30
* Port :safe-renegotiation test to GnuTLS < 3.6.3Paul Eggert2019-09-05
* Don’t mention :safe-renegotiation in TLS 1.3Paul Eggert2019-09-04
* Port recent gnutls fixes to gcc -Wpointer-signPaul Eggert2019-08-27
* ; Fix commentary of last change.Eli Zaretskii2019-08-27
* Fix crashes on MS-Windows when using GnuTLS connectionsEli Zaretskii2019-08-27
* Fix crashes in networking with GnuTLS on MS-WindowsEli Zaretskii2019-08-26
* Tweak gnutls-peer-status reportingPaul Eggert2019-08-23
* Get the Gnutls code compiling on Fedora 30Paul Eggert2019-08-23
* Fix recent changes in gnutls.cEli Zaretskii2019-08-23
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-23
|\
| * Full certificate chain details for NSMJimmy Yuen Ho Wong2018-07-14
| * Revamp Network Security manager checks for TLSJimmy Yuen Ho Wong2018-07-14
* | Remove printmax_t etc.Paul Eggert2019-07-07
* | Simplify list creation in C codePaul Eggert2019-03-04
* | DEFVAR_INT variables are now intmax_tPaul Eggert2019-02-27
* | Fix unlikely races with GnuTLS, datagramsPaul Eggert2019-01-15
* | Add portable dumperDaniel Colascione2019-01-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\ \
| * | Update copyright year to 2019Paul Eggert2019-01-01
* | | Pacify gcc -Wunused-macros in older GnuTLSPaul Eggert2018-11-11
* | | Merge from origin/emacs-26Glenn Morris2018-09-20
|\| |
| * | Fix GnuTLS test suite with GnuTLS versions 3.4.xEli Zaretskii2018-09-18
| * | Fix build with gnutls versions 3.0 to 3.2 (Bug#32446)Noam Postavsky2018-09-17
* | | Improve bignum support for system typesPaul Eggert2018-08-27
* | | Define get_proc_addr in Cygwin-w32 buildAndy Moreton2018-08-20
* | | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \ \
| * | | Merge from origin/emacs-26Glenn Morris2018-07-20
| |\| | | | |/ | |/|
| | * Avoid assertion violations in gnutls.cEli Zaretskii2018-07-17
* | | More macro renamings for bignumTom Tromey2018-08-07
* | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/ /
* | Minor improvements in recent NSM documentation changesEli Zaretskii2018-07-08
* | NSM-related doc fixesLars Ingebrigtsen2018-07-08
* | Clean up redundant code from previous checkinsLars Ingebrigtsen2018-06-25
* | Don't use XCAR in possibly-nil situationsLars Ingebrigtsen2018-06-25
* | Tweak previous gnutls change for efficiencyLars Ingebrigtsen2018-06-24
* | Return the entire TLS certificate chain back to the callerLars Ingebrigtsen2018-06-24
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Special-case %DUMBFW for GnuTLS between 3.2.5 and 3.5.1Ted Zlatanov2017-12-20
* Work around GnuTLS version issues with %DUMBFW (tiny change)Andy Moreton2017-12-20
* Collect GnuTLS extensions and use them to set %DUMBFW if supportedTed Zlatanov2017-12-19
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Return non-nil from gnutls-available-p under GnuTLS 2.xEli Zaretskii2017-11-05