index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gnutls.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-04-08
Improve documentation of 'url-retrieve' and GnuTLS peer status
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-20
A few more functions are not pure
Paul Eggert
2025-11-20
Fix more mis-declarations of non-const functions
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-09
Use cheaper string constructors
Mattias Engdegård
2024-05-09
Intern additional symbols ahead-of-time
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-15
Show SHA-256 digest of a public key in 'nsm-format-certificate'
Łukasz Stelmach
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-09
Remove unneeded restriction in using AEAD ciphers with GnuTLS
Eli Zaretskii
2023-01-06
Merge from origin/emacs-29
Stefan Kangas
2023-01-05
; * src/gnutls.c (Fgnutls_deinit): Fix typo in doc string (bug#60579).
Eli Zaretskii
2023-01-02
Fix build with older versions of gnutls
Andreas Schwab
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Fix the build broken by latest GnuTLS-related changes
Eli Zaretskii
2022-12-31
; * src/gnutls.c (Fgnutls_boot): Fix typo.
Po Lu
2022-12-31
Fix last change in gnutls.c
Po Lu
2022-12-30
Add :pass and :flags to gnutls-boot for :keylist
Nikolaos Chatzikonstantinou
2022-12-18
Remove Gnulib explicit_bzero module
Paul Eggert
2022-11-03
* src/gnutls.c (Fgnutls_available_p): Avoid duplicating capabilities.
Juanma Barranquero
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-03-19
Remove unused fns/data and make fns static
Paul Eggert
2022-03-04
Add some sleeps to gnutls_try_handshake
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-06-19
De-obfuscate gnutls_handshake loop
dickmao
2021-02-25
Don't crash if gnutls_handshake fails
Robert Pluim
2021-01-02
Fix backslash mistakes in doc strings in C code
Mattias Engdegård
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-24
Have gnutls_symmetric cache the results from Fgnutls_ciphers
Lars Ingebrigtsen
2020-06-28
MS-Windows fixes as followup to import of Gnulib 'getrandom'
Eli Zaretskii
2020-02-25
Define libgnutls-version properly
Noam Postavsky
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-23
Port gnutls.c to --enable-gcc-warnings --without-gnutls
Paul Eggert
2019-09-30
Fix quoting in gnutls.c comments and strings
Eli Zaretskii
2019-09-05
Port :safe-renegotiation test to GnuTLS < 3.6.3
Paul Eggert
2019-09-04
Don’t mention :safe-renegotiation in TLS 1.3
Paul Eggert
2019-08-27
Port recent gnutls fixes to gcc -Wpointer-sign
Paul Eggert
2019-08-27
; Fix commentary of last change.
Eli Zaretskii
2019-08-27
Fix crashes on MS-Windows when using GnuTLS connections
Eli Zaretskii
2019-08-26
Fix crashes in networking with GnuTLS on MS-Windows
Eli Zaretskii
2019-08-23
Tweak gnutls-peer-status reporting
Paul Eggert
2019-08-23
Get the Gnutls code compiling on Fedora 30
Paul Eggert
2019-08-23
Fix recent changes in gnutls.c
Eli Zaretskii
2019-08-23
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-07-07
Remove printmax_t etc.
Paul Eggert
[next]