]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2010-08-06  Yang Tsebuild: ensure that libhostname doesn't get installed
2010-08-06  Daniel Stenbergmulti_socket: set timeout for 100-continue
2010-08-06  Guenter KnaufSome more Watcom makefile massage ...
2010-08-05  Yang Tsebuild: fix libssh2_scp_send64() availability
2010-08-04  Yang Tsebuild: remove unneeded cast to (void *)
2010-08-04  Yang Tsebuild: remove unused file
2010-08-04  Daniel StenbergSCP: send large files properly with new enough libssh2
2010-08-03  Yang Tsebuild: add missing new files to non-configure target...
2010-08-03  Yang Tsemd4: replace bcopy usage with memcpy
2010-08-02  Daniel StenbergRELEASE-NOTES: synced with recent changes
2010-08-02  Daniel StenbergTODO-RELEASE: clear, file not really used ATM
2010-08-02  Daniel Stenbergtypecheck-gcc: add checks for recently added options
2010-08-02  Daniel Stenberg.gitignore: ignore all built examples
2010-08-02  Daniel Stenbergexample: fix code to build warning-free
2010-08-02  Daniel StenbergCurl_connected_proxy: skip the bits.tcpconnect check
2010-08-02  Daniel Stenbergsethostname: provide local prototype for gethostname
2010-08-02  Daniel Stenbergbuild: add typecast to avoid warning
2010-08-02  Guenter KnaufRename CURL_SOURCES macro; revert previous rename of...
2010-08-02  Guenter KnaufRemoved ugly dependency lists since wmake knows the...
2010-08-02  Guenter KnaufUse suffix search path for sources in lib folder.
2010-08-02  Guenter KnaufChanged src/Makefile.Watcom to use CURL_SOURCES from...
2010-08-01  Guenter KnaufRenamed curl_SOURCES to CURL_ALLFILES to overcome wmake...
2010-08-01  Guenter KnaufRemoved wlink from DLL loader list because it doesnt...
2010-08-01  Guenter KnaufMoved the LDAP API defines from Makefile.Watcom to...
2010-08-01  Daniel Stenbergretry: consider retrying even if -f is used
2010-08-01  Daniel Stenbergmulti: fix FTPS connecting the data connection with...
2010-08-01  Guenter KnaufFixed curlbuild.h rule.
2010-08-01  Guenter KnaufAdded rule to create curlbuild.h if not present (for...
2010-07-31  Guenter KnaufAdded dependend libs for curl static linking.
2010-07-31  Guenter KnaufFixed curl.exe static linking.
2010-07-30  Daniel Stenbergwarning: silence a win64 compiler warning
2010-07-30  Daniel StenbergKNOWN_BUG: The SOCKET type in Win64 is 64 bits
2010-07-30  Daniel Stenbergsmtp_connect: always provide host name buffer
2010-07-30  Daniel Stenbergsethostname: avoid including unistd.h to duck for warnings
2010-07-30  Daniel Stenbergsethostname: ISO C does not allow extra `;' outside...
2010-07-29  Kamil DudkaNTLM tests: boost coverage by forcing the hostname
2010-07-29  Guenter KnaufAdded a comment with an alternate idea to avoid the...
2010-07-29  Guenter KnaufChanged comparison to match size_t var type.
2010-07-29  Guenter KnaufRemoved unused vars to avoid compiler warnings.
2010-07-29  Guenter KnaufMake Watcom makefiles use Makefile.inc to reduce future...
2010-07-29  Guenter KnaufWatcom makefiles overhaul.
2010-07-28  Guenter Knaufsome cosmetic changes.
2010-07-26  Dan FandrichAdded md4.c to the Watcom makefile
2010-07-26  Dan FandrichAdded PolarSSL to the docs
2010-07-25  Daniel Stenbergcurl-config: --built-shared returns shared info
2010-07-24  Daniel Stenbergadd_buffer_send: fix compiler warning
2010-07-22  Guenter KnaufUpdated library versions.
2010-07-22  Guenter KnaufFixed script version which was still based on CVS Revis...
2010-07-21  Dan FandrichFAQ: Why doesn't cURL error out when the cable is unplu...
2010-07-21  Ben Greearssh: Fix compile error on 64-bit systems.
2010-07-21  Ben Greearbuild: Enable configure --enable-werror
2010-07-21  Ben Greearpingpong: Fix indentation (whitespace change only)
2010-07-18  Jan Van BoghoutCUSTOMREQUEST: shouldn't be disabled when HTTP is disabled
2010-07-17  Jan Van Boghoutpingpong: response_time is milliseconds
2010-07-17  Jan Van Boghoutftp: response timeout bug in "quote" sending
2010-07-17  Jeff Pohlmeyerremote-header-name: chop filename at next semicolon
2010-07-14  Daniel Stenberg--retry: access violation with URL part sets continued
2010-07-13  Daniel Stenbergreleasnote: synch up with commit f3b77e5611d
2010-07-13  Constantine... examples: add curl_multi_timeout
2010-07-12  Daniel Stenbergconfigure: document the STATICLIB variable
2010-07-12  Constantine... multi: fix condition that remove timers before trigger
2010-07-12  Constantine... threaded resolver: fix timeout issue
2010-07-12  Daniel Stenbergconfigure: allow environments variable to override...
2010-07-09  Dan FandrichImproved the Android build instructions
2010-07-07  Tor Arntsenupload: Avoid infinite loop when checking for auth...
2010-07-06  Daniel Stenbergupload: warn users trying to upload from stdin with...
2010-07-06  Daniel Stenberghttp: don't enable chunked during authentication negoti...
2010-07-06  Daniel Stenberg--libcurl: list the tricky options instead of using...
2010-07-06  Daniel Stenbergcurl: avoid setting libcurl options to its default
2010-07-06  Daniel Stenberg--libcurl: hide setopt() calls setting default options
2010-07-06  Daniel Stenberg--libcurl: use *_LARGE options with typecasted constants
2010-07-01  Daniel Stenbergmulti: CURLINFO_LASTSOCKET doesn't work after remove_handle
2010-06-30  Pierre Joyebuild: add enable IPV6 option for the VC makefiles
2010-06-30  Daniel StenbergFAQ: the threaded resolver works universally now
2010-06-30  Kamil Dudkahttp_ntlm: add support for NSS
2010-06-28  Daniel Stenbergglob: backslash escaping bug
2010-06-28  Daniel Stenbergrelease-notes: sync up with recent commits
2010-06-26  Daniel StenbergCONTRIBUTE: the git commit message line length is 72...
2010-06-24  Pavel Raiskupftp wildcard: FTP LIST parser FIX
2010-06-24  Pavel Raiskupexamples: new FTP wildcard showcase
2010-06-24  Daniel Stenbergmulti_socket: re-use of same socket without notifying app
2010-06-24  Pavel Raiskupftp-wildcard: avoid tight loop when used without any...
2010-06-21  Daniel Stenbergmaketgz: produce CHANGES automatically with the 1000...
2010-06-21  Daniel Stenbergignore: CHANGES.dist gets generated by maketgz
2010-06-21  Daniel StenbergCHANGES: move all contents from CHANGES to CHANGES.0
2010-06-21  Daniel Stenberglog2changes: correct command line, fix tag usage, chang...
2010-06-21  Dan FandrichMake the output of log2changes.pl even more closely...
2010-06-19  Daniel Stenberglog2changes: first version of the git log to CHANGES...
2010-06-18  Daniel Stenbergsendrecv: treat all negative values from send/recv...
2010-06-18  Daniel Stenbergmulti: prevent NULL pointer dereference
2010-06-18  Daniel Stenbergsmtp: fixed a few uses of size_t that seemed to believe...
2010-06-17  Dan FandrichFixed an OOM memory leak in the FTP wildcard code
2010-06-17  Kamil Dudkatest575: do not fail with threaded DNS resolver
2010-06-17  Krister Johansenmulti: unmark handle as used when no longer head of...
2010-06-17  Daniel Stenbergmulti: call the progress function only once and allow...
2010-06-17  Daniel Stenbergmulti: call the progress callback in all states
2010-06-17  Daniel Stenbergconfigure: spell --disable-threaded-resolver correctly
2010-06-16  Daniel Stenbergrelease: start on 7.21.1, bump contributor count
2010-06-16  Daniel Stenbergversion: start working on the 7.21.1-dev version
2010-06-16  Daniel StenbergTHANKS: added contributors from the 7.21.0 release
next