1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding terminating zero for postfields (Tracker id #3026638) More... about 15 years ago
Adding omake files. Need work, lots of it. More... over 15 years ago
Fixing a few more bugs. More... over 15 years ago
Bumping findlib version number. More... over 15 years ago
Fixing field modification bugs. More... over 15 years ago
Bumping version for findlib. More... almost 16 years ago
Removing code related to deprecated CURLOPT_PASSWDFUNCTION. More... almost 16 years ago
Fixing seek function bug, and eliminating a compiler warning. More... almost 16 years ago
Enabling more compilation warning messages. More... almost 16 years ago
Incorporating fixes from patch included in bug report #2874566. More... almost 16 years ago
Adding support for CURLE_AGAIN. More... almost 17 years ago
Adding support for CURLE_AGAIN. More... almost 17 years ago
Bumping version for findlib. More... almost 17 years ago
Fixing field modification bugs. More... almost 17 years ago
Adding missing CURLE codes. More... about 17 years ago
Trival function renames. More... over 17 years ago
Adding missing curl handle cleanup. More... over 17 years ago
Added opar example program for multithreaded curl requests. Updated copyright statements. More... over 17 years ago
Changes to play nice with the GC. More... over 17 years ago
Adding support for CURLOPT_SEEKFUNCTION. More... over 17 years ago
Adding support for CURLOPT_TIMEOUT_MS, CURLOPT_CONNECTTIMEOUT_MS, CURLOPT_HTTP_TRANSFER_DECODING, CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_NEW_FILE_PERMS, CURLOPT_NEW_DIRECTORY_PERMS, CURLOPT_POST301, CURLOPT_SSH_HOST_PUBLIC_KEY_MD5, CURLOPT_COPYPOSTFIELDS and CURLOPT_PROXY_TRANSFER_MODE. More... over 17 years ago
Adding support for CURLOPT_SSL_SESSIONID_CACHE, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_AUTH_TYPES, and CURLOPT_FTP_SSL_CCC. More... over 17 years ago
Adding CURLOPT_FTP_ALTERNATIVE_TO_USER. More... over 17 years ago
Adding support for CURLOPT_LOCALPORT, CURLOPT_LOCALPORTRANGE, CURLOPT_CONNECT_ONLY, CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE. More... over 17 years ago
Fixed bugs in ioctl callback function. More... over 17 years ago
Changed callback functions to return/use proper values. Write and header callbacks now return ints to tell libcurl how much data was handled, and the progress callback function now acts upon the boolean value returned. More... over 17 years ago
Fixed "improper" return value. More... over 17 years ago
Adding CURLOPT_FTP_SKIP_PASV_IP and CURLOPT_FTP_FILEMETHOD. More... over 17 years ago
Adding support for CURLINFO_SSL_ENGINES, CURLINFO_COOKIELIST, CURLINFO_LASTSOCKET and CURLINFO_FTP_ENTRY_PATH. Bumping META version number to 0.3.0 for findlib. More... over 17 years ago
Adding support for CURLOPT_IGNORE_CONTENT_LENGTH, CURLINFO_OS_ERRNO and CURLINFO_NUM_CONNECTS. More... over 17 years ago