| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -24/+61 | |
| * | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -13/+37 | |
| * | SockClose() abstraction. | Eric S. Raymond | 1998-07-25 | 1 | -0/+7 | |
| * | Fixes from Craig. | Eric S. Raymond | 1998-02-24 | 1 | -2/+4 | |
| * | Craig's patches in response to cmetz3. | Eric S. Raymond | 1998-02-21 | 1 | -7/+13 | |
| * | Add option arg to IPv4 code. | Eric S. Raymond | 1998-02-20 | 1 | -2/+2 | |
| * | Security relabeling. | Eric S. Raymond | 1998-02-20 | 1 | -9/+9 | |
| * | This went to Craig Metz. | Eric S. Raymond | 1998-02-18 | 1 | -9/+10 | |
| * | Document a bug. | Eric S. Raymond | 1998-02-16 | 1 | -0/+6 | |
| * | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+35 | |
| * | Ready to ship. | Eric S. Raymond | 1997-10-23 | 1 | -1/+1 | |
| * | More portation changes. | Eric S. Raymond | 1997-09-17 | 1 | -4/+3 | |
| * | inet_aton. | Eric S. Raymond | 1997-09-04 | 1 | -1/+22 | |
| * | Use inet_aton. | Eric S. Raymond | 1997-09-03 | 1 | -13/+1 | |
| * | Prevent buffer spamming. | Eric S. Raymond | 1997-09-03 | 1 | -1/+7 | |
| * | Better bounds checking. | Eric S. Raymond | 1997-07-24 | 1 | -0/+4 | |
| * | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -2/+1 | |
| * | Yet cleaner read code. | Eric S. Raymond | 1997-05-14 | 1 | -14/+6 | |
| * | Cleaner version of SockRead. | Eric S. Raymond | 1997-05-14 | 1 | -8/+6 | |
| * | Return correct length of data read. | Eric S. Raymond | 1997-05-13 | 1 | -4/+14 | |
| * | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -28/+28 | |
| * | Hacks for avoiding compiler warnings under SunOS. | Eric S. Raymond | 1997-04-29 | 1 | -0/+4 | |
| * | Janos Farkas's fixes. | Eric S. Raymond | 1997-02-18 | 1 | -1/+2 | |
| * | One step towards proper continuation handling. | Eric S. Raymond | 1997-01-16 | 1 | -0/+12 | |
| * | Give up on trying to use stdio. | Eric S. Raymond | 1997-01-10 | 1 | -59/+0 | |
| * | Cameron's speedup diff for socket.c. | Eric S. Raymond | 1997-01-08 | 1 | -13/+21 | |
| * | This version works. | Eric S. Raymond | 1996-12-30 | 1 | -1/+11 | |
| * | Comment fix. | Eric S. Raymond | 1996-12-30 | 1 | -2/+1 | |
| * | This version seems to work. | Eric S. Raymond | 1996-12-30 | 1 | -3/+9 | |
| * | Add useful comment. | Eric S. Raymond | 1996-12-25 | 1 | -0/+2 | |
| * | Include test code. | Eric S. Raymond | 1996-12-25 | 1 | -13/+21 | |
| * | This features both methods. | Eric S. Raymond | 1996-12-24 | 1 | -11/+40 | |
| * | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -22/+77 | |
| * | A version of setvbuf that works. | Eric S. Raymond | 1996-12-23 | 1 | -17/+2 | |
| * | Include test code. | Eric S. Raymond | 1996-12-21 | 1 | -6/+27 | |
| * | Correct a horrible bug. | Eric S. Raymond | 1996-12-21 | 1 | -1/+6 | |
| * | Emergency buffering removal. | Eric S. Raymond | 1996-12-21 | 1 | -0/+5 | |
| * | Line-buffer all socket streams. | Eric S. Raymond | 1996-12-19 | 1 | -9/+7 | |
| * | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -21/+2 | |
| * | Yes! True stdio buffering at last!. | Eric S. Raymond | 1996-12-16 | 1 | -45/+12 | |
| * | All right! True stdio buffering at last! | Eric S. Raymond | 1996-12-16 | 1 | -24/+7 | |
| * | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -11/+3 | |
| * | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -9/+98 | |
| * | Socket open rename. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 | |
| * | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -24/+6 | |
| * | True internal buffering with stdio! | Eric S. Raymond | 1996-11-04 | 1 | -32/+0 | |
| * | Wow! Real buffering at last! | Eric S. Raymond | 1996-11-04 | 1 | -50/+19 | |
| * | Fix seems to be unnecssary. Weird. | Eric S. Raymond | 1996-11-04 | 1 | -4/+1 | |
| * | Nailed that connect(2) bug. | Eric S. Raymond | 1996-11-01 | 1 | -4/+1 | |
| * | Typo fix. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 | |
