Historique des commits

Auteur SHA1 Message Date
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU il y a 10 ans
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] il y a 10 ans
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines il y a 10 ans
  Björn Stenberg e7d77fb3ef connect: Close temporary sockets in conn_free() il y a 11 ans
  Björn Stenberg 02fbc26d59 connect: Add connection delay to Happy Eyeballs. il y a 11 ans
  Björn Stenberg 7d7df83198 Add "Happy Eyeballs" for IPv4/IPv6. il y a 11 ans
  Steve Holme 9f503a254b ftp: Fixed compiler warning il y a 11 ans
  Daniel Stenberg d44b014271 FTP: make the data connection work when going through proxy il y a 11 ans
  Steve Holme 30a09783b2 ftp.c: Fixed compilation warning il y a 11 ans
  Daniel Stenberg c4a7ca038e FTP: fix getsock during DO_MORE state il y a 11 ans
  Daniel Stenberg 460fb12097 security.h: rename to curl_sec.h to avoid name collision il y a 11 ans
  Daniel Stenberg bb55293313 FTP: remove krb4 support il y a 11 ans
  Daniel Stenberg d5e2d0b6bf ftp: convert state names to a global array il y a 11 ans
  Daniel Stenberg f584312e81 ftp_domore_getsock: when passive mode, the second conn is already there il y a 11 ans
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * il y a 11 ans
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs il y a 11 ans
  Daniel Stenberg 2af0b10c95 comments: remove old and wrong multi/easy interface statements il y a 11 ans
  Daniel Stenberg 058b86e6f3 FTP: renamed several local functions il y a 11 ans
  Daniel Stenberg 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV il y a 11 ans
  Yang Tse a23e56d109 string formatting: fix too many arguments for format il y a 11 ans
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings il y a 11 ans
  Daniel Stenberg e2e92486a7 ftp_do_more: consider DO_MORE complete when server connects back il y a 11 ans
  Daniel Stenberg 0523152ad6 ftp_state_pasv_resp: connect through proxy also when set by env il y a 11 ans
  Daniel Stenberg c5ba0c2f54 FTP: handle a 230 welcome response il y a 11 ans
  Daniel Stenberg 61d259f950 FTP: access files in root dir correctly il y a 11 ans
  Bill Middlecamp e0fb2d86c9 FTP: handle "rubbish" in front of directory name in 257 responses il y a 11 ans
  Marc Hoersken f3bd2abb61 ftp.c: Added missing brackets around ABOR command logic il y a 11 ans
  Daniel Stenberg 57aeabcc1a FTP: wait on both connections during active STOR state il y a 11 ans
  Kim Vandry 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error il y a 11 ans
  Daniel Stenberg ca62ac69bb ftp_sendquote: use PPSENDF, not FTPSENDF il y a 11 ans