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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Wrap dll functions more simply
Paul Eggert
2014-12-28
1
-370
/
+356
*
Merge from origin/emacs-24
Paul Eggert
2014-12-28
1
-17
/
+48
|
\
|
*
Port memory-full checking to GnuTLS 3.3
Paul Eggert
2014-12-27
1
-15
/
+25
*
|
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2014-12-27
1
-1
/
+1
|
\
|
|
*
src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.
Eli Zaretskii
2014-12-13
1
-1
/
+1
|
*
A better fix for bug#19346
Eli Zaretskii
2014-12-12
1
-18
/
+11
|
*
Always define `gnutls-available-p' even if GnuTLS is not available.
Ted Zlatanov
2014-12-11
1
-21
/
+35
*
|
* gnutls.c: Include gnutls.h.
Paul Eggert
2014-12-18
1
-0
/
+1
*
|
Load system's default trusted Certificate Authorities if available.
Eli Zaretskii
2014-12-14
1
-0
/
+21
*
|
Spelling fixes
Paul Eggert
2014-12-12
1
-1
/
+1
*
|
Merge from origin/emacs-24
Ted Zlatanov
2014-12-12
1
-24
/
+31
*
|
Fix glitches in gnutls.c, mostly memory-related
Paul Eggert
2014-12-09
1
-73
/
+66
*
|
gnutls.c (gnutls_protocol_get_name): Fix a copy/paste typo.
Andy Moreton
2014-12-09
1
-1
/
+1
*
|
Make gnutls-peer-status return even more data
Lars Magne Ingebrigtsen
2014-12-08
1
-7
/
+61
*
|
(Fgnutls_error_fatalp): Doc fix (bug#18210)
Lars Magne Ingebrigtsen
2014-12-08
1
-2
/
+2
*
|
Fatal GnuTLS errors are now silent by default
Lars Magne Ingebrigtsen
2014-12-08
1
-1
/
+1
*
|
* src/gnutls.c: Add Windows specs for gnutls_dh_get_prime_bits.
Lars Magne Ingebrigtsen
2014-12-08
1
-1
/
+4
*
|
Put back :signature-algorithm into gnutls.c
Lars Magne Ingebrigtsen
2014-12-08
1
-0
/
+10
*
|
(Fgnutls_peer_status): Return the DH prime bits for the connection
Lars Magne Ingebrigtsen
2014-12-08
1
-0
/
+9
*
|
(gnutls_certificate_details): Clean up whitespace slightly.
Lars Magne Ingebrigtsen
2014-12-08
1
-100
/
+82
*
|
Remove unused data from gnutls_certificate_details
Lars Magne Ingebrigtsen
2014-12-08
1
-26
/
+0
*
|
Fix gnutls.c build on MinGW
Chris Zheng
2014-12-03
1
-4
/
+5
*
|
Only send SNI if the host name is not an IP address
Lars Magne Ingebrigtsen
2014-11-26
1
-4
/
+19
*
|
* gnutls.c (Fgnutls_boot): Send the server name over
Toke Høiland-Jørgensen
2014-11-26
1
-0
/
+9
*
|
Fix gnutls problems caught by static checking.
Paul Eggert
2014-11-25
1
-2
/
+1
*
|
Use usual GNU style for white space.
Paul Eggert
2014-11-25
1
-97
/
+108
*
|
(gnutls_certificate_details): Reversed check in last checkin.
Lars Magne Ingebrigtsen
2014-11-25
1
-1
/
+1
*
|
Make gnutls.c compile on older gnutls installations
Lars Magne Ingebrigtsen
2014-11-25
1
-0
/
+4
*
|
* gnutls.c (Fgnutls_boot): Minor logging fixes.
Ted Zlatanov
2014-11-25
1
-2
/
+3
*
|
Use a simple list of symbols in GnuTLS peer verification.
Ted Zlatanov
2014-11-25
1
-55
/
+65
*
|
* gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p.
Ted Zlatanov
2014-11-25
1
-1
/
+1
*
|
* gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings.
Lars Magne Ingebrigtsen
2014-11-24
1
-7
/
+7
*
|
* gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint.
Lars Magne Ingebrigtsen
2014-11-23
1
-1
/
+2
*
|
Typo fix from previous check-in
Lars Magne Ingebrigtsen
2014-11-23
1
-1
/
+1
*
|
gnutls.c windows compilation fix
Lars Magne Ingebrigtsen
2014-11-23
1
-2
/
+2
*
|
Add functions to gnutls.c for exporting certificate details
Lars Magne Ingebrigtsen
2014-11-23
1
-1
/
+350
*
|
Minor fixups related to usage of the 'long' type.
Paul Eggert
2014-07-07
1
-2
/
+2
*
|
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-04-05
1
-6
/
+6
|
/
*
gnutls.c (Fgnutls_boot): Fix case of :verify-error = t.
Ted Zlatanov
2014-03-17
1
-4
/
+13
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* gnutls.c (Fgnutls_boot): Properly check Flistp return value.
Andreas Schwab
2013-12-16
1
-1
/
+1
*
Fix bug#16161: CHECK_LIST_CONS fails on nil
Ted Zlatanov
2013-12-16
1
-1
/
+2
*
Use bool for boolean (GLYPH_DEBUG case).
Paul Eggert
2013-12-14
1
-6
/
+3
*
New verify-error GnuTLS interface for certificate validation
Ted Zlatanov
2013-12-14
1
-18
/
+30
*
* gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
Paul Eggert
2013-12-12
1
-1
/
+1
*
Merge from trunk.
Eli Zaretskii
2013-12-07
1
-1
/
+5
|
\
|
*
* gnutls.c (gnutls_audit_log_function): Only declare and define if
Jan Djärv
2013-11-30
1
-1
/
+5
*
|
Converted image.c and gnutls.c functions that accept file names.
Eli Zaretskii
2013-12-03
1
-0
/
+18
|
/
*
Fix recent gnutls changes.
Paul Eggert
2013-11-04
1
-1
/
+1
[next]