Historique des commits

Auteur SHA1 Message Date
  Patrick Monnerat 038c46f61f configure, cmake, lib: more form api deprecation il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg f6d13090d4 copyright: fix missing year (range) updates il y a 3 ans
  Erik Olsson 0a5827571f lib: save a bit of space with some structure packing il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
  Daniel Stenberg b95456f4e2 mime: acknowledge CURL_DISABLE_MIME il y a 5 ans
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere il y a 7 ans
  Patrick Monnerat ce0881edee mime: new MIME API. il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Daniel Stenberg 9885c9508e formpost: avoid silent snprintf() truncation il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg a71012c03e code: style updates il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg ca5f9341ef formadd: support >2GB files on windows il y a 9 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files il y a 11 ans
  Daniel Stenberg e8c442952d formdata: provide error message il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse f2f45339dc Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h il y a 15 ans
  Patrick Monnerat c32cf33a16 Replaced use of standard C library rand()/srand() by our own pseudo-random number generator. il y a 15 ans
  Daniel Stenberg a2314225e0 - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an il y a 16 ans
  Yang Tse b6f889085d update copyright year notice il y a 17 ans
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on il y a 17 ans
  Daniel Stenberg a88deadd6f Yves Lejeune fixed so that replacing Content-Type: when doing multipart il y a 18 ans
  Daniel Stenberg 24572daccc Allow formposting of files larger than what fits in memory by not reading the il y a 20 ans
  Daniel Stenberg 005042e973 improved cleaning up in case of memory allocation failures il y a 20 ans
  Daniel Stenberg d3999e06d1 clear up memory on failure a little better il y a 20 ans
  Daniel Stenberg 70e2aadc18 Replaced Curl_FormReadOneLine with Curl_formpostheader as that is the only use il y a 20 ans