log lib-src/pop.c @ 31229:0c280e986946

age author description
Tue, 20 Jun 2000 13:27:11 +0000 Dave Love comment
Sun, 21 May 2000 11:05:07 +0000 Dave Love (ERROR_MAX): Increase to 160.
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Sun, 10 Oct 1999 23:07:36 +0000 Gerd Moellmann Use "pop3" as the POP service name on all platforms,
Mon, 25 May 1998 20:11:54 +0000 Richard M. Stallman Undo previous change.
Mon, 06 Apr 1998 22:16:30 +0000 Karl Heuer Integrate support for GSS-API
Thu, 26 Mar 1998 22:52:21 +0000 Richard M. Stallman (pop_getline): Renamed from getline.
Thu, 04 Dec 1997 06:44:56 +0000 Karl Heuer Allow messages retrieved from the POP
Fri, 31 Oct 1997 23:09:43 +0000 Karl Heuer (fullwrite): Get rid of an extra call to write. Problem
Thu, 25 Sep 1997 00:44:53 +0000 Karl Heuer Use system header files instead of declaring C-library
Mon, 28 Jul 1997 05:52:35 +0000 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
Tue, 06 May 1997 19:30:49 +0000 Richard M. Stallman (getline): Don't miss CRLF pairs when the CR and LF are
Mon, 16 Dec 1996 06:01:18 +0000 Richard M. Stallman (socket_connection): Free realhost after using it.
Thu, 21 Nov 1996 20:47:59 +0000 Charles Hannum gethostbyname() may return a pointer to static data, which is
Mon, 26 Aug 1996 16:10:43 +0000 Richard M. Stallman Reverse conditional in previous change.