index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-03-11
- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only
Michal Marek
2008-01-28
start over on 7.18.1
Daniel Stenberg
2008-01-24
added copyright define to curlver.h.
Gunter Knauf
2008-01-10
Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allow
Daniel Stenberg
2008-01-08
Introducing curl_easy_pause() and new magic return codes for both the read
Daniel Stenberg
2008-01-05
Based on further discussion on curl-library, I reverted yesterday's SOCKS5
Daniel Stenberg
2008-01-04
Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let the
Daniel Stenberg
2008-01-02
I removed the socklen_t use from the public curl/curl.h header and instead
Daniel Stenberg
2008-01-02
Richard Atterer brought a patch that added support for SOCKS4a proxies, which
Daniel Stenberg
2007-12-02
Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control
Daniel Stenberg
2007-11-22
Provide a socklen_t definition in curl.h for Win32 API build targets
Yang Tse
2007-11-08
Define WIN32 when build target is Win32 API.
Yang Tse
2007-11-06
Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed
Yang Tse
2007-10-29
7.17.2
Daniel Stenberg
2007-10-15
Fix dynamic CURLOPT_POSTFIELDS bug: back to static.
Patrick Monnerat
2007-10-06
<ws2tcpip.h> needed for 'socklen_t' typedef.
Gisle Vanem
2007-10-03
exported symbols must use lowercase "curl_", and I also fixed two compiler
Daniel Stenberg
2007-10-03
Alexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTION and
Daniel Stenberg
2007-10-03
I renamed the CURLE_SSL_PEER_CERTIFICATE error code to
Daniel Stenberg
2007-10-03
Based on a patch brought by Johnny Luong, libcurl now offers
Daniel Stenberg
2007-09-26
Philip Langdale provided the new CURLOPT_POST301 option for
Daniel Stenberg
2007-09-13
7.17.1-CVS is now the dev version
Daniel Stenberg
2007-08-31
Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.
Dan Fandrich
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-08-23
Porting library to OS/400
Patrick Monnerat
2007-08-07
Some #if --> #ifdef
Patrick Monnerat
2007-08-01
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
Daniel Stenberg
2007-07-10
start working on 7.16.5...
Daniel Stenberg
2007-07-01
Thomas J. Moore provided a patch that introduces Kerberos5 support in
Daniel Stenberg
2007-06-30
minor patches to enable building for NetWare CLIB.
Gunter Knauf
2007-06-27
Add two new options for the SFTP/SCP/FILE protocols: CURLOPT_NEW_FILE_PERMS
James Housley
2007-06-25
fix the version string as well
Daniel Stenberg
2007-06-25
start working towards 7.16.4
Daniel Stenberg
2007-05-30
Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting
Daniel Stenberg
2007-05-08
CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
Daniel Stenberg
2007-04-20
ifndef check the CURL_MAX_WRITE_SIZE define to allow this value to easier be
Daniel Stenberg
2007-04-16
- Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a
Daniel Stenberg
2007-04-11
start working on 7.16.3
Daniel Stenberg
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-12
- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
Daniel Stenberg
2007-02-12
When building tarballs, we also set the timestamp of the generated package. T...
Daniel Stenberg
2007-02-05
- Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS
Daniel Stenberg
2007-01-30
start working on 7.16.2
Daniel Stenberg
2007-01-08
Correct error code for CCC/SSL shutdown failure
Linus Nielsen Feltzing
2007-01-05
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
Daniel Stenberg
2006-11-02
James Housley brought support for SCP transfers
Daniel Stenberg
2006-10-30
Allow 'curl_*printf()' to be used in C++ programs.
Gisle Vanem
2006-10-30
start working on 7.16.1
Daniel Stenberg
2006-10-21
Armel Asselin separated CA cert verification problems from problems with
Daniel Stenberg
2006-10-12
Jeff Pohlmeyer has been working with the hiperfifo.c example source code,
Daniel Stenberg
[prev]
[next]