Commit History

Author SHA1 Message Date
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg 51075a6777 remove FILE protocol-specific checks 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally 13 years ago
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 years ago
  Stefan Krause 8511b6436c transfer: avoid insane conversion of time_t 13 years ago
  Daniel Stenberg 54d9f060b4 Curl_gmtime: added a portable gmtime 13 years ago
  Dave Reisner b89122a2bf file: add support for CURLOPT_TIMECONDITION 13 years ago
  Yang Tse c2ba8ca81f s/isspace/ISSPACE 14 years ago
  Daniel Stenberg 5d43c75c66 file_range: remove unnecessary check for NULL pointer 14 years ago
  Daniel Stenberg 01fc53e027 file_range: Value stored to 'totalsize' is never read 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 years ago
  Yang Tse 00883822be allow building libcurl for VxWorks 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg 71f3877f3a - Hidemoto Nakada provided a small fix that makes it possible to get the 15 years ago
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 years ago
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to 16 years ago
  Daniel Stenberg 5ca2a8318d CURLINFO_FILETIME now works for file:// transfers as well 16 years ago
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 years ago
  Yang Tse 2bcd13aaee ANSI C compatibility fix 16 years ago
  Dan Fandrich 6cea51585f Checked in some code improvements and minor fixes that I discovered in the 16 years ago
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 years ago
  Yang Tse ad638da2c2 Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU 16 years ago
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 years ago
  Dan Fandrich 791ad1210e Renamed MSDOS_FILESYSTEM to avoid conflict with MIT GSS 16 years ago
  Dan Fandrich 1960eebc2d Added support for running on Symbian OS. 16 years ago