]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2015-11-27  Dan Fandrichlib: Only define curl_dofreeaddrinfo if struct addrinfo...
2015-11-27  Steve Holmetool_paramhlp: Fixed display of URL index in password...
2015-11-25  Daniel Stenbergtimecond: do not add if-modified-since without timecond...
2015-11-25  Daniel StenbergRELEASE-NOTES: synced with 99d17a5e2ba77e58
2015-11-25  Daniel Stenbergexamples/README: cut out the incomplete list
2015-11-24  Daniel Stenbergtest1513: make sure the callback is only called once
2015-11-24  Daniel Shahafbuild: Install zsh completion
2015-11-24  Daniel Stenbergdone: make sure the final progress update is made
2015-11-24  Daniel Stenbergcurl: expanded the -XHEAD warning text
2015-11-24  Daniel StenbergRevert "cleanup: general removal of TODO (and similar...
2015-11-23  Daniel StenbergCURLOPT_HEADERFUNCTION.3: fix typo
2015-11-23  Daniel StenbergTODO: TCP Fast Open
2015-11-22  Steve Holmeexamples: Added website parse-able descriptions to...
2015-11-21  Steve HolmeTODO: Added another 'multi-interface' idea
2015-11-21  Steve Holmesmb.c: Fixed compilation warnings
2015-11-21  Steve Holmeschannel: Corrected copy/paste error in commit 8d17117683
2015-11-21  Steve Holmeschannel: Use GetVersionEx() when VerifyVersionInfo...
2015-11-21  Steve Holmeexamples: Fixed compilation warnings
2015-11-21  Steve HolmeMakefile.inc: Fixed test run error
2015-11-20  Daniel StenbergTODO: remove duplicated title
2015-11-20  Daniel StenbergTODO: added two more libcurl ideas
2015-11-20  Steve Holmetests: Re-enabled tests 889 and 890 following POP3 fix
2015-11-20  Steve Holmepop3: Differentiate between success and continuation...
2015-11-20  Steve Holmepop3: Added clarity on some server response codes
2015-11-19  Daniel Shahafbuild: Fix theoretical infinite loops
2015-11-19  Patrick Monneratcurl.h: s/#defien/#define/
2015-11-19  Patrick Monneratos400: synchronize ILE/RPG header file
2015-11-19  Patrick Monneratos400: Provide options for libssh2 use in compile scrip...
2015-11-19  danielsh@apache.orgzsh completion: Preserve single quotes in output
2015-11-19  MaxGitingFAQ: Grammar changes
2015-11-17  Daniel Stenberghttp2: http_done: don't free already-freed push headers
2015-11-16  Anders Bakkengetconnectinfo: Don't call recv(2) if socket == -1
2015-11-16  Daniel StenbergCURLMOPT_PUSHFUNCTION.3: *_byname() returns only the...
2015-11-16  Daniel Stenberghttp2: minor comment typo
2015-11-15  Daniel Stenbergsasl; fix checksrc warnings
2015-11-15  Steve HolmeRELEASE-NOTES: Adjusted for the recent OAuth 2.0 activity
2015-11-15  Steve Holmetests: Disabled 889 and 890 until we support POP3 conti...
2015-11-15  Steve Holmetests: Corrected typos from commit ba4d8f7eba
2015-11-15  Steve Holmetests: Added OAUTHBEARER failure response tests
2015-11-15  Steve Holmeoauth2: Support OAUTHBEARER failures sent as continuati...
2015-11-15  Daniel StenbergRELEASE-NOTES: synced with 808a17ee675
2015-11-14  Steve Holmetests: Renamed existing OAuth 2.0 (XOAUTH) tests
2015-11-14  Steve Holmetests: Added OAuth 2.0 (OAUTHBEARER) tests
2015-11-14  Steve Holmeoauth2: Added support for OAUTHBEARER SASL mechanism...
2015-11-13  Daniel StenbergRELEASE-NOTES: recounted curl_easy_setopt() options
2015-11-13  Daniel Stenbergtypecheck-gcc.h: add missing slist-using options
2015-11-13  Daniel Stenbergtypecheck-gcc.h: added CURLOPT_CLOSESOCKETDATA
2015-11-13  Sebastian Pohlschmidtopenssl: Free modules on cleanup
2015-11-13  Steve Holmesymbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT...
2015-11-13  Daniel Stenbergcurl: mark two more options strings for --libcurl output
2015-11-13  Daniel Stenbergtypecheck-gcc.h: add some missing string types
2015-11-13  Daniel Stenbergcurl.h: introducing the STRINGPOINT alias
2015-11-13  Daniel Stenbergcleanup: general removal of TODO (and similar) comments
2015-11-13  Daniel Stenbergftplistparser: remove empty function
2015-11-13  Daniel Stenbergopenssl: remove #if check for 0.9.7 for ENGINE_load_pri...
2015-11-13  Daniel Stenbergopenssl: all supported versions have X509_STORE_set_flags
2015-11-13  Daniel Stenbergopenssl: remove 0.9.3 check
2015-11-13  Daniel Stenbergopenssl: remove #ifdefs for < 0.9.5 support
2015-11-13  Daniel Stenberglib/vtls/openssl: remove unused traces of yassl ifdefs
2015-11-12  dfandrichunit1603: Demote hash mismatch failure to a warning
2015-11-12  dfandrichunit1603: Added unit tests for hash functions
2015-11-12  dfandrichunit1602: Fixed failure in torture test
2015-11-12  Steve Holmesasl: Re-introduced XOAUTH2 in the default enabled...
2015-11-12  Stefan Bühlersasl_sspi: fix identity memory leak in digest authentic...
2015-11-12  Stefan Bühlersasl_sspi: fixed unicode build for digest authentication
2015-11-12  Steve Holmeoauth2: Re-factored OAuth 2.0 state variable
2015-11-12  Steve Holmesasl: Don't choose OAuth 2.0 if mechanism not advertised
2015-11-12  Daniel Stenbergruntests: more compact "System characteristics" output
2015-11-12  Daniel Stenbergruntests: rename conditional curl-features to $has_...
2015-11-11  Steve Holmeoauth2: Introduced support for host and port details
2015-11-11  Steve Holmecurl_setup.h: Removed duplicate CURL_DISABLE_RTSP when...
2015-11-11  Steve Holmecmake: Add missing feature macros in config header...
2015-11-10  Douglas Creagercmake: Add missing feature macros in config header
2015-11-10  Douglas CreagerBoringSSL: Work with stricter BIO_get_mem_data()
2015-11-10  Daniel Stenberghttp2: rectify the http2 version #if check
2015-11-09  Steve Holmeoauth2: Don't use XAUTH2 in OAuth 2.0 function name
2015-11-09  Steve Holmeoauth2: Don't use XOAUTH2 in OAuth 2.0 variables
2015-11-09  Steve Holmeoauth2: Use OAuth 2.0 rather than XOAUTH2 in comments
2015-11-09  Daniel Stenbergimap: avoid freeing constant string
2015-11-09  Daniel StenbergROADMAP: remove two items already done
2015-11-09  Daniel StenbergRELEASE-NOTES: synced with 2200bf62054
2015-11-09  Jay Satiroacinclude: Remove check for 16-bit curl_off_t
2015-11-08  Dan Fandrichtool: Fixed a memory leak on OOM introduced in 19cb0c4a
2015-11-08  Justin Ehlertimap: Don't check for continuation when executing a...
2015-11-07  Daniel Stenbergimap: checksrc: remove space after while before paren
2015-11-07  Daniel Stenbergchecksrc.whitelist: "missing space after close paren"
2015-11-07  Steve Holmeopts: Corrected TLS protocols list to include POP3S...
2015-11-07  Steve Holmeimap: Quote other 'atom-specials' and not just the...
2015-11-07  Steve Holmeimap: Fixed double quote in LIST command when mailbox...
2015-11-06  Daniel Stenbergimap: fix compiler warning
2015-11-06  Steve Holmeimap: Don't call imap_atom() when no mailbox specified...
2015-11-06  Daniel Stenbergcurl.1: remove the overlap --range example
2015-11-06  Daniel Stenbergtftp tests: verify sent options too
2015-11-06  Jay Satirogetinfo: CURLINFO_ACTIVESOCKET: fix bad socket value
2015-11-05  Patrick Monneratcurl_ntlm_core: fix 2 curl_off_t constant overflows.
2015-11-05  Patrick Monneratos400: adjust specific code to support new options.
2015-11-02  Lauri Kasanenrawstr: Speed up Curl_raw_toupper by 40%
2015-11-02  Daniel Stenberghttp redirects: %-encode bytes outside of ascii range
2015-11-02  Daniel StenbergRELEASE-NOTES: synced with cba5bc585410
2015-11-02  Daniel Stenbergsymbols-in-version: add all CURL_HTTPPOST_* symbols
next