aboutsummaryrefslogtreecommitdiff
path: root/lib/telnet.c
AgeCommit message (Expand)Author
2002-03-19copyright string (year) updateDaniel Stenberg
2002-01-16Curl_write() now takes a different 5th argumentDaniel Stenberg
2002-01-14Curl_read() now returns a negative return code if EWOULDBLOCK or similarDaniel Stenberg
2002-01-04replaced printf() => Curl_sendf()Daniel Stenberg
2001-11-29stdin is file descriptor 0Daniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-17Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-30Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg
2001-08-14const and unsigned/signed fixesDaniel Stenberg
2001-03-16added memdebug.h includeDaniel Stenberg
2001-03-14Edin Kadribaic's bug report #408488 forced a rearrange of two struct fieldsDaniel Stenberg
2001-03-05removed an incorrect commentDaniel Stenberg
2001-03-05free the struct on doneDaniel Stenberg
2001-03-05telnet without any static variablesDaniel Stenberg
2001-02-20multiple connection support initial commitDaniel Stenberg
2001-01-31fixed up the telnet to work (using support from Linus Nielsen)Daniel Stenberg
2001-01-31curl_read() and Curl_read() now have ssize_t in the last argumentDaniel Stenberg
2001-01-25uses Curl_read() and Curl_write()Daniel Stenberg
2001-01-17Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.hDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-22uses client_write()Daniel Stenberg
2000-10-30new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg