index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
gnutls.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve gnutls-min-prime-bits docstring
Stefan Kangas
2022-12-26
1
-4
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Remove redundant #' before lambda in {mail,net,url}/*.el
Stefan Kangas
2021-04-01
1
-2
/
+2
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-03-08
1
-6
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Make setting verify-hostname-error not make connections fail
Robert Pluim
2020-10-02
1
-2
/
+5
*
Merge from origin/emacs-27
Glenn Morris
2020-07-20
1
-2
/
+3
|
\
|
*
Update systems using GnuTLS certificate files
Eli Zaretskii
2020-07-18
1
-2
/
+3
*
|
Add :coding support to open-network-stream and open-gnutls-stream
Robert Pluim
2020-04-07
1
-3
/
+5
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add cert bundle path for OpenIndiana
Michal Nowak
2019-10-28
1
-0
/
+1
*
Add version tag to gnutls-min-prime-bits
Stefan Kangas
2019-10-23
1
-1
/
+2
*
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-08-23
1
-10
/
+27
|
\
|
*
Set standard value of `gnutls-min-primes-bits' to nil
Jimmy Yuen Ho Wong
2018-07-14
1
-5
/
+2
|
*
Check TLS certs against CRL
Jimmy Yuen Ho Wong
2018-07-14
1
-5
/
+25
*
|
Check for client certificates when using GnuTLS
Robert Pluim
2019-01-24
1
-15
/
+35
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from emacs-26
Noam Postavsky
2018-07-09
1
-3
/
+24
|
\
|
|
*
Minor fix of a recent documentation change
Eli Zaretskii
2018-07-08
1
-3
/
+5
|
*
Mention the NSM in the gnutls variable doc strings
Lars Ingebrigtsen
2018-07-08
1
-3
/
+22
*
|
gnutls.el now needs punycode
Lars Ingebrigtsen
2018-04-13
1
-0
/
+1
*
|
Make Unicode domain names work again in URL after recent changes
Lars Ingebrigtsen
2018-04-13
1
-2
/
+2
*
|
Doc fix after previous gnutls patch
Robert Pluim
2018-04-13
1
-3
/
+3
*
|
Change gnutls-verify-error to be first-match
Robert Pluim
2018-04-13
1
-7
/
+3
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Doc fixes for process functions (Bug#30349)
Noam Postavsky
2018-02-07
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Collect GnuTLS extensions and use them to set %DUMBFW if supported
Ted Zlatanov
2017-12-19
1
-27
/
+31
*
Add %DUMBFW to the default GnuTLS priority strings
Ted Zlatanov
2017-12-14
1
-3
/
+3
*
Add /etc/ssl/cert.pem to gnutls-trustfiles for macOS
Ted Zlatanov
2017-12-09
1
-0
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Glenn Morris
2017-06-11
1
-1
/
+21
|
\
|
*
Improve documentation of 'gnutls-verify-error'
Eli Zaretskii
2017-05-09
1
-1
/
+21
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Allow making TLS negotiation blocking
Lars Magne Ingebrigtsen
2016-03-05
1
-1
/
+3
*
|
Fix merge conflicts in network-stream-tests.el
Lars Ingebrigtsen
2016-02-22
1
-58
/
+92
|
\
\
|
*
|
Doc fixes and refactorings based on comments from Eli Zaretskii
Lars Ingebrigtsen
2016-02-03
1
-69
/
+82
|
*
|
Make network connections work again on non-glibc systems
Lars Ingebrigtsen
2016-02-01
1
-9
/
+9
|
*
|
Clean up dead code
Lars Ingebrigtsen
2016-02-01
1
-7
/
+0
|
*
|
Rework the mechanisms for async GnuTLS connections
Lars Ingebrigtsen
2016-01-31
1
-10
/
+22
|
*
|
Remove debugging
Lars Ingebrigtsen
2016-01-31
1
-1
/
+0
|
*
|
Implement asynchronous GnuTLS connections
Lars Ingebrigtsen
2016-01-31
1
-4
/
+21
|
|
/
*
/
Use open-network-stream instead of open-protocol-stream
Lars Ingebrigtsen
2016-02-14
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
[next]