Commit History

Author SHA1 Message Date
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 7 years ago
  Daniel Stenberg 46133aa536 escape: avoid using curl_easy_unescape() internally 7 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 7 years ago
  Serj Kalichev edeabf741f TFTP: Fix upload problem with piped input 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Jay Satiro 186546f1c5 TFTP: add option to suppress TFTP option requests (Part 2) 8 years ago
  Michael Koenig 9dc3eaee29 TFTP: add option to suppress TFTP option requests (Part 1) 9 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 2dc1a5ce93 checksrc: detect and remove space before trailing semicolons 9 years ago
  Daniel Stenberg a6b8fe2a5f checksrc: use space before paren in "return (expr);" 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 600ccb2237 ftp: Use 'CURLcode result' for curl result codes 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 9 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 years ago
  Marc Hoersken 3f74e149f8 tftp.c: fix possible dereference of null pointer 10 years ago
  Daniel Stenberg bcb19883a8 TFTP: fix crash on time-out 10 years ago
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 10 years ago
  James Dury c4f46e97ca TFTP: let tftp_multi_statemach()'s return codes through 10 years ago
  Daniel Stenberg 4bea91fc67 TFTP: make the CURLOPT_LOW_SPEED* options work 11 years ago
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago