Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 years ago
  Yang Tse bbe2386bff libcurl internal md5.h header file renamed to curl_md5.h 16 years ago
  Michal Marek d13be06aaa Removed the generated ca-bundle.h file. The verbatim value of $ca and 16 years ago
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 17 years ago
  Daniel Stenberg b3461bab1d Implemented the parts of Patrick Monnerat's OS/400 patch that introduces 17 years ago
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 years ago
  Daniel Stenberg 7f70dbcad5 Rob Crittenden added support for NSS (Network Security Service) for the 17 years ago
  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