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
2007-02-01
fogot to change Curl_mk_connc in header file
Yang Tse
2007-02-01
compiler warning fix
Yang Tse
2007-01-31
add debug messages for initialization failures
Yang Tse
2007-01-29
Use DOS line-endings.
Gisle Vanem
2007-01-29
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
Daniel Stenberg
2007-01-29
fixed segfault when compiled with MingW32 and cmd or command shell.
Gunter Knauf
2007-01-28
Andreas Rieke added extra infof() for when a connection is not re-used due to
Daniel Stenberg
2007-01-28
silence compiler warnings
Daniel Stenberg
2007-01-28
enabled build with sspi.
Gunter Knauf
2007-01-28
enabled build with hardcoded ca-bundle path;
Gunter Knauf
2007-01-28
force to create ca-bunde.h even if it exists already.
Gunter Knauf
2007-01-28
use var for awk.
Gunter Knauf
2007-01-28
curl_easy_reset() now resets the CA bundle path correctly
Daniel Stenberg
2007-01-28
another small fix to directory listing output; disabled CURL_LIBSSH2_DEBUG.
Gunter Knauf
2007-01-27
fix sftp directory listing so that it works without -v and is redirectable wi...
Gunter Knauf
2007-01-27
tell us what we put out here...
Gunter Knauf
2007-01-27
update copyright year notice
Yang Tse
2007-01-27
Compiler warning fix
Yang Tse
2007-01-27
sync comment with reality
Yang Tse
2007-01-26
Fixed compiler warning.
Dan Fandrich
2007-01-26
added project header to lib resource file; fixed header copyright.
Gunter Knauf
2007-01-25
fix compiler warnings for SSL-disabled builds
Daniel Stenberg
2007-01-25
removed unused define.
Gunter Knauf
2007-01-25
fixed copyright for new year.
Gunter Knauf
2007-01-25
enabled build with libssh2.
Gunter Knauf
2007-01-25
fix non-SSL builds again
Daniel Stenberg
2007-01-25
Fixed a dangling pointer problem that prevented the http_proxy environment
Dan Fandrich
2007-01-25
removed not used define.
Gunter Knauf
2007-01-24
Only shut down SSL if the CCC command succeeded.
Dan Fandrich
2007-01-24
moved the SSL pending function to the proper place and name
Daniel Stenberg
2007-01-24
bail out on strdup() errors
Daniel Stenberg
2007-01-23
- David McCreedy did NTLM changes mainly for non-ASCII platforms:
Daniel Stenberg
2007-01-23
very minor indent change
Daniel Stenberg
2007-01-23
enabled build with libssh2; fixed copyright for new year..
Gunter Knauf
2007-01-17
Supress "comparison between signed and unsigned" warning.
Gisle Vanem
2007-01-16
David McCreedy fixed a flaw from his previous non-ascii HTTP patch
Daniel Stenberg
2007-01-16
- Armel Asselin improved libcurl to behave a lot better when an easy handle
Daniel Stenberg
2007-01-16
restore previous addition to the amount of data that is returned
Daniel Stenberg
2007-01-16
Fixed a small memory leak in tftp uploads discovered by curl's memory leak
Dan Fandrich
2007-01-14
- David McCreedy provided libcurl changes for doing HTTP communication on
Daniel Stenberg
2007-01-13
fixed bad variable use when getting the size which we should read when
Daniel Stenberg
2007-01-13
make Curl_cookie_clearall() survive getting called with a NULL pointer
Daniel Stenberg
2007-01-10
Display crypto engine name correctly in debug message.
Dan Fandrich
2007-01-08
Correct error code for CCC/SSL shutdown failure
Linus Nielsen Feltzing
2007-01-08
Removed unused variable in Curl_ossl_shutdown()
Linus Nielsen Feltzing
2007-01-06
Fix compilation errors when building without SSL
Linus Nielsen Feltzing
2007-01-05
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
Daniel Stenberg
2007-01-05
Include <dos.h> for delay() on MSDOS.
Gisle Vanem
2007-01-03
- David McCreedy made changes to allow base64 encoding/decoding to work on
Daniel Stenberg
2007-01-03
- Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always store
Daniel Stenberg
[next]