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
/
lib
Age
Commit message (
Expand
)
Author
2008-05-03
- Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twice
Daniel Stenberg
2008-05-03
Added comments, check Curl_http_auth_act()'s return code and added a check
Daniel Stenberg
2008-05-03
- Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAY
Daniel Stenberg
2008-05-01
- Bart Whiteley provided a patch that made libcurl work properly when an app
Daniel Stenberg
2008-04-30
- To make it easier for applications that want lots of magic stuff done on
Daniel Stenberg
2008-04-29
improve easy interface resolving timeout handling in c-ares enabled builds
Yang Tse
2008-04-28
- Norbert Frese filed bug report #1951588: "Problem with curlftpfs and
Daniel Stenberg
2008-04-23
Symbian OS is a.k.a. EPOC32
Dan Fandrich
2008-04-22
Added support for running on Symbian OS.
Dan Fandrich
2008-04-22
Remove fflush() + fsync() previously introduced accelerated writing of
Yang Tse
2008-04-21
HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems
Yang Tse
2008-04-17
Some trivial changes
Dan Fandrich
2008-04-14
- Stefan Krause reported a case where the OpenSSL handshake phase wasn't
Daniel Stenberg
2008-04-14
- Andre Guibert de Bruet fixed a second case of not checking the malloc()
Daniel Stenberg
2008-04-14
- Sandor Feldi reported bug #1942022
Daniel Stenberg
2008-04-12
- Andre Guibert de Bruet found and fixed a case where malloc() was called but
Daniel Stenberg
2008-04-07
Adapt OS400 SSL (qssl.h) to V5R4
Patrick Monnerat
2008-04-07
- Fix the MIT / Heimdal check for good:
Michal Marek
2008-04-05
- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly
Daniel Stenberg
2008-04-05
provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurl
Daniel Stenberg
2008-04-05
- Based on the Debian bug report #474224 that complained about the FTP error
Daniel Stenberg
2008-04-03
- Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method to
Daniel Stenberg
2008-04-03
Scott Barrett added support for CURLOPT_NOBODY over SFTP
Daniel Stenberg
2008-03-31
moved CURL_CA_BUNDLE define to generated config.h.
Gunter Knauf
2008-03-31
Removed the generated ca-bundle.h file. The verbatim value of $ca and
Michal Marek
2008-03-31
expanded a comment around some of the new formpost callback usage
Daniel Stenberg
2008-03-31
- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
Daniel Stenberg
2008-03-27
- As found out and reported by Dan Petitt, libcurl didn't show progress/call
Daniel Stenberg
2008-03-25
- Made setting the CURLOPT_SSL_CTX_FUNCTION option return a failure in case
Daniel Stenberg
2008-03-22
- Fixed the problem with doing a zero byte SCP transfer, verified with test
Daniel Stenberg
2008-03-20
- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by
Michal Marek
2008-03-18
Fixed an infinite loop when given an invalid SFTP quote command.
Dan Fandrich
2008-03-18
- Added curl_easy_getinfo typechecker.
Michal Marek
2008-03-13
- Brian Ulm figured out that if you did an SFTP upload with
Daniel Stenberg
2008-03-13
Change the confusing two variables for the expect 100 continue stuff into
Daniel Stenberg
2008-03-11
- Dmitry Popov filed bug report #1911069
Daniel Stenberg
2008-03-11
- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only
Michal Marek
2008-03-09
- Brian Ulm reported a crash when doing a second SFTP transfer on a re-used
Daniel Stenberg
2008-03-07
VS2005 and later dafault size for time_t is 64-bit, unless
Yang Tse
2008-03-06
Regression fix:
Yang Tse
2008-03-04
Mike Protts brought a patch that makes resumed transfers work with SFTP.
Daniel Stenberg
2008-03-01
- Anatoli Tubman found and fixed a crash with Negotiate authentication used on
Daniel Stenberg
2008-02-28
fixed commented define for SSPI.
Gunter Knauf
2008-02-27
another small change to the makefiles to simplify rules.
Gunter Knauf
2008-02-26
some more minor makefile changes; removed useless dist target.
Gunter Knauf
2008-02-26
fixed install target to create a ca-bundle.crt since we have no longer one in...
Gunter Knauf
2008-02-26
Added support for server name indication (RFC 4366).
Gunter Knauf
2008-02-25
- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that
Daniel Stenberg
2008-02-23
- Sam Listopad provided a patch in feature-request #1900014
Daniel Stenberg
2008-02-21
- Zmey Petroff found a crash when libcurl accessed a NULL pointer, which
Daniel Stenberg
[prev]
[next]