platform/upstream/curl.git
2007-12-05 Daniel StenbergSpacen Jasset reported a problem with doing POST (with...
2007-12-05 Daniel Stenbergfix compiler warning
2007-12-05 Daniel Stenbergadded test548 which uses the lib547 source file, prepar...
2007-12-04 Yang TseFix compiler warning: variable may be used uninitialized
2007-12-03 Daniel StenbergRay Pekowski filed bug report #1842029
2007-12-03 Yang TseFix three issues previous cleanup introduces.
2007-12-03 Daniel StenbergSSL session id caching bugfix
2007-12-03 Daniel StenbergBug report #1842029 (curl.haxx.se/bug/view.cgi?id=18420...
2007-12-03 Daniel Stenbergmention "no longer default-appends ;type= on FTP URLs...
2007-12-03 Daniel StenbergNow libcurl (built with OpenSSL) doesn't return error...
2007-12-03 Daniel Stenberg Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup...
2007-12-03 Daniel StenbergBrad Spencer fixed the configure script to assume that...
2007-12-03 Daniel Stenbergremoved the ;type= thing for FTP urls through proxy...
2007-12-02 Daniel Stenberg107 - resolve the type= thing for FTP URLs over HTTP...
2007-12-02 Daniel StenbergMichal Marek introduced CURLOPT_PROXY_TRANSFER_MODE...
2007-11-30 Dan FandrichUpped copyright year
2007-11-29 Daniel Stenberguh, corrected pretty major write error!
2007-11-29 Daniel Stenbergftp resumed upload and long Digest nonces
2007-11-29 Daniel StenbergA bug report on the curl-library list showed a HTTP...
2007-11-29 Daniel StenbergFixed the resumed FTP upload loop to not require that...
2007-11-29 Daniel Stenberginclude the libssh2 return code in the output for these...
2007-11-28 Daniel Stenbergthe gethostbyname fix applied here as well
2007-11-28 Daniel Stenbergfix next_lookup() to continue searching even if c-ares...
2007-11-28 Daniel StenbergWhen --with-gssapi (without given path) is used, we...
2007-11-28 Yang TseTo allow remote log inspection avoid redirecting messag...
2007-11-27 Daniel StenbergRemove the check for libdl since that isn't actually...
2007-11-27 Daniel Stenbergpkgconfig fix by Andreas Schuldei
2007-11-27 Daniel Stenbergspellfix
2007-11-27 Yang TseConnectTimeout requires OpenSSH 3.7 or later
2007-11-27 Yang TseExplicitly disallow remote hosts to connect to local...
2007-11-26 Yang TseStop ssh and socks servers when verification fails
2007-11-26 Yang TseProviding an explicit bind address besides the port...
2007-11-26 Daniel Stenbergmore blurb
2007-11-26 Daniel StenbergAdded recent changes and spellchecked
2007-11-26 Daniel Stenbergtest1015 --data-urlencode
2007-11-26 Daniel Stenberg#1 fixed --data-urlencode when no = or @ was used
2007-11-26 Daniel Stenbergslightly less outdated
2007-11-26 Yang TseTemporary change to better debug startup failures
2007-11-25 Yang TseAllow different start timeout specification for each...
2007-11-24 Daniel Stenbergreqdata doesn't exist anymore and the path moved to...
2007-11-24 Daniel Stenbergstruct HandleData is now called struct SingleRequest...
2007-11-23 Yang Tsemake 'checkdied' in runtests.pl more robust
2007-11-23 Yang TseRevert last change since it breaks running the test...
2007-11-23 Yang TseImprove chance of running runtests.pl from outside the
2007-11-22 Yang TseDebugging messages to trace startnew failures
2007-11-22 Yang TseProvide a socklen_t definition in curl.h for Win32...
2007-11-22 Daniel Stenbergmake nlen a size_t to better hold diffs between pointer...
2007-11-22 Daniel StenbergAlessandro Vesely helped me improve the --data-urlencod...
2007-11-21 Daniel StenbergMake the do_complete() function not get called until...
2007-11-21 Yang TseTemporary change adding additional debugging messages...
2007-11-21 Yang TseFix trying to return outside of a subroutine
2007-11-21 Daniel Stenbergand we start on 1.5.2!
2007-11-21 Daniel Stenbergchange
2007-11-21 Daniel Stenbergoops
2007-11-21 Daniel Stenbergstart working on 1.5.1 now
2007-11-21 Daniel Stenbergthis is what 1.5.0 is
2007-11-20 Daniel StenbergWhile inspecting the Negotiate code, I noticed how...
2007-11-20 Daniel Stenbergclarify somewhat what happens to some data when a share...
2007-11-20 Daniel Stenbergwhite space changes only to clean up indent and source...
2007-11-20 Daniel Stenbergremove the unconditional enabling of cookies if you...
2007-11-20 Daniel Stenberga bunch of new comments
2007-11-20 Daniel Stenbergrephrased
2007-11-20 Yang TseDon't gather additional debug info unless sshd actually...
2007-11-20 Patrick MonneratILE RPG binding: OS/400 specific and contained in sourc...
2007-11-20 Yang TseImprove detection of sshd un/supported options.
2007-11-20 Daniel StenbergIntrouced --data-urlencode to the curl tool for easier...
2007-11-20 Daniel Stenbergfix the treatment of the parameter-based precision...
2007-11-20 Daniel Stenberg107 - resolve the type= thing for FTP URLs over HTTP...
2007-11-19 Daniel Stenberg106 - Share interface force-enable the cookie parser
2007-11-19 Yang TseThis is a temporary change to test if OpenSSH 3.6 and...
2007-11-19 Daniel Stenbergfill in missing copyrights
2007-11-19 Daniel StenbergI think this is the right fix for other non-OpenSSL...
2007-11-19 Yang TseTemporary change to help debugging string(s) returned...
2007-11-18 Gunter Knaufremoved now obsolete defines;
2007-11-18 Daniel StenbergRob Crittenden fixed SSL connections with NSS done...
2007-11-18 Yang TseAdd /opt/ssh/sbin and /opt/ssh/libexec to the sshd...
2007-11-17 Yang TseWhen unable to start test suite sshserver, log if OpenS...
2007-11-17 Daniel StenbergAndres Garcia made the examples build fine on Windows...
2007-11-17 Yang TseAdd /usr/local/sbin and /usr/freeware/bin to the sshd...
2007-11-16 Daniel StenbergMichal Marek made the test suite remember what test...
2007-11-16 Steinar H.... Fix a double free.
2007-11-16 Yang TseFix unsigned integral math check in add_buffer_send()
2007-11-15 Daniel StenbergAtes Goral identified a problem in http.c:add_buffer_se...
2007-11-15 Daniel Stenbergremoved unnecessary check from add_buffer_send() that...
2007-11-15 Daniel StenbergMichal Marek fixed the test suite to better deal with...
2007-11-15 Daniel StenbergRearranged code and changed Curl_readwrite_init() and...
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-11-15 Yang TseReplace isupper with our uppercase macro version
2007-11-15 Yang TseReplace isgraph with our uppercase macro version
2007-11-15 Daniel StenbergMake the Transfer() function return earlier without...
2007-11-15 Steinar H.... When looking up in DNS and then in the hosts file,...
2007-11-15 Steinar H.... Return TTL data from ares_parse_{a,aaaa}_reply, if...
2007-11-14 Daniel Stenberguse the existing variable instead
2007-11-14 Daniel StenbergFix how TFTP connections are treated when re-used,...
2007-11-14 Yang TseFix a variable potential wrapping in add_buffer() when...
2007-11-12 Daniel StenbergFixed a remaining problem with doing SFTP directory...
2007-11-12 Daniel Stenbergcomment language
2007-11-12 Daniel StenbergBug report #1830637 (curl.haxx.se/bug/view.cgi?id=18306...
2007-11-12 Daniel Stenbergoops, fixed build when CURL_LIBSSH2_DEBUG is defined
2007-11-11 Daniel Stenbergnew ruby binding, curl-multi version 0.1
next