Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 gadi atpakaļ
  Daniel Stenberg b95456f4e2 mime: acknowledge CURL_DISABLE_MIME 5 gadi atpakaļ
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere 6 gadi atpakaļ
  Patrick Monnerat ce0881edee mime: new MIME API. 6 gadi atpakaļ
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 gadi atpakaļ
  Daniel Stenberg 9885c9508e formpost: avoid silent snprintf() truncation 7 gadi atpakaļ
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 gadi atpakaļ
  Daniel Stenberg a71012c03e code: style updates 8 gadi atpakaļ
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 gadi atpakaļ
  Daniel Stenberg ca5f9341ef formadd: support >2GB files on windows 8 gadi atpakaļ
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 gadi atpakaļ
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 gadi atpakaļ
  Daniel Stenberg e8c442952d formdata: provide error message 13 gadi atpakaļ
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 gadi atpakaļ
  Yang Tse f2f45339dc Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h 15 gadi atpakaļ
  Patrick Monnerat c32cf33a16 Replaced use of standard C library rand()/srand() by our own pseudo-random number generator. 15 gadi atpakaļ
  Daniel Stenberg a2314225e0 - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an 16 gadi atpakaļ
  Yang Tse b6f889085d update copyright year notice 17 gadi atpakaļ
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on 17 gadi atpakaļ
  Daniel Stenberg a88deadd6f Yves Lejeune fixed so that replacing Content-Type: when doing multipart 18 gadi atpakaļ
  Daniel Stenberg 24572daccc Allow formposting of files larger than what fits in memory by not reading the 20 gadi atpakaļ
  Daniel Stenberg 005042e973 improved cleaning up in case of memory allocation failures 20 gadi atpakaļ
  Daniel Stenberg d3999e06d1 clear up memory on failure a little better 20 gadi atpakaļ
  Daniel Stenberg 70e2aadc18 Replaced Curl_FormReadOneLine with Curl_formpostheader as that is the only use 20 gadi atpakaļ
  Daniel Stenberg 94a1d09ac7 more variable type fixing for the huge posts 20 gadi atpakaļ
  Daniel Stenberg d571064b65 Clear up int/long/size_t/ssize_t usage a bit 20 gadi atpakaļ
  Daniel Stenberg e5cd0cc402 use the proper type for formposts, not the deprecated one 20 gadi atpakaļ
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 gadi atpakaļ
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 gadi atpakaļ
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 gadi atpakaļ