]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2011-12-19  Steve HolmeDOCS: Added SMTP information to CURLOPT_INFILESIZE
2011-12-19  Daniel StenbergCurl_proxyCONNECT: use newlines in debug output
2011-12-16  Daniel Stenbergcurl -F: fix multiple file upload with custom type
2011-12-16  Colin HogbenNew test for multiple file upload
2011-12-15  Yang Tseconfigure: libtool 1.5 tweaks
2011-12-15  Colin HogbenCorrect substitution var names
2011-12-15  Colin HogbenCorrect default upload mimetype in manual
2011-12-15  Alessandro... docs: fix typo in curl_easy_setopt manpage
2011-12-13  Yang Tseif2ip.[ch]: fix compilation with MinGW
2011-12-13  Yang Tseconnect.c: fix compiler warning 'enumerated type is...
2011-12-13  Yang Tseif2ip.c: fix compiler warning 'unused parameter'
2011-12-13  Yang Tsepop3.c: fix compiler warning variable may be used unini...
2011-12-13  Yang Tseif2ip.c: fix compiler warning 'enumerated type is mixed...
2011-12-12  Jason GlasgowCURLOPT_INTERFACE: avoid resolving interfaces names
2011-12-12  Daniel StenbergRELEASE-NOTES: synced with 1259ccf7474
2011-12-11  Steve HolmeConnectionExists: Fix reuse for TLS upgraded connections
2011-12-09  Daniel Stenbergcreate_conn: don't switch to HTTP protocol if tunneling...
2011-12-07  Daniel StenbergFAQ: add --resolve details to question 3.19
2011-12-07  Gokhan SengunCurl_closesocket: clear sock_accepted on close
2011-12-07  Daniel Stenbergstatic SSL windows builds: add more libs to the link
2011-12-07  Gokhan Sengunmulti interface: fix block when CONNECT_ONLY option...
2011-12-07  Dan FandrichAdded some include files in a couple of example programs
2011-12-06  Daniel StenbergMakefileBuild: fix the static build
2011-12-06  Daniel StenbergOpenSSL: check for the SSLv2 function in configure
2011-12-05  Daniel StenbergCURLOPT_CONNECTTIMEOUT: default is 300 seconds
2011-12-05  Rob Wardprogress function example: include timed interval
2011-12-05  Daniel StenbergRELEASE-NOTES: synced with 347f951c390
2011-12-05  Daniel StenbergSSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
2011-12-05  Daniel StenbergCurl_resolver_is_resolved: differentiate between host...
2011-12-05  Daniel Stenbergc-ares: return proxy failure for all proxy types
2011-12-05  Daniel StenbergFTP: close callback fix
2011-12-05  Daniel StenbergFTP: call opensocket callback properly
2011-12-05  Daniel StenbergCurl_socket: internal replacement for socket()
2011-12-04  Daniel Stenbergtest: verify the opensocket callback for FTP
2011-12-02  Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible ...
2011-12-02  Daniel Stenbergmulti interface: only use non-NULL function pointer!
2011-12-02  Jason Glasgowmulti: handle timeouts on DNS servers by checking for...
2011-12-01  Daniel Stenbergtest 815: verify POP3 dot-first-on-line unescaping
2011-11-30  Steve HolmePOP3: fixed escaped dot not being striped out
2011-11-30  Yang Tsebuildconf: follow-up for commit 7e02f7fd
2011-11-30  Yang Tsebuildconf: fix libtool 1.5.x warnings triggered with...
2011-11-30  Daniel StenbergRELEASE-NOTES: synced with 1038d0aa1
2011-11-29  Yang Tsepop3.c: fix compiler warning
2011-11-29  Yang Tseconfigure: avoid usage of macro PKG_CHECK_MODULES
2011-11-29  Daniel StenbergPOP3: detect when LIST returns no mails
2011-11-29  Daniel Stenbergftpserver: output CRLF in logs
2011-11-28  Daniel StenbergPOP3: fix end of body detection
2011-11-28  Daniel Stenbergtest: added POP3 test with dot-prefixed line
2011-11-27  Daniel Stenbergconfigure: fix to make older pkg-config play well
2011-11-25  Daniel Stenbergtest 1211: FTP test to repeat bug #3429299
2011-11-25  Mark Brandconfigure: add support for pkg-config detection of...
2011-11-25  Daniel StenbergFTP tests 1206 - 1209: don't expect QUIT
2011-11-25  Yang TseCyaSSL 2.0+ library initialization adjustment
2011-11-25  Jonas Schnellirectify comment
2011-11-25  Daniel StenbergSSLSESSION_SHARED: new macro to check if session is...
2011-11-25  Yang Tsetelnet.c: fix MSVC compiler warning
2011-11-25  Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2011-11-25  Daniel Stenbergtelnet: fix macros to allow proper semicolon use
2011-11-25  Laurent RabretTELNET: improved treatment of options
2011-11-24  Daniel StenbergRELEASE-NOTES: synced with 2c905fd1f82
2011-11-24  Jonas Schnelliquery-part: ignore the URI part for given protocols
2011-11-24  Daniel Stenbergsymbols.pl: provide LIBCURL_HAS macro for apps
2011-11-24  Yang Tselib573.c: fix double data type variable comparison...
2011-11-24  Yang Tsegetinfo.c: reset app connect time when clearing session...
2011-11-24  Yang TseFix unreleased regression when using windows gnutls...
2011-11-23  Mark Brandgnutls: only translate winsock errors for old versions
2011-11-21  Daniel Stenbergprotocol_connect: show verbose connect and set connect...
2011-11-20  Daniel Stenberg-J -O: use -O name if no Content-Disposition header...
2011-11-19  Martin StorsjoAdd support for using nettle instead of gcrypt as gnutl...
2011-11-18  Jonas Schnellitest: SFTP quote commands with * prefix
2011-11-18  Daniel StenbergCURLOPT_QUOTE: SFTP supports the '*'-prefix now
2011-11-18  Jonas SchnelliSFTP: support '*' prefix for quote operations
2011-11-17  Daniel Stenberggetsessionid: don't ever return while locked
2011-11-17  Daniel StenbergCurl_ssl_getsessionid: increase the value, not the...
2011-11-17  Daniel StenbergTHANKS: one new contributor in 7.23.1
2011-11-17  Alejandro Alvarez... SSL session share: move the age counter to the share...
2011-11-17  Alejandro Alvarez... libtest build: add the missing lib586
2011-11-17  Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-11-17  Daniel StenbergRELEASE-NOTES: correct the release and contributor...
2011-11-17  Daniel StenbergFindWin32CACert: return OK even if CA cert isn't found curl-7_23_1
2011-11-17  Dan Fandrichcurl has been built on many Android versions
2011-11-15  Daniel Stenberg7.24.0: start the work
2011-11-15  Daniel StenbergTHANKS: added 18 new contributors from 7.23.0
2011-11-14  Dan Fandrichcurl_easy_setopt arguments should be of type long in... curl-7_23_0
2011-11-12  Daniel StenbergRELEASE-NOTES: synced with 10120e6a
2011-11-11  Daniel Stenbergprogress_cb: avoid buffer overflow
2011-11-11  Yang TseActive mode FTP test cases with server not establishing...
2011-11-08  Guenter KnaufFix to skip untrusted certs.
2011-11-06  Daniel StenbergRELEASE-NOTES: synced with e3166df1bb3
2011-11-06  Daniel Stenbergftp PORT: don't hang if bind() fails
2011-11-06  Daniel Stenbergpingpong: change two comments wrongly referring "FTP"
2011-11-06  Daniel Stenbergtest 590: verify the bug fix in 4851dafcf1
2011-11-06  Rene BernhardtHTTP auth: fix proxy Negotiate bug
2011-11-04  Yang Tsessluse.c: fix calling of OpenSSL's ERR_remove_state(0)
2011-11-03  Yang Tsetool_cb_wrt.c: disambiguate warning message
2011-11-03  Yang Tsetool_cfgable.c: pending check done
2011-11-03  Yang Tseurl.c and file.c: fix OOM triggered segfault
2011-11-03  Daniel Stenbergrename ftp_ssl: the struct field is used for many protocols
2011-11-02  Daniel Stenberggtls_connect_step1: remove use of deprecated functions
2011-11-02  Yang Tseurl.c and transfer.c: nullify connection pointer when...
next