]> code.delx.au - gnu-emacs/history - src/gnutls.c
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / src / gnutls.c
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisAdd 2011 to remaining FSF/AIST copyright years.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-18 Lars Magne Ingebri... (emacs_gnutls_read): Return 0 if we get a non-"EAGAIN...
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-10 Lars Magne Ingebri... Fix gnutls write-before-negotiation case.
2010-10-09 Lars Magne Ingebri... (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and...
2010-10-09 Lars Magne Ingebri... Make emacs_gnutls_read() return the expected on errors.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-03 Lars Magne Ingebri... Rework the gnutls boot interface.
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.