]> granicus.if.org Git - curl/shortlog
curl
2016-03-16 Daniel Stenbergopenssl: verbose: show matching SAN pattern
2016-03-16 Jay Satiroversion: thread safety
2016-03-16 Steve Holmetransfer: Removed redundant HTTP authentication include...
2016-03-16 Steve Holmeeasy: Removed redundant HTTP authentication include...
2016-03-15 Jay SatiroCURLOPT_SSLENGINE.3: Only for OpenSSL built with engine...
2016-03-15 Steve Holmecurl_sasl: Minor code indent fixes
2016-03-14 Daniel Stenbergruntests: mention when run event-based
2016-03-14 Daniel Stenbergeasy: add check to malloc() when running event-based
2016-03-14 Daniel Stenbergmemdebug: skip logging the limit countdown, fflush...
2016-03-14 Daniel StenbergCODE_STYLE: Space around operators
2016-03-14 Daniel Stenbergcurl: glob_range: no need to check unsigned variable...
2016-03-14 Daniel StenbergCODE_STYLE: add example for indent style as well
2016-03-14 Daniel StenbergCODE_STYLE: mention braces for functions too
2016-03-14 Daniel Stenbergdocs/Makefile.am: include CODE_STYLE in tarball too
2016-03-14 Daniel StenbergCONTRIBUTE: moved out code style to a separate document
2016-03-14 Daniel StenbergCODE_STYLE: initial version
2016-03-14 Daniel Stenbergcurl_sasl.c: minor code indent fixes
2016-03-14 Daniel Stenbergmulti: simplified singlesocket
2016-03-14 Daniel Stenbergmulti: introduce sh_getentry() for looking up sockets...
2016-03-14 Jaime Fullaondomulti hash: ensure modulo performed on curl_socket_t
2016-03-13 Steve Holmebase64: Minor coding standard and style updates
2016-03-13 Steve Holmebase64: Use 'CURLcode result' for curl result codes
2016-03-13 Steve Holmenegotiate: Use 'CURLcode result' for curl result codes
2016-03-13 Maksim Kuzevanovmulti_runsingle: avoid loop in CURLM_STATE_WAITPROXYCONNECT
2016-03-13 Daniel StenbergTODO: Use the RFC6265 test suite
2016-03-13 Steve Holmechecksrc.bat: Added the ability to scan src and lib...
2016-03-12 Steve Holmedigest: Use boolean based success code for Curl_sasl_di...
2016-03-12 Steve Holmedigest: Corrected some typos in comments
2016-03-12 Steve Holmekrb5: Corrected some typos in function descriptions
2016-03-12 Steve Holmentlm: Corrected some typos in function descriptions
2016-03-11 Steve Holmeurl: Corrected indentation when calling idna_to_ascii_lz()
2016-03-11 Steve Holmeidn_win32: Use boolean based success codes
2016-03-10 Daniel Stenbergidn_win32.c: warning: Trailing whitespace
2016-03-10 Steve Holmeidn_win32.c: Fixed compilation warning from commit...
2016-03-10 Daniel StenbergTHANKS-filter: unify Michael König
2016-03-10 Daniel StenbergRELEASE-NOTES: synced with 863c5766dd
2016-03-10 Daniel Stenbergftp: remove a check for NULL(!)
2016-03-10 Daniel Stenbergcookies: first n/v pair in Set-Cookie: is the cookie...
2016-03-10 Daniel Stenbergkrb5: improved type handling to avoid clang compiler...
2016-03-10 Daniel Stenbergurl.c: fix clang warning: no newline at end of file
2016-03-10 Daniel Stenbergcurl_multi_wait: never return -1 in 'numfds'
2016-03-09 Daniel StenbergHTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt...
2016-03-09 Daniel Stenbergcurl_multi_wait.3: add example
2016-03-08 Steve Holmeimap/pop3/smtp: Fixed connections upgraded with TLS...
2016-03-08 Jay Satiroopt-docs: fix heading macros
2016-03-08 Tim Rühsencookie: do not refuse cookies for localhost
2016-03-08 Daniel Stenbergftp_done: clear tunnel_state when secondary socket...
2016-03-08 Gisle Vanemopenssl: use the correct OpenSSL/BoringSSL/LibreSSL...
2016-03-08 Daniel StenbergHTTP2.md: HTTP/2 by default for curl's HTTPS connections
2016-03-07 Anders Bakkenpipeline: Sanity check pipeline pointer before accessin...
2016-03-07 Daniel StenbergHTTP2.md: mention the disable ALPN and NPN options
2016-03-07 Daniel StenbergTODO: 17.12 keep running, read instructions from pipe...
2016-03-07 Daniel StenbergREADME.md: linkified
2016-03-07 Daniel StenbergREADME.md: markdown version of README
2016-03-07 Jay Satiromprintf: update trio project link
2016-03-06 Daniel StenbergCURLOPT_ACCEPTTIMEOUT_MS.3: added example
2016-03-06 Daniel StenbergCURLOPT_ACCEPT_ENCODING.3: added example
2016-03-06 Daniel StenbergCURLOPT_APPEND.3: added example
2016-03-06 Daniel StenbergCURLOPT_NOPROGRESS.3: added example, conform to stardar...
2016-03-06 Steve Holmebuild-openssl/checksrc.bat: Fixed prepend vs append...
2016-03-06 Daniel Stenbergopts: added two examples
2016-03-06 Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.3: use .NF for example
2016-03-06 Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.3: added example
2016-03-06 Daniel Stenbergcurlx.c: use more curl style code
2016-03-06 Daniel Stenbergtest46: change cookie expiry date
2016-03-06 Viktor Szakatsmakefile.m32: add missing libs for static -winssl-ssh2...
2016-03-06 Jay Satirombedtls: fix user-specified SSL protocol version
2016-03-05 Steve Holme.gitignore: Added *.VC.opendb and *.vcxproj.user files...
2016-03-05 Steve Holmebuild-openssl.bat: Fixed cannot find perl if installed...
2016-03-05 Steve Holmechecksrc.bat: Fixed cannot find perl if installed but...
2016-03-05 Viktor Szakatsmakefile.m32: fix to allow -ssh2-winssl combination
2016-03-05 Jay Satirocookie: Don't expire session cookies in remove_expired
2016-03-03 Daniel Stenbergcookie: remove redundant check
2016-03-01 Anders Bakkenurl: if Curl_done is premature then pipeline not in use
2016-03-01 Viktor Szakatsmakefile.m32: allow to pass .dll/.exe-specific LDFLAGS
2016-02-29 Daniel Stenbergformpost: fix memory leaks in AddFormData error branches
2016-02-28 Jay Satirogetinfo: Fix syntax error when mbedTLS
2016-02-28 Jay Satirogetinfo: Add support for mbedTLS TLS session info
2016-02-26 Daniel StenbergROADMAP: clarify on the TLS proxy, mention HTTP cookies...
2016-02-25 Daniel Stenbergfile: try reading from files with no size
2016-02-25 Jay Satiroconfigure: warn on invalid ca bundle or path
2016-02-24 Daniel StenbergCurl_read: check for activated HTTP/1 pipelining, not...
2016-02-24 Patrick Monneratos400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONS
2016-02-24 Jay Satirogetinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_S...
2016-02-23 Daniel Stenbergmulti_remove_handle: keep the timeout list until after...
2016-02-23 Kamil Dudkatests/sshserver.pl: use RSA instead of DSA for host...
2016-02-23 Jay SatiroTFTP: add option to suppress TFTP option requests ...
2016-02-23 Michael KoenigTFTP: add option to suppress TFTP option requests ...
2016-02-21 Karlson2kruntests: Fixed usage of %PWD on MinGW64
2016-02-20 Jay SatiroCURLOPT_DEBUGFUNCTION.3: Fix example
2016-02-20 Viktor Szakatssrc/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS support
2016-02-20 Dan FandrichEnabled test 1437 after the bug fix in commit 3fa220a6
2016-02-20 Emil Lernercurl_sasl: Fix memory leak in digest parser
2016-02-19 Dan FandrichAdded test 1437 to verify a memory leak
2016-02-19 Jay SatiroCURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie...
2016-02-19 Jay Satirocurl.1: HTTP headers for --cookie must be Set-Cookie...
2016-02-18 Daniel Stenbergcurl.1: add a missing dash
2016-02-18 Daniel StenbergCONTRIBUTING.md: fix links
2016-02-18 Daniel StenbergISSUE_TEMPLATE: github issue template
2016-02-18 Daniel StenbergCONTRIBUTING.md: move into .github
next