История коммитов

Автор 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 лет назад