]> Pileus Git - ~andy/fetchmail/history - socket.c
Add Esperanto-language translation.
[~andy/fetchmail] / socket.c
1998-02-16 Eric S. RaymondDocument a bug.
1998-02-16 Eric S. RaymondAlll of Craig Metz's changes for IPv6 and IPSEC except...
1997-10-23 Eric S. RaymondReady to ship.
1997-09-17 Eric S. RaymondMore portation changes.
1997-09-04 Eric S. Raymondinet_aton.
1997-09-03 Eric S. RaymondUse inet_aton.
1997-09-03 Eric S. RaymondPrevent buffer spamming.
1997-07-24 Eric S. RaymondBetter bounds checking.
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-05-14 Eric S. RaymondYet cleaner read code.
1997-05-14 Eric S. RaymondCleaner version of SockRead.
1997-05-13 Eric S. RaymondReturn correct length of data read.
1997-05-13 Eric S. RaymondChange type of socket descriptors from FILE * to int...
1997-04-29 Eric S. RaymondHacks for avoiding compiler warnings under SunOS.
1997-02-18 Eric S. RaymondJanos Farkas's fixes.
1997-01-16 Eric S. RaymondOne step towards proper continuation handling.
1997-01-10 Eric S. RaymondGive up on trying to use stdio.
1997-01-08 Eric S. RaymondCameron's speedup diff for socket.c.
1996-12-30 Eric S. RaymondThis version works.
1996-12-30 Eric S. RaymondComment fix.
1996-12-30 Eric S. RaymondThis version seems to work.
1996-12-25 Eric S. RaymondAdd useful comment.
1996-12-25 Eric S. RaymondInclude test code.
1996-12-24 Eric S. RaymondThis features both methods.
1996-12-24 Eric S. RaymondDrop back to using SockGets/SockWrite.
1996-12-23 Eric S. RaymondA version of setvbuf that works.
1996-12-21 Eric S. RaymondInclude test code.
1996-12-21 Eric S. RaymondCorrect a horrible bug.
1996-12-21 Eric S. RaymondEmergency buffering removal.
1996-12-19 Eric S. RaymondLine-buffer all socket streams.
1996-12-17 Eric S. RaymondSockGets is gone.
1996-12-16 Eric S. RaymondYes! True stdio buffering at last!.
1996-12-16 Eric S. RaymondAll right! True stdio buffering at last!
1996-11-08 Eric S. RaymondPrototypes everywhere.
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-04 Eric S. RaymondSocket open rename.
1996-11-04 Eric S. RaymondEliminated socket.h.
1996-11-04 Eric S. RaymondTrue internal buffering with stdio!
1996-11-04 Eric S. RaymondWow! Real buffering at last!
1996-11-04 Eric S. RaymondFix seems to be unnecssary. Weird.
1996-11-01 Eric S. RaymondNailed that connect(2) bug.
1996-11-01 Eric S. RaymondTypo fix.
1996-11-01 Eric S. RaymondDeal with connect(2) bug.
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-31 Eric S. RaymondAdd FIXME notes.
1996-10-31 Eric S. RaymondDocument the lossage.
1996-10-31 Eric S. RaymondSTEP 9: Eliminate the static buffer in the socket library.
1996-10-31 Eric S. RaymondSTEP 8: All socket writes now go through SockWrite.
1996-10-31 Eric S. RaymondSTEP 7: Take mboxfd out of the SMTP logic path entirely.
1996-10-31 Eric S. RaymondSTEP 6: Socket() returns file pointer.
1996-10-31 Eric S. RaymondSTEP 5: SockPrintf() conversion.
1996-10-31 Eric S. RaymondSTEP 3: File pointer arguments in SockGets()/SockPuts().
1996-10-30 Eric S. RaymondBetter documentation.
1996-10-28 Eric S. RaymondCleanup for PL3.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
1996-10-24 Eric S. RaymondPaul Traina's crash fix.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-15 Eric S. RaymondHeader cleanup.
1996-10-15 Eric S. RaymondSimplify the autoconfig process a lot.
1996-10-13 Eric S. RaymondAdd settable server-nonresponse timeout
1996-10-11 Eric S. RaymondChanged copyrights, they're now by reference.
1996-10-09 Eric S. RaymondArrange for timeout by client if server connection...
1996-09-24 Eric S. Raymond*** empty log message ***
1996-09-24 Eric S. RaymondThe great name change.
1996-09-13 Eric S. RaymondQNX port.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-27 Eric S. RaymondCondition out the SMTP-forwarding support.
1996-08-26 Eric S. RaymondWe have IMAP support.
1996-06-28 Eric S. RaymondLicensing and copyright changes pursuant to Carl Harris...
1996-06-28 Eric S. RaymondInitial revision