Commit History

Author SHA1 Message Date
  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' 10 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 11 years ago
  James Dury c4f46e97ca TFTP: let tftp_multi_statemach()'s return codes through 11 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 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Daniel Stenberg db4215f14a tftp_rx: code style cleanup 12 years ago
  Christian Vogt 0ac827848d tftp_rx: handle resends 12 years ago
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 years ago
  Daniel Stenberg 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used 13 years ago
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Marcin Adamski 03adff1eba tftp.c: TFTP timeout and unexpected block adjustments 13 years ago