커밋 기록

작성자 SHA1 메시지 날짜
  Hacki d2621445f1 moved vars into conditional since seems that winsock implementation doesnt use them. 14 년 전
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 년 전
  Ben Greear 38d2afcefb telnet: Allow programatic use of telnet. 14 년 전
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 년 전
  Yang Tse 7aef172a34 15 년 전
  Yang Tse d1717e7c90 15 년 전
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 년 전
  Yang Tse fa96436661 Fix TELNET transfers not being aborted upon write callback failures 15 년 전
  Yang Tse d15b8273d6 Add Curl_read() return code checking 15 년 전
  Yang Tse dd53b356ff fix previous commit misplaced break statement 15 년 전
  Yang Tse f1db505778 Added TELNET timeout support for Windows builds 15 년 전
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. 15 년 전
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 년 전
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to 16 년 전
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 년 전
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 16 년 전
  Daniel Stenberg 5175664174 fix warning 16 년 전
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 16 년 전
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 년 전
  Yang Tse adb974960d fix compiler warning: enumerated type mixed with another type 16 년 전
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 년 전
  Dan Fandrich 6f0a2608b4 Fixed a problem where telnet data would be lost if an EWOULDBLOCK 16 년 전
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer 17 년 전
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 17 년 전
  Daniel Stenberg cbd1a77ec2 if () => if() 17 년 전
  Dan Fandrich 33f7ac06c3 Improved telnet support by drastically reducing the number of write 17 년 전
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 년 전
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, 17 년 전
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage 17 년 전
  Dan Fandrich 9f44a95522 Renamed several libcurl error codes and options to make them more general 17 년 전