]> granicus.if.org Git - curl/shortlog
curl
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
2015-11-02 Daniel Stenbergformadd: support >2GB files on windows
2015-10-31 Daniel Stenbergcurl.h: s/HTTPPOST_/CURL_HTTPOST_
2015-10-29 Daniel Stenbergmbedtls: fix "Structurally dead code"
2015-10-29 Daniel Stenbergmbedtls: fix "Logically dead code"
2015-10-29 Daniel StenbergRevert "openssl: engine: remove double-free"
2015-10-28 Daniel Stenbergcurl.1: -E: s/private certificate/client certificate
2015-10-27 Daniel Stenbergopenssl: engine: remove double-free
2015-10-27 Jay Satirosocks: Fix incorrect port numbers in failed connect...
2015-10-26 Daniel StenbergDISTRO-DILEMMA: removed
2015-10-25 xiangbin liMacOSX-Framework: sdk regex fix for sdk 10.10 and later
2015-10-24 Jay Satirobuild: Fix support for PKG_CONFIG
2015-10-23 Jay Satirobuild: Fix mingw ssl gdi32 order
2015-10-23 Daniel StenbergRELEASE-NOTES: synced with 03b6e078163f
2015-10-23 Daniel Stenbergpolarssl/mbedtls: fix name space pollution
2015-10-23 Dmitry S. BaikovmbedTLS: THREADING_SUPPORT compilation fix
2015-10-23 Daniel Stenbergtest1137: verify --ignore-content-length for FTP
2015-10-23 Daniel Stenbergcurl.1: --ignore-content-length now works for FTP too
2015-10-23 Kurt Fankhauserftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore...
2015-10-23 Daniel StenbergCURLOPT_STREAM_WEIGHT.3: call argument 'weight' too
2015-10-23 Daniel Stenberghttp2: add stream options to dist and curl_easy_setopt.3
2015-10-23 Daniel Stenberghttp2: s/priority/weight
2015-10-23 Daniel Stenberghttp2: on_frame_recv: trust the conn/data input
2015-10-23 Daniel Stenberghttp2: added three stream prio/deps options
2015-10-22 Daniel StenbergRELEASE-NOTES: synced with ace68fdc0cfed83d
2015-10-22 m-gardetmbedtls:new profile with RSA min key len = 1024.
2015-10-21 Daniel Stenbergchecksrc: add crude // detection
2015-10-21 Gisle Vanembuild: fix for MSDOS/djgpp
2015-10-20 Daniel Stenbergcopyrights: update Gisle Vanem's email
2015-10-20 Daniel Stenbergvtls: fix compiler warning for TLS backends without...
2015-10-20 Jonas Minnbergvtls: added support for mbedTLS
2015-10-19 Javier G. Sogocmake: Fix for add_subdirectory(curl) use-case
2015-10-18 Daniel StenbergRELEASE-NOTES: synced with 4c773bcb474e
next