]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2010-10-17  Daniel Stenberghttp_chunks: remove debug output
2010-10-14  Daniel StenbergCurl_setopt: disallow CURLOPT_USE_SSL without SSL support
2010-10-14  Daniel Stenbergoptions: check for features for some options
2010-10-14  Dan FandrichFixed the IPv6 host address in test1203
2010-10-14  Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_CRLF
2010-10-13  Guenter KnaufSome more small Watcom makefile fixes.
2010-10-13  Guenter KnaufAdded --noconfigure switch to testcurl.pl.
2010-10-13  Guenter KnaufModified Watcom makefiles to work on Linux too.
2010-10-13  Guenter KnaufAdded MingW32 rtmp target; changed Watcom targets.
2010-10-12  Daniel Stenberggitignore: ignore Makefile.vc10.dist made by maketgz
2010-10-12  Daniel Stenbergcurlver.h: start over at 7.21.3
2010-10-12  Daniel StenbergRELEASE-NOTES: start over towards 7.21.3
2010-10-12  Daniel StenbergTHANKS: added contributors from 7.21.2
2010-10-12  Daniel StenbergRELEASE-NOTES: synced with ecd624b8e774a85 curl-7_21_2
2010-10-12  Julien ChaffraixCMake: Build fix.
2010-10-12  Daniel Stenbergheader_callback: strip off file path separated with...
2010-10-12  Dan FandrichGet the curl source files for Amiga from Makefile.inc
2010-10-12  Dan FandrichAdded section on server-supplied names to security...
2010-10-12  Guenter KnaufFixed Watcom makefile.
2010-10-12  Guenter KnaufAdded build bits for librtmp / libssh2 to Watcom makefiles.
2010-10-12  Guenter KnaufAdded build bits for librtmp to NetWare makefiles.
2010-10-11  Daniel StenbergSFTP: more ignoring negative file sizes
2010-10-11  Daniel StenbergSMTP: debug output for no known auth mechanisms supported
2010-10-11  Daniel Stenbergtest: urlglob error messages have no extra newline...
2010-10-10  Guenter KnaufAdded build bits for librtmp to MingW32 makefiles.
2010-10-08  Daniel StenbergRELEASE-NOTES: synced with 61f4cdb73ae4
2010-10-08  Daniel Stenbergglobbing: fix crash on unballanced open brace
2010-10-07  Dan Lockslibcurl.m4: AC_PATH_PROG fixes
2010-10-06  Daniel StenbergFAQ: added "How do I submit my patch?"
2010-10-05  Daniel Stenbergexamples: use example.com in example URLs
2010-10-04  Daniel StenbergTODO-RELEASE: libidn problem not repeatable
2010-10-04  Daniel Stenberglibcurl.m4: mention argument is PREFIX
2010-10-03  Guenter KnaufSome NetWare makefile tweaks.
2010-10-02  Daniel StenbergTODO-RELEASE: 416 error fixed
2010-10-02  Julien Chaffraixkrb5-gssapi: Removed a memory leak in krb5_auth.
2010-10-02  Julien Chaffraixkrb5-gssapi: Made the function always return a value.
2010-10-02  Julien Chaffraixkrb5-gssapi: Delete the GSS-API context.
2010-10-01  Daniel StenbergHTTP: remove special case for 416
2010-10-01  Dan Fandrichsws: Added writedelay HTTP server command
2010-10-01  Daniel StenbergTODO-RELEASE: no bug in ftp_nextconnect
2010-10-01  Daniel Stenbergcurl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir...
2010-09-30  Daniel StenbergRELEASE-NOTES: synced up to 588402585bae
2010-09-30  Daniel StenbergTODO-RELEASE: move new features to next release
2010-09-30  Daniel StenbergREADME.ares: we know require c-ares 1.6.0
2010-09-30  Daniel StenbergSFTP: avoid downloading negative sizes!
2010-09-30  Daniel StenbergTODO-RELEASE: drop curl_easy_setoptv
2010-09-30  Dirk Manskemulti & hiper examples: updates and cleanups
2010-09-29  Daniel StenbergTODO-RELEASE: one fixed, one postponed, one added
2010-09-29  Dan FandrichRenamed test1204 to test1117 to move it into the normal...
2010-09-29  Patrick MonneratAdd gopher protocol definition to ILE/RPG binding.
2010-09-29  Julien Chaffraixkrb5-gssapi: Remove several memory leaks.
2010-09-29  Julien Chaffraixsecurity.c: Remove Curl_sec_fflush_fd.
2010-09-29  Julien Chaffraixsecurity.c: We should always register the socket handler.
2010-09-29  Julien Chaffraixsecurity.c: Fix Curl_sec_login after rewrite.
2010-09-29  Julien Chaffraixsecurity.c: Readd the '\n' to the infof() calls.
2010-09-29  Julien Chaffraixsecurity.c: Fix typo (PSBZ -> PBSZ)
2010-09-29  Julien Chaffraixsecurity.c: Fix ftp_send_command.
2010-09-28  Daniel Stenbergcurl_easy_escape: don't escape "unreserved" characters
2010-09-28  Daniel Stenbergmulti: don't expire timeouts at disonnect or done
2010-09-28  Dan FandrichChanged the TPF make file to get source files from...
2010-09-27  Dan FandrichAdded test case 1204 to test HTTP range failure
2010-09-27  Dirk Manskemulti_runsingle: set timeout error messages
2010-09-27  Daniel StenbergTODO-RELEASE: updated list of issues to work on
2010-09-27  Daniel Stenbergparsedate: allow time specified without seconds
2010-09-26  Daniel StenbergTFTP: re-indented the source code
2010-09-26  Tim NewsomeTFTP: Work around tftpd-hpa upload bug
2010-09-23  Daniel StenbergRevert "security.c: buffer_read various fixes."
2010-09-22  Daniel Stenbergsecurity.c: removed superfluous parentheses
2010-09-22  Julien Chaffraixsecurity.c: Update the #include statements after the...
2010-09-22  Julien Chaffraixsecurity.c: sec_write tweaks
2010-09-22  Julien Chaffraixsecurity.c: _sec_send tweaks
2010-09-22  Julien Chaffraixsecurity.c: sec_read tweaks
2010-09-22  Julien Chaffraixsecurity.c: Curl_sec_fflush_fd tweaks
2010-09-22  Julien Chaffraixsecurity.c: sec_send tweaks
2010-09-22  Julien Chaffraixsecurity.c: Curl_sec_read_msg tweaks
2010-09-22  Julien Chaffraixsecurity.c: Curl_sec_set_protection_level tweaking
2010-09-22  Julien Chaffraixsecurity.c: factored the logic from Curl_sec_login...
2010-09-22  Julien Chaffraixsecurity.c: Remove out_buffer as it was never written...
2010-09-22  Julien Chaffraixsecurity.c: buffer_read various fixes.
2010-09-22  Julien Chaffraixsecurity.c: Made block_write return a CURLcode.
2010-09-22  Julien Chaffraixsecurity.c: Made block_read and sec_get_data return...
2010-09-22  Julien ChaffraixSecurity.c: Fix headers guard to match the rest of...
2010-09-22  Julien Chaffraixconfigure: Fix the LDAPS disable message
2010-09-21  Daniel StenbergRELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6...
2010-09-21  Daniel Stenbergparse_remote_port: ignore colons without port number
2010-09-21  Daniel StenbergRELEASE-NOTES: in sync with 19f45eaa799
2010-09-21  Daniel Stenbergduphandle: use ares_dup()
2010-09-20  Hendrik VisageMacOSX-Framework: updates for Snowleopard
2010-09-20  Daniel StenbergRELEASE-NOTES: synced with 5fcc4332d62fe
2010-09-20  Daniel Stenbergconfigure: don't enable RTMP if the lib detect fails
2010-09-20  Daniel StenbergTODO: added 8.4 non-gcrypt under GnuTLS
2010-09-20  Daniel Stenbergconfigure: check for gcrypt if using GnuTLS
2010-09-18  Daniel StenbergRELEASE-NOTES: sync from d2a7fd2fe65b to HEAD
2010-09-18  Daniel StenbergFTP: fix bad check of Curl_timeleft() return code
2010-09-18  Daniel StenbergLDAP: moved variable declaration to avoid compiler...
2010-09-18  Tor ArntsenLDAP: Use FALSE instead of bool_false when setting...
2010-09-18  Tor ArntsenLDAP: Add missing declaration for 'result'
2010-09-17  Mauro IorioLDAP: Support for tunnelling queries through HTTP proxy
2010-09-17  Daniel Stenbergtimeout: use the correct start value as offset
2010-09-17  Daniel StenbergCurl_timeleft: avoid returning "no timeout" by mistake
next