src/gnutls.c: Fix typo in docstring.
[bpt/emacs.git] / src / gnutls.c
2010-10-03 Juanma Barranquerosrc/gnutls.c: Fix typo in docstring.
2010-10-03 Juanma Barranquerosrc/gnutls.c: Doc fixes. Make some functions static.
2010-09-29 Lars Magne Ingebri... Clean up gnutls.c coding style to conform with the...
2010-09-29 Lars Magne Ingebri... Do the gnutls handshake from the reader loop, instead...
2010-09-29 Lars Magne Ingebri... Make sure all reads/writes to gnutls streams go via...
2010-09-28 Stefan Monnier* src/gnutls.c (Fgnutls_boot): Remove unused vars ...
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Lars Magne Ingebri... Add gnutls logging and clean up various gnutls bits.
2010-09-27 Lars Magne Ingebri... (emacs_gnutls_read): Don't infloop while reading.
2010-09-27 Lars Magne Ingebri... Add debugging to the gnutls library, and finish handsha...
2010-09-27 Kenichi Handamerge trunk
2010-09-26 Ted ZlatanovSet up GnuTLS support.