Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Olaf Hering f2ed79d8ee docs/examples: adjust prototypes for CURLOPT_READFUNCTION 3 years ago
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Dan Fandrich b1fa80b84f lib510: don't write past the end of the buffer if it's too small 7 years ago
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 7 years ago
  Daniel Stenberg 365322b8bc tests/libtest: follow our code style guidelines better 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich a6d666e1a6 tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE 10 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse ce8a321dd0 Some explicit conversion to 'long' of curl_easy_setopt() third argument 12 years ago
  Daniel Stenberg 1aeb635cdd sources: update source headers 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse cad9c3f55f 14 years ago
  Daniel Stenberg d68f215f03 - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a 15 years ago
  Yang Tse c5c03ac556 Fixes for non-ASCII platforms by David McCreedy 15 years ago
  Yang Tse 7beb473a3d include "memdebug.h" 16 years ago
  Dan Fandrich d31da176eb Made sure to pass longs in to curl_easy_setopt where necessary in the 16 years ago
  Yang Tse b4700f026b Add project notice and file Id 18 years ago
  Yang Tse 384c8f3560 Use curl_global_init() and curl_global_cleanup(). 18 years ago
  Daniel Stenberg 0383f7f19d modified to not leak memory if a libcurl function returns failure, for better 20 years ago
  Daniel Stenberg a5c4442ebf changed the test() function to return type int 20 years ago
  Daniel Stenberg 3d99b566a6 added lib510.c for callback POST using chunked encoding 20 years ago