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
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix version numbers for some GnuTLS features
Paul Eggert
2017-08-03
1
-16
/
+0
*
Port GnuTLS usage to Ubuntu 16.04.2 LTS
Paul Eggert
2017-08-03
1
-1
/
+10
*
Simplify configuration of HAVE_GNUTLS3 etc.
Paul Eggert
2017-08-02
1
-2
/
+10
*
Fix the MS-Windows build due to added GnuTLS functions
Eli Zaretskii
2017-07-14
1
-0
/
+1
*
GnuTLS HMAC and symmetric cipher support
Ted Zlatanov
2017-07-14
1
-0
/
+4
*
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
*
|
Improve --without-x GCC pacification
Paul Eggert
2016-06-22
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Ensure TLS negotiation progress
Lars Ingebrigtsen
2016-03-03
1
-2
/
+3
*
|
Verify the TLS connection asynchronously
Lars Ingebrigtsen
2016-02-18
1
-0
/
+1
*
|
Implement asynch TLS negotiation
Lars Ingebrigtsen
2016-02-16
1
-0
/
+1
|
/
*
Initialize GnuTLS before calling gnutls_rnd
Paul Eggert
2016-01-17
1
-0
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Make src headers idempotent and standalone
Paul Eggert
2015-10-16
1
-0
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from origin/emacs-24
Ted Zlatanov
2014-12-12
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-3
/
+3
*
* gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
Paul Eggert
2013-12-12
1
-6
/
+19
*
Make some functions static in non-Microsoft builds.
Paul Eggert
2013-10-16
1
-0
/
+2
*
Port to C89.
Paul Eggert
2013-07-10
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Merge from trunk.
Paul Eggert
2012-04-09
1
-0
/
+5
|
\
|
*
Limit number of GnuTLS handshakes per connection.
Ted Zlatanov
2012-04-09
1
-0
/
+5
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-10-27
1
-2
/
+3
|
\
|
|
*
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
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-4
/
+4
|
/
*
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