index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
telnet.c
Age
Commit message (
Expand
)
Author
2015-02-25
Revert "telnet.c: fix handling of 0 being returned from custom read function"
Marc Hoersken
2015-02-25
telnet.c: fix invalid use of custom read function if not being set
Marc Hoersken
2015-02-24
telnet.c: fix handling of 0 being returned from custom read function
Marc Hoersken
2015-02-04
telnet: Prefer 'CURLcode result' for curl result codes
Steve Holme
2014-12-11
telnet: fix "cast increases required alignment of target type"
Daniel Stenberg
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
2014-04-19
telnet.c: check sscanf results before passing them to snprintf
Marc Hoersken
2014-04-19
telnet.c: fix possible use of uninitialized variable
Marc Hoersken
2014-04-19
telnet.c: fix possible use of non-null-terminated strings
Marc Hoersken
2013-08-12
SessionHandle: the protocol specific pointer is now a void *
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE
Mark Salisbury
2012-03-16
fix some compiler warnings
Yang Tse
2012-01-20
telnet.c: fix OOM triggered segfault
Yang Tse
2012-01-18
Use correct file descriptor for telnet upload.
Colin Hogben
2011-11-25
telnet.c: fix MSVC compiler warning
Yang Tse
2011-11-25
telnet: fix macros to allow proper semicolon use
Daniel Stenberg
2011-11-25
TELNET: improved treatment of options
Laurent Rabret
2011-11-24
query-part: ignore the URI part for given protocols
Jonas Schnelli
2011-10-21
curl_multi_fdset: correct fdset with FTP PORT use
Daniel Stenberg
2011-10-08
telnet.c: fix compiler warning
Yang Tse
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-14
telnet: allow programatic use on Windows
Daniel Stenberg
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-25
WIN32 io.h and fcntl.h inclusion done in setup_once.h
Yang Tse
2011-07-25
time.h and sys/time.h inclusion conditionally done in setup_once.h
Yang Tse
2011-05-05
RTSP: convert protocol-specific checks to generic
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2010-05-08
moved vars into conditional since seems that winsock implementation doesnt us...
Hacki
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-29
telnet: Allow programatic use of telnet.
Ben Greear
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-04
fix printf-style format strings
Yang Tse
2010-02-02
Fix compiler warning: conditional expression is constant
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-03-12
Fix TELNET transfers not being aborted upon write callback failures
Yang Tse
2009-03-12
Add Curl_read() return code checking
Yang Tse
2009-03-11
fix previous commit misplaced break statement
Yang Tse
2009-03-11
Added TELNET timeout support for Windows builds
Yang Tse
2009-02-27
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
Daniel Stenberg
2008-12-19
- Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl
Daniel Stenberg
[prev]
[next]