Commit History

Author SHA1 Message Date
  Daniel Stenberg e32601e13a ftp: avoid SIZE when asking for a TYPE A file 3 years ago
  Daniel Stenberg 5f08a5acd5 pingpong: rename the curl_pp_transfer enum to use PP prefix 3 years ago
  Daniel Stenberg 642d78026f urldata: remove the duplicate 'ip_addr_str' field 3 years ago
  Patrick Monnerat 234638ea63 lib: remove conn->data uses 3 years ago
  Daniel Stenberg 7173fe98ba pingpong: remove the 'conn' struct member 3 years ago
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Daniel Stenberg ba4808d53c ftp: remove conn->data leftover 3 years ago
  Daniel Stenberg 56d1891db6 curl_range: remove conn->data 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Daniel Stenberg 69a358f218 ftp: make wc_statemach loop instead of recurse 3 years ago
  Klaus Crusius 2c0d721215 ftp: retry getpeername for FTP with TCP_FASTOPEN 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 475c1aba68 checksrc: warn on empty line before open brace 4 years ago
  Daniel Stenberg 4a4c724599 ftp: make a 552 response return CURLE_REMOTE_DISK_FULL 4 years ago
  Daniel Stenberg 1397a7de6e ftp: separate FTPS from FTP over "HTTPS proxy" 4 years ago
  Daniel Stenberg 675eeb1c94 pingpong: use a dynbuf for the *_pp_sendf() function 4 years ago
  Daniel Stenberg 1ee289f7b5 curl_krb5.h: rename from krb5.h 4 years ago
  Daniel Stenberg f4873ebd0b krb5: merged security.c and krb specific FTP functions in here 4 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 years ago
  Daniel Stenberg 3d8731c8f5 ftp: avoid risk of reading uninitialized integers 4 years ago
  Daniel Stenberg cc372af1e9 ftp: get rid of the PPSENDF macro 4 years ago
  Daniel Stenberg 7ea2e1d0c5 ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUND 4 years ago
  Daniel Stenberg aecce3551c ftp: don't do ssl_shutdown instead of ssl_close 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago