aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/pop.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert1-12/+1
1999-10-10Use "pop3" as the POP service name on all platforms,Gerd Moellmann1-4/+0
1998-05-25Undo previous change.Richard M. Stallman1-978/+20
1998-04-06Integrate support for GSS-APIKarl Heuer1-20/+978
1998-03-26(pop_getline): Renamed from getline.Richard M. Stallman1-13/+13
1997-12-04Allow messages retrieved from the POPKarl Heuer1-67/+109
1997-10-31(fullwrite): Get rid of an extra call to write. ProblemKarl Heuer1-2/+2
1997-09-25Use system header files instead of declaring C-libraryKarl Heuer1-7/+7
1997-07-28Support auto-configuration of both Kerberos V4 andRichard M. Stallman1-45/+68
1997-05-06(getline): Don't miss CRLF pairs when the CR and LF areRichard M. Stallman1-1/+3
1996-12-16(socket_connection): Free realhost after using it.Richard M. Stallman1-0/+1
1996-11-21gethostbyname() may return a pointer to static data, which isCharles Hannum1-2/+4
1996-08-26Reverse conditional in previous change.Richard M. Stallman1-3/+3
1996-08-25Include des.h krb.h with no dir name if SOLARIS2.Richard M. Stallman1-0/+5
1996-04-29(SEND, RECV): Renamed from send, recv.Richard M. Stallman1-12/+14
1996-04-28[WINDOWSNT]: Include winsock.h and ntlib.h.Richard M. Stallman1-9/+48
1996-01-20(pop_retrieve, getline): Avoid type clashes.Karl Heuer1-3/+4
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-3/+3
1994-10-24(getline): When a search of already-read input for CRLFRichard M. Stallman1-3/+16
1994-10-19Only include ../src/config.h if HAVE_CONFIG_H isRichard M. Stallman1-32/+45
1994-10-18Fix mismatch in conditionals.Richard M. Stallman1-7/+9
1994-10-18(open, close, read, write): Add #undefs.Richard M. Stallman1-0/+5
1994-10-18Include ../src/config.h.Richard M. Stallman1-0/+3
1994-10-18Don't declare malloc, realloc, free.Richard M. Stallman1-10/+8
1994-09-27Initial revisionRichard M. Stallman1-0/+1470