index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gnutls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit number of GnuTLS handshakes per connection.
Ted Zlatanov
2012-04-09
1
-0
/
+5
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
More gnutls memory fixes.
Chong Yidong
2011-10-27
1
-2
/
+2
*
Fix a memory leak in the built-in GnuTLS support.
Chong Yidong
2011-10-27
1
-0
/
+1
*
src/gnutls.c: Remove unused parameter `fildes'.
Juanma Barranquero
2011-05-05
1
-4
/
+2
*
Implement dynamic loading of GnuTLS on Windows.
Juanma Barranquero
2011-05-04
1
-2
/
+6
*
Add GnuTLS support for W32 and certificate and hostname verification in GnuTLS.
Ted Zlatanov
2011-04-24
1
-0
/
+2
*
emacs_write: Accept and return EMACS_INT for sizes.
Paul Eggert
2011-04-15
1
-4
/
+4
*
emacs_write: Return size_t, not ssize_t, to avoid overflow issues.
Paul Eggert
2011-04-12
1
-1
/
+1
*
use ssize_t and size_t for read- and write-like emacs_gnutls_* functions
Jim Meyering
2011-04-10
1
-6
/
+6
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Add 2011 to remaining FSF/AIST copyright years.
Glenn Morris
2011-01-15
1
-1
/
+1
*
Rework the gnutls boot interface.
Lars Magne Ingebrigtsen
2010-10-04
1
-0
/
+2
*
Make sure all reads/writes to gnutls streams go via the gnutls functions.
Lars Magne Ingebrigtsen
2010-09-29
1
-2
/
+2
*
Add gnutls logging and clean up various gnutls bits.
Lars Magne Ingebrigtsen
2010-09-27
1
-0
/
+2
*
Set up GnuTLS support.
Ted Zlatanov
2010-09-26
1
-0
/
+60