Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs hace 7 años
  Daniel Stenberg 3a6563d668 examples: adhere to curl code style hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Daniel Stenberg c00b18d540 examples: provide <DESC> sections hace 9 años
  Gisle Vanem 6fe619be7a docs/examples/httpput.c: fix build for MSVC hace 11 años
  Guenter Knauf a3dbbcfd2a Added error checking for samples. hace 12 años
  Yang Tse 865893fb14 examples: fix compiler warnings hace 12 años
  Guenter Knauf ba52e0a93b Added a workaround for printing size_t. hace 13 años
  Daniel Stenberg 1aeb635cdd sources: update source headers hace 13 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Dan Fandrich e664cd5826 Fixed a surprising number of example programs that were passing int arguments hace 16 años
  Dan Fandrich 4706a93341 Fixed some more simple compile warnings in the examples. hace 17 años
  Dan Fandrich 49ce3e5160 Fixed some compile warnings and errors and improved portability in the hace 17 años
  Daniel Stenberg 279dd6d878 typecast the number passed to CURLOPT_INFILESIZE_LARGE as a curl_off_t hace 18 años
  Daniel Stenberg 2fe3829e5e add a URL to an article about making Apache support PUT hace 20 años
  Daniel Stenberg b3572269a4 removed unused variable and trailing whitespace hace 20 años
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. hace 21 años
  Daniel Stenberg 36a2fac79f typecast the size to long for platforms where st_size is off_t hace 21 años
  Daniel Stenberg f4e987cd19 clarified the URL part based on the problems Martin Hilpert had hace 21 años
  Daniel Stenberg f68219ddaa use the newer option names hace 21 años
  Daniel Stenberg d5001a3f0b Added httpput.c hace 23 años