Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better OpenSSL support. | Eric S. Raymond | 2000-07-02 | 1 | -4/+4 |
* | Typo fix. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Try to beat a sign-extension bug. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Minor corrections. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Ready to merge in Julian Haight's changes. | Eric S. Raymond | 2000-06-07 | 1 | -4/+12 |
* | BeOS support. | Eric S. Raymond | 2000-04-08 | 1 | -19/+60 |
* | Fix for IPv6. | Eric S. Raymond | 2000-03-03 | 1 | -16/+20 |
* | Tweak in lexical analysis. | Eric S. Raymond | 2000-02-22 | 1 | -1/+1 |
* | Try for better version of graceful shutdown. | Eric S. Raymond | 2000-02-19 | 1 | -14/+10 |
* | Don't go through elaborate shutdown just after connect. | Eric S. Raymond | 2000-02-12 | 1 | -4/+4 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -1/+1 |
* | Graceful socket closing. | Eric S. Raymond | 2000-01-31 | 1 | -8/+29 |
* | Various minor fixes. | Eric S. Raymond | 2000-01-16 | 1 | -8/+11 |
* | Improvements to IPv6 code. | Eric S. Raymond | 1999-12-23 | 1 | -1/+13 |
* | IPv6 patches. | Eric S. Raymond | 1999-12-19 | 1 | -0/+1 |
* | Before the IPV6 patch. | Eric S. Raymond | 1999-12-19 | 1 | -0/+1 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -23/+28 |
* | Final integration. | Eric S. Raymond | 1999-10-31 | 1 | -4/+4 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -4/+286 |
* | IP-address hostnames work again. | Eric S. Raymond | 1999-10-26 | 1 | -0/+17 |
* | Anticipate the IDLE extension. | Eric S. Raymond | 1999-10-02 | 1 | -1/+26 |
* | Multihome handling. | Eric S. Raymond | 1999-10-02 | 1 | -23/+28 |
* | Compilation fix for AIX. | Eric S. Raymond | 1999-09-29 | 1 | -0/+5 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -9/+8 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -7/+8 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -10/+7 |
* | Michael Warfield's IPv6 fixes. | Eric S. Raymond | 1999-01-03 | 1 | -1/+1 |
* | Gunther Leber's fixes. | Eric S. Raymond | 1999-01-02 | 1 | -10/+30 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1998-12-15 | 1 | -19/+16 |
* | Enable build without socketpair. | Eric S. Raymond | 1998-12-15 | 1 | -0/+6 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+1 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -5/+8 |
* | 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 |