aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/pop.c
Commit message (Expand)AuthorAgeFilesLines
* [ChangeLog]Paul Eggert2011-02-211-4/+2
* * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE):Paul Eggert2011-02-211-2/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from mainline.Paul Eggert2011-01-171-2/+0
|\
| * Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from mainline.Paul Eggert2011-01-141-1/+1
|\|
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-2/+0
|/ /
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-4/+4
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-2/+2
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-8/+6
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-021-79/+26
* | Remove __P.Jan D2010-07-021-8/+0
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-8/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT andChong Yidong2008-08-051-7/+13
* remove useless if-before-free testsJim Meyering2008-06-021-2/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-7/+7
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-1/+0
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
| * (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-11/+4
| * (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-3/+29
* | (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-11/+4
* | (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-3/+29
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (socket_connection): Remove AI_ADDRCONFIG.Jan Djärv2007-11-271-1/+1
* | (socket_connection): Move realhost out of #ifdefs.Jan Djärv2007-11-191-5/+13
* | (socket_connection): Use getaddrinfo if available.Jan Djärv2007-11-181-5/+51
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* (pop_open, socket_connection, KPOP_SERVICE): AddedFrancesco Potortì2006-05-231-3/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Don't include des.h (or variants thereof); krb.h will do it.Ken Raeburn2005-07-131-17/+18
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* (__P): Renamed from _P to avoid problems on Cygwin.Kim F. Storm2003-01-051-11/+11
* (socket_connection): Move the code to resolve the POPEli Zaretskii2002-05-171-11/+11
* Remove unnecessary whitespaces.Pavel Janík2001-12-301-15/+15
* Include <config.h>.Pavel Janík2001-12-291-1/+1
* commentDave Love2000-06-201-1/+2
* (ERROR_MAX): Increase to 160.Dave Love2000-05-211-1/+2
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-191-12/+1
* Use "pop3" as the POP service name on all platforms,Gerd Moellmann1999-10-101-4/+0