]> granicus.if.org Git - curl/shortlog
curl
2018-05-03 Daniel Stenbergssh-libssh.c: fix left shift compiler warning
2018-05-03 Stephan MühlstrasserURL: fix ASCII dependency in strcpy_url and strlen_url
2018-05-03 Denis Ollierdocs: remove extraneous commas in man pages
2018-05-03 Daniel StenbergRELEASE-NOTES: synced
2018-05-03 Daniel StenbergRevert "TODO: remove configure --disable-pthreads"
2018-05-02 Daniel Stenbergvtls: don't define MD5_DIGEST_LENGTH for wolfssl
2018-05-02 Daniel StenbergTODO: remove configure --disable-pthreads
2018-05-02 David Garskewolfssl: Fix non-blocking connect
2018-04-30 Daniel StenbergCURLOPT_URL.3: add ENCODING section [ci skip]
2018-04-30 Daniel StenbergKNOWN_BUGS: Client cert with Issuer DN differs between...
2018-04-30 Daniel StenbergKNOWN_BUGS: Passive transfer tries only one IP address
2018-04-30 Daniel StenbergKNOWN_BUGS: --upload-file . hang if delay in STDIN
2018-04-30 Daniel StenbergKNOWN_BUGS: Connection information when using TCP Fast...
2018-04-30 Daniel Stenbergtravis: enable libssh2 on both macos and Linux
2018-04-29 Daniel StenbergTODO: Support the clienthello extension
2018-04-29 Daniel StenbergTODO: CLOEXEC
2018-04-29 Daniel Stenbergtests: provide 'manual' as a feature to optionally...
2018-04-27 Daniel StenbergCURLINFO_PROTOCOL.3: mention the existing defined names
2018-04-27 Daniel Gustafssoncookies: remove unused macro
2018-04-26 Daniel Gustafssonchecksrc: force indentation of lines after an else
2018-04-26 Daniel Stenberghttp2: fix null pointer dereference in http2_connisdead
2018-04-26 Daniel Stenberghttp2: get rid of another strstr()
2018-04-26 Daniel Stenbergcyassl: adapt to libraries without TLS 1.0 support...
2018-04-26 Daniel Stenbergconfigure: provide --with-wolfssl as an alias for ...
2018-04-25 Daniel StenbergRELEASE-NOTES: synced
2018-04-25 Daniel Gustafssonos400.c: fix ASSIGNWITHINCONDITION checksrc warnings
2018-04-25 Daniel Gustafssoncookies: ensure that we have cookies before writing jar
2018-04-25 Daniel Stenbergstrcpy_url: only %-encode values >= 0x80
2018-04-24 Daniel Stenbergmime: avoid NULL pointer dereference risk
2018-04-24 Stephan Mühlstrasserctype: restore character classification for non-ASCII...
2018-04-24 Daniel Stenbergftplistparser: keep state between invokes
2018-04-24 Daniel Stenbergexamples/http2-upload: expand buffer to avoid silly...
2018-04-24 Daniel Stenbergexamples/sftpuploadresume: typecast fseek argument...
2018-04-24 Daniel StenbergRevert "ftplistparser: keep state between invokes"
2018-04-24 Daniel StenbergCurl_memchr: zero length input can't match
2018-04-23 Daniel Stenbergftplistparser: keep state between invokes
2018-04-23 Daniel Stenbergftplistparser: renamed some members and variables
2018-04-23 Daniel StenbergRELEASE-NOTES: synced
2018-04-23 Christian Schmitzcurl_global_sslset: always provide available backends
2018-04-23 Daniel Stenberghttp2: convert an assert to run-time check
2018-04-23 Daniel Stenbergcurl.1: clarify that options and URLs can be mixed
2018-04-23 Archangel_SDYCURLOPT_SSLCERT.3: improve WinSSL-specific usage info
2018-04-23 Archangel_SDYschannel: fix build error on targets <= XP
2018-04-23 Daniel StenbergRevert "ftplistparser: keep state between invokes"
2018-04-21 Jay Satirotool_help: clarify --max-time unit of time is seconds
2018-04-20 Daniel Stenberghttp2: handle GOAWAY properly
2018-04-20 Daniel Stenberghttp2: clear the "drain counter" when a stream is closed
2018-04-20 Daniel Stenberghttp2: avoid strstr() on data not zero terminated
2018-04-20 Stephan Mühlstrasseropenssl: fix subjectAltName check on non-ASCII platforms
2018-04-20 Jay Satiroopenssl: Add support for OpenSSL 1.1.1 verbose-mode...
2018-04-19 Daniel Stenbergftplistparser: keep state between invokes
2018-04-19 Daniel Stenbergdetect_proxy: only show proxy use if it had contents
2018-04-19 Daniel Stenberghttp2: handle on_begin_headers() called more than once
2018-04-18 Dan McNultyschannel: add support for CURLOPT_CAINFO
2018-04-17 Jay Satiroschannel: fix warning
2018-04-17 Jakub Wilkdocs: fix typos
2018-04-17 Daniel StenbergRELEASE-NOTES: synced
2018-04-17 kdekkerwinbuild: Support custom devel paths for each dependency
2018-04-16 JessREADME.md: add backers and sponsors
2018-04-16 Archangel_SDYschannel: add client certificate authentication
2018-04-16 toughengineerntlm_sspi: fix authentication using Credential Manager
2018-04-16 Daniel Stenbergconfigure: keep LD_LIBRARY_PATH changes local
2018-04-16 Marcel Raadurldata: make service names unconditional
2018-04-16 Daniel Stenbergtest1148: tolerate progress updates better
2018-04-16 Christian Schmitzssh: show libSSH2 error code when closing fails
2018-04-15 Daniel Gustafssonvauth: Fix typo
2018-04-15 Dagobert Michelsensystem.h: Add sparcv8plus to oracle/sunpro 32-bit detection
2018-04-15 Daniel Gustafssonchecksrc: Fix typo
2018-04-15 Daniel Gustafssonall: Refactor malloc+memset to use calloc
2018-04-12 Daniel Stenbergduphandle: make sure CURLOPT_RESOLVE is duplicated...
2018-04-12 Daniel Stenbergmailmap: add a monnerat fixup [ci skip]
2018-04-11 Daniel Stenbergproxy: show getenv proxy use in verbose output
2018-04-10 Daniel Stenbergtravis: build libpsl and make builds use it
2018-04-10 Daniel Stenbergtravis: bump to clang 6 and gcc 7
2018-04-10 Marcel Raadtravis: use trusty for coverage build
2018-04-09 Marcel Raadlib: silence null-dereference warnings
2018-04-09 kdekkerwinbuild: fix URL
2018-04-09 kdekkerwinbuild: updated the documentation
2018-04-08 Daniel Stenbergtest1136: fix cookie order after commit c990eadd1277
2018-04-08 Daniel Stenbergbuild: cleanup to fix clang warnings/errors
2018-04-07 Jay Satiroexamples/sftpuploadresmue: Fix Windows large file seek
2018-04-07 Daniel Stenbergcurl_setup: provide a CURL_SA_FAMILY_T type if none...
2018-04-07 Eric Gallagerbuild: add picky compiler warning flags for gcc 6 and 7
2018-04-07 Daniel Stenbergconfigure: detect sa_family_t
2018-04-07 Stefan Agnertool_operate: Fix retry on FTP 4xx to ignore other...
2018-04-06 Daniel Stenberghash: calculate sizes with size_t instead of longs
2018-04-06 Daniel StenbergRELEASE-NOTES: synced
2018-04-06 Jay Satirobuild-openssl.bat: Refer to VS2017 as VC14.1 instead...
2018-04-06 kdekkerwinbuild: make the clean target work without build...
2018-04-06 patelvivekv1993build-openssl.bat: allow custom paths for VS and perl
2018-04-06 Laurie Clark... FTP: allow PASV on IPv6 connections when a proxy is...
2018-04-06 Jon DeVreefile: restore old behavior for file:////foo/bar URLs
2018-04-06 Gaurav MalhotraRevert "openssl: Don't add verify locations when verify...
2018-04-06 Wyatt O'Daytls: fix mbedTLS 2.7.0 build + handle sha256 failures
2018-04-06 Lauri Kasanencookie: case-insensitive hashing for the domains
2018-04-04 Patrick Monneratcookie: fix and optimize 2nd top level domain name...
2018-04-04 Daniel Stenbergopenssl: provide defines for argument typecasts to...
2018-04-04 Bernard Spilopenssl: fix build with LibreSSL 2.7
2018-04-02 Lauri Kasanencookie: store cookies per top-level-domain-specific...
2018-04-02 Lauri Kasanencookies: when reading from a file, only remove_expired...
next