]> granicus.if.org Git - curl/shortlog
curl
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
2015-10-18 Daniel Stenbergtests/FILEFORMAT: mention PSL as a valid feture to...
2015-10-18 Daniel Stenbergteste1136: only run when PSL is enabled
2015-10-17 Daniel Stenbergcurl: slist_wc: remove curl_memory.h inclusion
2015-10-17 Daniel Stenbergconfigure: add PSL to the list of features
2015-10-17 Daniel Hwangtool: Generate easysrc with last cache linked-list
2015-10-17 Tim Rühsencookies: Add support for Mozilla's Publix Suffix List
2015-10-16 Richard Hoskingcurlbuild.h: Fix non-configure compiling to mips and...
2015-10-16 Anders Bakkenhttp2: Don't pass unitialized name+len pairs to nghttp2...
2015-10-16 Dan Fandrichtest1601: fix compilation with --enable-debug and ...
2015-10-16 Daniel Stenbergmulti: fix off-by-one finit[] array size
2015-10-15 Daniel Stenbergfread_func: move callback pointer from set to state...
2015-10-14 Dan Fandrichtest1531: case the size to fix the test on non-largefil...
2015-10-13 Daniel Stenbergacinclude: remove PKGCONFIG override
2015-10-12 Dan Fandrichdocs/INSTALL: Updated example minimal binary sizes
2015-10-11 Erik Johanssonopenssl: Fix set up of pkcs12 certificate verification...
2015-10-09 Daniel Stenbergntlm: error out without 64bit support as the code needs it
2015-10-09 Daniel Stenbergcurl_global_init: set the memory function pointers...
2015-10-09 Daniel Stenbergcurl_global_init_mem: set function pointers before...
2015-10-09 Jay Satirohttp2: Fix http2_recv to return -1 if recv returned -1
2015-10-08 Svyatoslav... curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIV...
2015-10-08 Svyatoslav... curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIV...
2015-10-08 Svyatoslav... CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO...
2015-10-08 Daniel StenbergCURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFO
2015-10-08 Daniel Stenbergntlm: get rid of unconditional use of long long
2015-10-08 Anders Bakkendes: Fix header conditional for Curl_des_set_odd_parity
next