Commit History

Author SHA1 Message Date
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago
  Daniel Stenberg 02dbfa2192 http-proxy: move proxy code to http_proxy.c 13 years ago
  Todd A Ouska 9e60d8fd9e SSL: (part 2) Added CyaSSL to SSL abstraction layer 13 years ago
  Marcel Roelofs 1d28efb9d1 HTTP: HTTP Negotiate authentication using SSPI 13 years ago
  Pierre Joye 420eac5542 IDN: use win32 API if told to 13 years ago
  Eric Hu 108d7693a4 Preparing for axTLS. Actual SSL API functions are only stubbed. 14 years ago
  Cameron Kaiser 795107453d Forgot gopher.h in Makefile.inc 14 years ago
  Cameron Kaiser 201637d468 Gopher protocol support (initial release) 14 years ago
  Kamil Dudka b5c3feda17 NTLM tests: boost coverage by forcing the hostname 14 years ago
  Guenter Knauf 01c309e186 Added a comment with an alternate idea to avoid the backslash line contination character. 14 years ago
  Guenter Knauf 11f53b9a18 some cosmetic changes. 14 years ago
  Kamil Dudka f3b77e5611 http_ntlm: add support for NSS 14 years ago
  Howard Chu 2e056353b0 LDAP: properly implemented as a curl_handler 14 years ago
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 14 years ago
  Howard Chu 04cb15ae9d RTMP: initial support added, powered by librtmp 14 years ago
  Hoi-Ho Chan 51427e1947 PolarSSL: initial support added 14 years ago
  monnerat 4bfe07640c Implement SMTP authentication 14 years ago
  Yang Tse 048438345a 14 years ago
  Yang Tse c054b8bfa7 Constantine Sapuntzakis provided initial thread abstraction layer 14 years ago
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new 14 years ago
  Daniel Stenberg ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 15 years ago
  Yang Tse 7d22ce5573 libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h 15 years ago
  Yang Tse f2f45339dc Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h 15 years ago
  Daniel Stenberg d709cb2ae3 - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg bdec6f2b20 - Frank Hempel found out a bug and provided the fix: 15 years ago
  Yang Tse e813bf31d7 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 15 years ago
  Daniel Stenberg de4610a55f - Markus Moeller introduced two new options to libcurl: 15 years ago
  Yang Tse 0ce97f77e0 Use our Curl_addrinfo definition even when an addrinfo struct is available. 16 years ago