Tue, 23 May 2006 10:44:39 +0000 |
Francesco Potort |
(pop_open, socket_connection, KPOP_SERVICE): Added
|
Mon, 06 Feb 2006 11:28:28 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 10:56:27 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 13 Jul 2005 21:44:17 +0000 |
Ken Raeburn |
Don't include des.h (or variants thereof); krb.h will do it.
|
Mon, 04 Jul 2005 15:47:28 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 05 Jan 2003 23:38:59 +0000 |
Kim F. Storm |
(__P): Renamed from _P to avoid problems on Cygwin.
|
Fri, 17 May 2002 11:24:02 +0000 |
Eli Zaretskii |
(socket_connection): Move the code to resolve the POP
|
Sun, 30 Dec 2001 22:09:01 +0000 |
Pavel Jank |
Remove unnecessary whitespaces.
|
Sat, 29 Dec 2001 22:24:28 +0000 |
Pavel Jank |
Include <config.h>.
|
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.
|
Sun, 25 Aug 1996 02:27:24 +0000 |
Richard M. Stallman |
Include des.h krb.h with no dir name if SOLARIS2.
|
Mon, 29 Apr 1996 15:46:17 +0000 |
Richard M. Stallman |
(SEND, RECV): Renamed from send, recv.
|
Sun, 28 Apr 1996 19:08:33 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Include winsock.h and ntlib.h.
|
Sat, 20 Jan 1996 20:51:31 +0000 |
Karl Heuer |
(pop_retrieve, getline): Avoid type clashes.
|