| Commit message (Expand) | Author | Age | Files | Lines |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
* | (__P): Renamed from _P to avoid problems on Cygwin. | Kim F. Storm | 2003-01-05 | 1 | -11/+11 |
* | (socket_connection): Move the code to resolve the POP | Eli Zaretskii | 2002-05-17 | 1 | -11/+11 |
* | Remove unnecessary whitespaces. | Pavel Janík | 2001-12-30 | 1 | -15/+15 |
* | Include <config.h>. | Pavel Janík | 2001-12-29 | 1 | -1/+1 |
* | comment | Dave Love | 2000-06-20 | 1 | -1/+2 |
* | (ERROR_MAX): Increase to 160. | Dave Love | 2000-05-21 | 1 | -1/+2 |
* | Add support for large files. Merge glibc 2.1.2. | Paul Eggert | 1999-10-19 | 1 | -12/+1 |
* | Use "pop3" as the POP service name on all platforms, | Gerd Moellmann | 1999-10-10 | 1 | -4/+0 |
* | Undo previous change. | Richard M. Stallman | 1998-05-25 | 1 | -978/+20 |
* | Integrate support for GSS-API | Karl Heuer | 1998-04-06 | 1 | -20/+978 |
* | (pop_getline): Renamed from getline. | Richard M. Stallman | 1998-03-26 | 1 | -13/+13 |
* | Allow messages retrieved from the POP | Karl Heuer | 1997-12-04 | 1 | -67/+109 |
* | (fullwrite): Get rid of an extra call to write. Problem | Karl Heuer | 1997-10-31 | 1 | -2/+2 |
* | Use system header files instead of declaring C-library | Karl Heuer | 1997-09-25 | 1 | -7/+7 |
* | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -45/+68 |
* | (getline): Don't miss CRLF pairs when the CR and LF are | Richard M. Stallman | 1997-05-06 | 1 | -1/+3 |
* | (socket_connection): Free realhost after using it. | Richard M. Stallman | 1996-12-16 | 1 | -0/+1 |
* | gethostbyname() may return a pointer to static data, which is | Charles Hannum | 1996-11-21 | 1 | -2/+4 |
* | Reverse conditional in previous change. | Richard M. Stallman | 1996-08-26 | 1 | -3/+3 |
* | Include des.h krb.h with no dir name if SOLARIS2. | Richard M. Stallman | 1996-08-25 | 1 | -0/+5 |
* | (SEND, RECV): Renamed from send, recv. | Richard M. Stallman | 1996-04-29 | 1 | -12/+14 |
* | [WINDOWSNT]: Include winsock.h and ntlib.h. | Richard M. Stallman | 1996-04-28 | 1 | -9/+48 |
* | (pop_retrieve, getline): Avoid type clashes. | Karl Heuer | 1996-01-20 | 1 | -3/+4 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -3/+3 |
* | (getline): When a search of already-read input for CRLF | Richard M. Stallman | 1994-10-24 | 1 | -3/+16 |
* | Only include ../src/config.h if HAVE_CONFIG_H is | Richard M. Stallman | 1994-10-19 | 1 | -32/+45 |
* | Fix mismatch in conditionals. | Richard M. Stallman | 1994-10-18 | 1 | -7/+9 |
* | (open, close, read, write): Add #undefs. | Richard M. Stallman | 1994-10-18 | 1 | -0/+5 |
* | Include ../src/config.h. | Richard M. Stallman | 1994-10-18 | 1 | -0/+3 |
* | Don't declare malloc, realloc, free. | Richard M. Stallman | 1994-10-18 | 1 | -10/+8 |
* | Initial revision | Richard M. Stallman | 1994-09-27 | 1 | -0/+1470 |