Historique des commits

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