Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Yang Tse c2ba8ca81f s/isspace/ISSPACE 14 gadi atpakaļ
  Daniel Stenberg 5d43c75c66 file_range: remove unnecessary check for NULL pointer 14 gadi atpakaļ
  Daniel Stenberg 01fc53e027 file_range: Value stored to 'totalsize' is never read 14 gadi atpakaļ
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 gadi atpakaļ
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 gadi atpakaļ
  Yang Tse 00883822be allow building libcurl for VxWorks 15 gadi atpakaļ
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 gadi atpakaļ
  Daniel Stenberg 71f3877f3a - Hidemoto Nakada provided a small fix that makes it possible to get the 16 gadi atpakaļ
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 gadi atpakaļ
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to 16 gadi atpakaļ
  Daniel Stenberg 5ca2a8318d CURLINFO_FILETIME now works for file:// transfers as well 16 gadi atpakaļ
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 gadi atpakaļ
  Yang Tse 2bcd13aaee ANSI C compatibility fix 16 gadi atpakaļ
  Dan Fandrich 6cea51585f Checked in some code improvements and minor fixes that I discovered in the 16 gadi atpakaļ
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 gadi atpakaļ
  Yang Tse ad638da2c2 Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU 16 gadi atpakaļ
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 gadi atpakaļ
  Dan Fandrich 791ad1210e Renamed MSDOS_FILESYSTEM to avoid conflict with MIT GSS 16 gadi atpakaļ
  Dan Fandrich 1960eebc2d Added support for running on Symbian OS. 16 gadi atpakaļ
  Dan Fandrich 09777a4fc2 Some trivial changes 16 gadi atpakaļ
  Daniel Stenberg b620e62f0f - Dmitry Kurochkin moved several struct fields from the connectdata struct to 17 gadi atpakaļ
  Yang Tse a042090467 fix compiler warning 17 gadi atpakaļ
  Daniel Stenberg 08adf67969 Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way it 17 gadi atpakaļ
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer 17 gadi atpakaļ
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 17 gadi atpakaļ
  Daniel Stenberg 50feea3eef Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into 17 gadi atpakaļ
  Daniel Stenberg cbd1a77ec2 if () => if() 17 gadi atpakaļ
  Dan Fandrich 59b05ac383 Fixed an OOM problem with file: URLs 17 gadi atpakaļ
  Yang Tse b9a305983f File is not a protocol that can deal with "persistancy" 17 gadi atpakaļ
  Daniel Stenberg 5b358603bd Michal Marek forwarded the bug report 17 gadi atpakaļ