summaryrefslogtreecommitdiff
path: root/lib-src/pop.c
Commit message (Expand)AuthorAge
* commentDave Love2000-06-20
* (ERROR_MAX): Increase to 160.Dave Love2000-05-21
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-19
* Use "pop3" as the POP service name on all platforms,Gerd Moellmann1999-10-10
* Undo previous change.Richard M. Stallman1998-05-25
* Integrate support for GSS-APIKarl Heuer1998-04-06
* (pop_getline): Renamed from getline.Richard M. Stallman1998-03-26
* Allow messages retrieved from the POPKarl Heuer1997-12-04
* (fullwrite): Get rid of an extra call to write. ProblemKarl Heuer1997-10-31
* Use system header files instead of declaring C-libraryKarl Heuer1997-09-25
* Support auto-configuration of both Kerberos V4 andRichard M. Stallman1997-07-28
* (getline): Don't miss CRLF pairs when the CR and LF areRichard M. Stallman1997-05-06
* (socket_connection): Free realhost after using it.Richard M. Stallman1996-12-16
* gethostbyname() may return a pointer to static data, which isCharles Hannum1996-11-21
* Reverse conditional in previous change.Richard M. Stallman1996-08-26
* Include des.h krb.h with no dir name if SOLARIS2.Richard M. Stallman1996-08-25
* (SEND, RECV): Renamed from send, recv.Richard M. Stallman1996-04-29
* [WINDOWSNT]: Include winsock.h and ntlib.h.Richard M. Stallman1996-04-28
* (pop_retrieve, getline): Avoid type clashes.Karl Heuer1996-01-20
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Comment fixes.Karl Heuer1996-01-05
* (getline): When a search of already-read input for CRLFRichard M. Stallman1994-10-24
* Only include ../src/config.h if HAVE_CONFIG_H isRichard M. Stallman1994-10-19
* Fix mismatch in conditionals.Richard M. Stallman1994-10-18
* (open, close, read, write): Add #undefs.Richard M. Stallman1994-10-18
* Include ../src/config.h.Richard M. Stallman1994-10-18
* Don't declare malloc, realloc, free.Richard M. Stallman1994-10-18
* Initial revisionRichard M. Stallman1994-09-27