index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-03-18
Fixed an infinite loop when given an invalid SFTP quote command.
Dan Fandrich
2008-03-18
Added test 626 to reproduce an infinite loop when given an invalid
Dan Fandrich
2008-03-18
- Added curl_easy_getinfo typechecker.
Michal Marek
2008-03-17
Mark the statement expr with __extension__ so that gcc -pedantic doesn't emit
Michal Marek
2008-03-15
Spell the commands right
Dan Fandrich
2008-03-13
Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt to
Dan Fandrich
2008-03-13
- Brian Ulm figured out that if you did an SFTP upload with
Daniel Stenberg
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-13
--ftp-create-dirs works on SFTP as well
Dan Fandrich
2008-03-13
fix code that is normally #ifdef'ed out
Daniel Stenberg
2008-03-12
Done: 125 - Michal Marek's typechecker-gcc work
Daniel Stenberg
2008-03-11
updated according to the name resolve race condition fix just committed
Daniel Stenberg
2008-03-11
- Dmitry Popov filed bug report #1911069
Daniel Stenberg
2008-03-11
- Added a macro for curl_easy_setopt() that accepts three arguments and simply
Daniel Stenberg
2008-03-11
Recommend passing a 1 as parameter to CURLOPT_SSLENGINE_DEFAULT rather than
Daniel Stenberg
2008-03-11
- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only
Michal Marek
2008-03-10
Added tests 618-621 to test SFTP/SCP transfers of more than one file
Dan Fandrich
2008-03-10
fixed typo
Michal Marek
2008-03-10
(try to) use LIBS for libraries (-l) and LDFLAGS for paths (-L) in the
Michal Marek
2008-03-09
- Brian Ulm reported a crash when doing a second SFTP transfer on a re-used
Daniel Stenberg
2008-03-08
Done: 123 - Mike Protts' SFTP resume download
Daniel Stenberg
2008-03-07
VS2005 and later dafault size for time_t is 64-bit, unless
Yang Tse
2008-03-06
Fix the gssapi configure check to detect newer MIT Kerberos (patch by
Michal Marek
2008-03-06
spellchecked
Daniel Stenberg
2008-03-06
curl_multi_timeout() is really not recommended with curl_multi_socket()-based
Daniel Stenberg
2008-03-06
Regression fix:
Yang Tse
2008-03-06
Added tests 616 and 617 to see how SFTP and SCP cope with zero-length
Dan Fandrich
2008-03-06
Fixed the test harness so it will write out zero-length data files.
Dan Fandrich
2008-03-05
fix log message used when unable to connect to destination port
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-29
Force AIX xlc to fail and not generate object code if the source code has
Yang Tse
2008-02-28
Removed:
Daniel Stenberg
2008-02-28
fixed commented define for SSPI.
Gunter Knauf
2008-02-28
signal handling to properly cleanup on SIGINT and SIGTERM
Yang Tse
2008-02-28
when terminating do it falling through cleanup code
Yang Tse
2008-02-28
avoid inclusion of setup.h in util.h
Yang Tse
2008-02-28
header inclusion cleanup
Yang Tse
2008-02-27
make comment more precise
Yang Tse
2008-02-27
Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
Daniel Stenberg
2008-02-27
added get_ver.awk since c-ares is a standalone project, and should therefore ...
Gunter Knauf
2008-02-27
a couple of small fixes to the makefile:
Gunter Knauf
2008-02-27
another small change to the makefiles to simplify rules.
Gunter Knauf
2008-02-26
trial to fix the HP-UX breakage...
Gunter Knauf
2008-02-26
added curl.html to install package.
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
all reads from stdin and writes to stdout will be retried until the
Yang Tse
2008-02-26
refactor some code out to write_pidfile() in util.c
Yang Tse
[prev]
[next]