Commit History

Author SHA1 Message Date
  Daniel Stenberg 2147284cad James Housley brought support for SCP transfers 18 years ago
  Daniel Stenberg 3ea8a4d220 Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as 18 years ago
  Yang Tse 77b3bc239d First step trying to avoid the multiple header inclusion and recursion nightmare. 18 years ago
  Dan Fandrich c6fc5a1a26 Moved strdup replacement from src/main.c into src/strdup.c so it's available 18 years ago
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 years ago
  Daniel Stenberg 37a6a0bb3e Moved the sockaddr_storage definition to lib/sockaddr.h and only include that 19 years ago
  Daniel Stenberg 56d9624b56 John Kelly added TFTP support to libcurl. A bunch of new error codes was 19 years ago
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 years ago
  Daniel Stenberg de8947f92f security.h is removed 19 years ago
  Daniel Stenberg e7cefd684b Removed all uses of strftime() since it uses the localised version of the 20 years ago
  Daniel Stenberg e3fa7d021e Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't 20 years ago
  Daniel Stenberg 1a05a90f1c David Phillips' FD_SETSIZE fix 20 years ago
  Daniel Stenberg f71b3f48a1 Replaced the former date parser with a rewrite. No more yacc/bison needed. 20 years ago
  Gunter Knauf 592658e874 added Makefile.inc which can be included from other makefiles to reduce maintaining. 20 years ago