(server-process-filter): Don't force the authentication
[bpt/emacs.git] / lib-src / pop.c
2008-01-22 Miles BaderMerge from emacs--rel--22
2008-01-22 Chong Yidong(pop_stat, pop_last): Fix last fix.
2008-01-22 Chong Yidong(pop_stat, pop_last): Fix last fix.
2008-01-10 Chong Yidong(pop_stat, pop_last): Check validity of string-to-integer
2008-01-10 Chong Yidong(pop_stat, pop_last): Check validity of string-to-integer
2008-01-08 Miles BaderMerge from emacs--rel--22
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2008-01-02 Miles BaderMerge from emacs--rel--22, gnus--devo--0
2007-12-28 Miles BaderMerge from emacs--rel--22
2007-12-16 Miles BaderMerge from emacs--rel--22
2007-12-06 Miles BaderMerge from emacs--rel--22, gnus--devo--0
2007-12-06 Miles BaderMerge from emacs--rel--22
2007-11-27 Jan Djärv(socket_connection): Remove AI_ADDRCONFIG.
2007-11-21 Miles BaderMerge from emacs--rel--22
2007-11-19 Jan Djärv(socket_connection): Move realhost out of #ifdefs.
2007-11-18 Jan Djärv(socket_connection): Use getaddrinfo if available.
2007-07-31 Miles BaderMerge from emacs--devo--0
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-01-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-16 Glenn MorrisUpdate copyright for years from Emacs 21 to present...
2006-05-24 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-23 Francesco Potortì(pop_open, socket_connection, KPOP_SERVICE): Added
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-04 Karoly LorenteyMerged in changes from CVS trunk. Plus added lisp...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-13 Ken RaeburnDon't include des.h (or variants thereof); krb.h will...
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-04 Lute KamstraUpdate FSF's address.
2003-09-01 Miles BaderAdd arch taglines
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-05 Kim F. Storm(__P): Renamed from _P to avoid problems on Cygwin.
2002-05-17 Eli Zaretskii(socket_connection): Move the code to resolve the POP
2001-12-30 Pavel JaníkRemove unnecessary whitespaces.
2001-12-29 Pavel JaníkInclude <config.h>.
2000-06-20 Dave Lovecomment
2000-05-21 Dave Love(ERROR_MAX): Increase to 160.
1999-10-19 Paul EggertAdd support for large files. Merge glibc 2.1.2.
1999-10-10 Gerd MoellmannUse "pop3" as the POP service name on all platforms,
1998-05-25 Richard M. StallmanUndo previous change.
1998-04-06 Karl HeuerIntegrate support for GSS-API
1998-03-26 Richard M. Stallman(pop_getline): Renamed from getline.
1997-12-04 Karl HeuerAllow messages retrieved from the POP
1997-10-31 Karl Heuer(fullwrite): Get rid of an extra call to write. Problem
1997-09-25 Karl HeuerUse system header files instead of declaring C-library
1997-07-28 Richard M. StallmanSupport auto-configuration of both Kerberos V4 and
1997-05-06 Richard M. Stallman(getline): Don't miss CRLF pairs when the CR and LF are
1996-12-16 Richard M. Stallman(socket_connection): Free realhost after using it.
1996-11-21 Charles Hannumgethostbyname() may return a pointer to static data...
1996-08-26 Richard M. StallmanReverse conditional in previous change.
1996-08-25 Richard M. StallmanInclude des.h krb.h with no dir name if SOLARIS2.
1996-04-29 Richard M. Stallman(SEND, RECV): Renamed from send, recv.
1996-04-28 Richard M. Stallman[WINDOWSNT]: Include winsock.h and ntlib.h.
1996-01-20 Karl Heuer(pop_retrieve, getline): Avoid type clashes.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-05 Karl HeuerComment fixes.
1994-10-24 Richard M. Stallman(getline): When a search of already-read input for...
1994-10-19 Richard M. StallmanOnly include ../src/config.h if HAVE_CONFIG_H is
1994-10-18 Richard M. StallmanFix mismatch in conditionals.
1994-10-18 Richard M. Stallman(open, close, read, write): Add #undefs.
1994-10-18 Richard M. StallmanInclude ../src/config.h.
1994-10-18 Richard M. StallmanDon't declare malloc, realloc, free.
1994-09-27 Richard M. StallmanInitial revision