projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2006-11-24
Daniel Stenberg
James Housley did lots of work and introduced SFTP...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Yang Tse
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Daniel Stenberg
Michael Wallner fixed this problem: When I set domains...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Daniel Stenberg
Install ares_dns.h too
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Yang Tse
Added a check in configure that verifies if <signal...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Daniel Stenberg
new french mirror
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
Revert ftpserver.pl back to revision 1.74 Adding change...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
Revert runtests.pl back to revision 1.212
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
Revert ftp.pm back to revision 1.5 Adding copyright...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
Add some message logging
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
stop slaves before stopping servers
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Yang Tse
Revert to KILL test servers until all test servers
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Daniel Stenberg
log the sleep, like when done in test 190
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Daniel Stenberg
Frank Teo provided an updated, mostly docs changed
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Yang Tse
Avoid passing child pid and test server pid, using...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Yang Tse
Comment out the use of the "warnings" module now that...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Daniel Stenberg
new ruby binding, new tclcurl release
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Yang Tse
Avoid keeping dupe pids When forked pid and test server...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Yang Tse
Fix warning "Use of uninitialized value in ...".
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Yang Tse
The hash of running servers is now a hash of hashes...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-15
Gisle Vanem
Call libssh2_session_free() to release memory allocated...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Gisle Vanem
Free 'scp->path' in case of libssh2 setup failure.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Daniel Stenberg
Ron in bug #1595348 (curl.haxx.se/bug/view.cgi?id=15953...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Daniel Stenberg
bug #1595348 by Ron pointed out this flaw and fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Daniel Stenberg
Tor Arntsen spotted this mistake
commit
|
commitdiff
|
tree
|
snapshot
2006-11-11
Daniel Stenberg
we did 1.3.2 and are now on the 1.3.3 track!
commit
|
commitdiff
|
tree
|
snapshot
2006-11-11
Daniel Stenberg
fix header to match actual proto
commit
|
commitdiff
|
tree
|
snapshot
2006-11-11
Daniel Stenberg
cleaned up Curl_write() and the sub functions it uses...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Daniel Stenberg
Nir Soffer updated libcurl.framework.make: fix symlinks...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Daniel Stenberg
Dmitriy Sergeyev found a SIGSEGV with his test04.c...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Daniel Stenberg
Ciprian Badescu found a SIGSEGV when doing multiple...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Yang Tse
Remove showing stderr log files unconditionally for...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Daniel Stenberg
Bradford Bruce reported that when setting CURLOPT_DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Daniel Stenberg
ok stop using old and deprecated options
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Daniel Stenberg
add missing names
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Daniel Stenberg
Olaf fixed a leftover problem with the CONNECT fix...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Gisle Vanem
Moved select_s() to Makefile.dj since select() is used...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Gisle Vanem
Update copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Yang Tse
add TODO note
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Yang Tse
remove redundant check for Win32
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Yang Tse
avoid a couple of potential zero size memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Daniel Stenberg
mention the areslib.dsp fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Daniel Stenberg
add the recent crowd of contributors
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Daniel Stenberg
Andreas Rieke fixed back the correct line endings!
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Yang Tse
Prevent multiple initialization of memdebug configurati...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Gisle Vanem
Ifdef around S_IRGRP and S_IROTH (meaningless on Win32).
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
add a couple more of debugging messages
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
SCP support added
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
Olaf Stueben provided a patch that I edited slightly...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
initial SCP support is now added
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
Update the information about what c-ares version that...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
stand clear for release 1.3.2
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Daniel Stenberg
Andreas Rieke added missing file and changed line endings
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
reduce max size of dinamically allocated arrays to...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
fix missing '$' for var OPT_LIBSSH2
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
fix comments and renumber rlimit return codes
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Yang Tse
fix comments and renumber rlimit return codes
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Daniel Stenberg
update the counter
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Daniel Stenberg
mention the new options
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Daniel Stenberg
James Housley brought support for SCP transfers
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
remove leftover comment
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
update and split test cases 518 and 537 into its own...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
use our internal string functions and replace sprintf...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
Update protocol verification end of lines
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
check symbol HAVE_UNISTD_H instead of UNISTD_H to inclu...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Yang Tse
prototype for gethostname is in unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Yang Tse
test 518 is all about testing libcurl functionality
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Updated dependency output.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Updated dependencies to not include config.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Removed unneeded stuff.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Added Watt-32 section to fix things for Watt32+Win32...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Don't include "nameser.h" for Watt32. Use the normal...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Added definition of select() for Watt32.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Rewritten to use ../packages/DOS/common.dj.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Gisle Vanem
Change 'FILETYPE' to ' VFT_APP'.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Yang Tse
Show stderr log file for test 518 unconditionally.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-31
Yang Tse
Sync comment with code and add three messages more
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Yang Tse
Address some pitfalls in the rlimit() function check...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Gisle Vanem
Allow 'curl_*printf()' to be used in C++ programs.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Daniel Stenberg
add contributors from the 7.16.0 release
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Daniel Stenberg
start working on 7.16.1
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Daniel Stenberg
7.16.0 material
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Daniel Stenberg
corrected how tests/memanalyze.pl is used
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Yang Tse
Compiler warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Yang Tse
Make more human readable and maintainable previous
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Daniel Stenberg
updated to current status
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Daniel Stenberg
updated to reflect reality
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Daniel Stenberg
a small unification of the error text on failed server...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
Sync with lib/setup_once.h
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
Compiler warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Gisle Vanem
Fixed 'x_TYPE_ARG2' to match prototypes of recv() and...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Gisle Vanem
Get rid of the special sread()+swrite() for MSDOS....
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Gisle Vanem
Added 'RECV_TYPE_ARGx' needed in getinfo.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
Update copyright year, since the file has been modified
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
Compiler warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
30 seconds isn't long enough for this test on a loaded...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Yang Tse
Do an explicit typecast of data pointers to function...
commit
|
commitdiff
|
tree
|
snapshot
next