Mercurial > emacs
log src/gnutls.c @ 110644:22d8ea06b8c7
age | author | description |
---|---|---|
Tue, 28 Sep 2010 23:55:34 +0200 | Stefan Monnier | * src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'. |
Mon, 27 Sep 2010 18:44:31 +0200 | Lars Magne Ingebrigtsen | Add gnutls logging and clean up various gnutls bits. |
Mon, 27 Sep 2010 17:03:58 +0200 | Lars Magne Ingebrigtsen | (emacs_gnutls_read): Don't infloop while reading. |
Mon, 27 Sep 2010 16:35:22 +0200 | Lars Magne Ingebrigtsen | Add debugging to the gnutls library, and finish handshaking when it's done. |
Sun, 26 Sep 2010 01:06:28 -0500 | Ted Zlatanov | Set up GnuTLS support. |