]> granicus.if.org Git - curl/shortlog
curl
2015-09-05 Svyatoslav... CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive...
2015-09-05 Svyatoslav... CURLINFO_REDIRECT_TIME.3: remove redundant '!'
2015-09-04 Kamil DudkaRevert "has: generate the curl/has.h header"
2015-09-04 Kamil Dudkanss: do not directly access SSL_ImplementedCiphers[]
2015-09-04 Daniel Stenberghas: generate the curl/has.h header
2015-09-03 Daniel Stenberggitignore: ignore more generated VC Makefiles
2015-09-03 Daniel Stenbergprojects/Windows/.gitignore: ignore generated files...
2015-09-03 Daniel Stenberghttp2: don't pass on Connection: headers
2015-09-03 Daniel Stenbergcurl.1: update RFC references
2015-09-03 Daniel StenbergCURLOPT_POSTREDIR.3: update RFC number and section
2015-09-03 Daniel StenbergCURLOPT_FOLLOWLOCATION.3: mention methods for redirects
2015-09-03 Marcel Raadinet_pton.c: Fix MSVC run-time check failure (2)
2015-09-03 Jay Satirodocs: Warn about any-domain cookies and multiple transfers
2015-09-02 Steve Holmetool_sdecls.h: Fixed compilation warning from commit...
2015-09-01 Daniel Stenbergopts: 8 more CURLINFO* options as stand-alone man pages
2015-08-31 Daniel StenbergRELEASE-NOTES: synced with c764cb4add1a8
2015-08-31 Daniel Stenbergman-pages: more SEE ALSO links
2015-08-31 Daniel Stenbergopts: more CURLINFO_* options as stand-alone man pages
2015-08-31 Steve Holmesasl: Only define Curl_sasl_digest_get_pair() when...
2015-08-31 Steve Holmesasl: Updated SPN variables and comments for consistency
2015-08-30 Daniel Stenbergconfigure: check for HMAC_Update in openssl
2015-08-30 Steve Holmewin32: Use DES_set_odd_parity() from OpenSSL/BoringSSL...
2015-08-30 Steve Holmedes: Fixed compilation warning from commit 613e5022fe
2015-08-30 Steve Holmebuildconf.bat: Fixed double blank line in 'curl manual...
2015-08-30 Steve Holmemakefiles: Added our standard copyright header
2015-08-30 Jay SatiroCURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpa...
2015-08-29 Daniel StenbergCURLINFO_RESPONSE_CODE.3: added short description
2015-08-28 Daniel Stenbergopts: 7 initial CURLINFO_* options as stand-alone man...
2015-08-28 Nikolai Kondrashovlibcurl.m4: Put braces around empty if body
2015-08-25 Svyatoslav... curl_easy_escape.3: escape '\n'
2015-08-25 Svyatoslav... curl_easy_{escape,setopt}.3: fix example
2015-08-25 Sergei Nikulovcmake: added Windows SSL support
2015-08-25 Daniel Stenbergcurl: point out the conflicting HTTP methods if used
2015-08-24 Daniel Stenbergcurl: clarify that users can only specify one _METHOD_
2015-08-24 Svyatoslav... curl_easy_{escape,unescape}.3: "char *" vs. "const...
2015-08-24 Patrick Monneratos400: include new options in wrappers and update ILE...
2015-08-24 Daniel StenbergKNOWN_BUGS: #2, not reading a HEAD response-body is...
2015-08-24 Daniel StenbergKNOWN_BUGS: #78 zero-length files is already fixed!
2015-08-24 Razvan Cojocarugetinfo: added CURLINFO_ACTIVESOCKET
2015-08-24 Daniel Stenberghttp2: remove dead code
2015-08-24 Daniel Stenbergntlm: mark deliberate switch case fall-through
2015-08-24 Daniel Stenberghttp2: on_frame_recv: get a proper 'conn' for the debug...
2015-08-23 Daniel StenbergRELEASE-NOTES: synced with 2acaf3c804
2015-08-23 Dan Fandrichtool: fix memory leak with --proto-default option
2015-08-23 Nathaniel WaisbrotCURLOPT_DEFAULT_PROTOCOL: added
2015-08-23 Jay Satiroruntests: Allow for spaces in server-verify curl custom...
2015-08-22 Daniel StenbergNTLM: recent boringssl brought DES_set_odd_parity back
2015-08-21 Daniel Stenbergconfigure: detect latest boringssl
2015-08-21 Daniel Stenbergconfigure: change functions to detect openssl (clones)
2015-08-21 Alessandro... openssl: handle lack of server cert when strict checkin...
2015-08-21 Daniel Stenbergftp: clear the do_more bit when the server has connected
2015-08-21 Jactry Zengtravis.yml: Add OS X testbot.
2015-08-20 Rémy Léonetravis: Upgrading to container based build
2015-08-20 Daniel StenbergRELEASE-NOTES: synced with 14ff86256b13e
2015-08-20 Erik Janssenrtsp: stop reading empty DESCRIBE responses
2015-08-20 Erik Janssenrtsp: support basic/digest authentication
2015-08-19 Sam RothCURLMOPT_PUSHFUNCTION.3: fix argument types
2015-08-19 Marcel Raadinet_pton.c: Fix MSVC run-time check failure
2015-08-18 Jay Satirodocs: Update the redirect protocols disabled by default
2015-08-18 Jay Satirogitignore: Sort for readability
2015-08-15 Daniel Stenbergcurl_easy_getinfo.3: fix superfluous space
2015-08-15 Daniel StenbergCURLOPT_HTTP_VERSION.3: connection re-use goes before...
2015-08-15 Daniel Kahn... curl.1: Document weaknesses in SSLv2 and SSLv3
2015-08-14 Steve Holmegenerate.bat: Added support for generating only the...
2015-08-14 Steve Holmegenerate.bat: Only call buildconf.bat if it exists
2015-08-14 Steve Holmegenerate.bat: Fixed issues when ran in directories...
2015-08-14 Brad Kingcmake: Fix CurlTests check for gethostbyname_r with...
2015-08-14 Steve Holme* buildconf.bat: Fixed issues when ran in directories...
2015-08-14 Jay Satirocurl_global_init_mem.3: Stronger thread safety warning
2015-08-12 Svyatoslav... curl_multi_add_handle.3: fix a typo
2015-08-12 Alessandro... docs: fix typos
2015-08-12 Daniel Stenbergbump: start working toward 7.45.0
2015-08-12 Daniel StenbergTHANKS: remove duplicate name
2015-08-12 Daniel StenbergTHANKS-filter: merge Todd's names
2015-08-12 Daniel StenbergTHANKS: 13 new contributors from the 7.44.0 RELEASE...
2015-08-11 Daniel StenbergRELEASE-NOTES: synced with c75a1e775061 curl-7_44_0
2015-08-11 Svyatoslav... curl_formget.3: correct return code
2015-08-11 Svyatoslav... libcurl-tutorial.3: fix formatting
2015-08-11 Svyatoslav... curl_easy_recv.3: fix formatting
2015-08-11 Anders Bakkenhttp2: discard frames with no SessionHandle
2015-08-10 Daniel StenbergRELEASE-NOTES: synced with 9ee40ce2aba
2015-08-10 Viktor Szakatsbuild: refer to fixed libidn versions
2015-08-10 Daniel StenbergRevert "configure: disable libidn by default"
2015-08-10 Jakub ZakrzewskiCMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header...
2015-08-10 Daniel StenbergSFTP: fix range request off-by-one in size check
2015-08-09 Daniel Stenbergtest46: update cookie expire time
2015-08-09 Steve Holmegenerate.bat: Use buildconf.bat for prerequisite file...
2015-08-09 Steve Holmebuildconf.bat: Tidy up of comments after recent commits
2015-08-09 Steve Holmebuildconf.bat: Added full generation of src\tool_hugehelp.c
2015-08-09 Steve Holmebuildconf.bat: Added detection of groff, nroff, perl...
2015-08-09 Steve Holmebuildconf.bat: Move DOS variable clean-up code to separ...
2015-08-09 Steve HolmeRELEASE-NOTES: Synced with 39dcf352d2
2015-08-09 Steve Holmebuildconf.bat: Added error messages on failure
2015-08-09 Steve Holmebuildconf.bat: Generate and clean files in the same...
2015-08-09 Steve Holmebuildconf.bat: Maintain compatibility with DOS based...
2015-08-09 Jay SatiroCURLOPT_RESOLVE.3: Note removal support was added in...
2015-08-08 Steve Holmechecksrc.bat: Fixed error when missing *.c and *.h...
2015-08-08 Steve Holmechecksrc.bat: Fixed incorrect 'lib\vtls' path check...
2015-08-08 Steve Holmechecksrc.bat: Fixed error when [directory] isn't a...
2015-08-08 Steve Holmechecksrc.bat: Added check for unknown arguments
next