]> granicus.if.org Git - curl/shortlog
curl
2015-09-19 Isaac BoukrisNTLM: Reset auth-done when using a fresh connection
2015-09-19 Daniel Hwangssl: add server cert's "sha256//" hash to verbose
2015-09-19 Jakub Zakrzewskiopenldap: only part of LDAP query results received
2015-09-19 Alessandro... openssl: don't output certinfo data
2015-09-19 Alessandro... openssl: refactor certificate parsing to use OpenSSL...
2015-09-18 Kamil Dudkanss: prevent NSS from incorrectly re-using a session
2015-09-18 Kamil Dudkanss: check return values of NSS functions
2015-09-17 Daniel StenbergCURLOPT_PINNEDPUBLICKEY.3: mention error code
2015-09-17 Daniel Stenbergopenssl: build with < 0.9.8
2015-09-17 Daniel Stenberglibcurl-errors.3: add two missing error codes
2015-09-14 Jay SatiroCURLOPT_PINNEDPUBLICKEY.3: Improve pubkey extraction...
2015-09-13 Daniel Stenberghttp2: removed unused function
2015-09-12 Daniel StenbergCURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKET
2015-09-12 Daniel Stenbergopts: add CURLINFO_* man pages to dist
2015-09-12 Daniel Stenbergopts: 19 more CURLINFO_* options made into stand-alone...
2015-09-12 Daniel StenbergRELEASE-NOTES: synced with fad9604613
2015-09-11 Daniel Stenbergcurl: customrequest_helper: deal with NULL custom method
2015-09-11 Svyatoslav... CURLOPT_FNMATCH_FUNCTION.3: fix typo
2015-09-11 Daniel Stenbergcurl: point out unnecessary uses of -X in verbose mode
2015-09-10 Jay Satirocurl_sspi: fix possibly undefined CRYPT_E_REVOKED
2015-09-09 Jay Satirobuildconf.bat: fix syntax error
2015-09-09 Benjamin Kircherwinbuild: run buildconf.bat if necessary
2015-09-09 Svyatoslav... docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_...
2015-09-08 Sergei Nikulovcmake: IPv6 : disable Unix header check on Windows...
2015-09-08 Daniel Stenbergparse_proxy: reject illegal port numbers
2015-09-08 Daniel StenbergFTP: do_more: add check for wait_data_conn in upload...
2015-09-06 Svyatoslav... CURLOPT_TLSAUTH_TYPE.3: update description
2015-09-05 Svyatoslav... CURLOPT_PATH_AS_IS.3: fix typo
2015-09-05 Svyatoslav... CURLINFO_SSL_VERIFYRESULT.3: add short description
2015-09-05 Svyatoslav... CURLINFO_SSL_ENGINES.3: add short description
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
next