]> granicus.if.org Git - curl/shortlog
curl
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
2015-10-07 Daniel Stenbergconfigure: build silently by default
2015-10-07 Daniel Stenbergbump: start climbing toward 7.46.0
2015-10-07 Daniel StenbergRELEASE-PROCEDURE: add the github HTTPS download step
2015-10-07 Daniel StenbergTHANKS: 19 new contributors from the 7.45.0 announcement curl-7_45_0
2015-10-05 Daniel StenbergRELEASE-NOTES: synced with 69ea57970080
2015-10-04 Jay Satirogetinfo: Fix return code for unknown CURLINFO options
2015-10-04 rouzierhiperfifo: fix the pointer passed to WRITEDATA
2015-10-02 Maksim Stsepanenkatool_setopt: fix c_escape truncated octal
2015-10-01 Orange Tsaigopher: don't send NUL byte
2015-09-30 Jay Satiroruntests: Fix pid check in checkdied
2015-09-29 Thorsten Schöningwin32: make recent Borland compilers use long long
2015-09-29 Daniel StenbergRELEASE-NOTES: synced with 69b89050d4
2015-09-29 Michael Kalininopenssl: Fix algorithm init
2015-09-28 Svyatoslav... docs: fix unescaped '\n' in man pages
2015-09-27 Daniel Stenberghttp2: set TCP_NODELAY unconditionally
2015-09-27 Daniel Stenberghttp2: avoid superfluous Curl_expire() calls
2015-09-27 Daniel Stenbergreadwrite_data: set a max number of loops
2015-09-26 Sergei NikulovCI: Added AppVeyor-CI for curl
2015-09-26 Daniel StenbergFTP: fix uploading ASCII with unknown size
2015-09-26 Tatsuhiro Tsujikawabuild: fix failures with -Wcast-align and -Werror
2015-09-26 Tatsuhiro Tsujikawacurl-confopts.m4: Add missing ')'
2015-09-25 Jay Satirocurl_easy_getinfo.3: Add brief description for each...
2015-09-23 Jakub ZakrzewskiCMake: Ensure discovered include dirs are considered
2015-09-23 Jakub ZakrzewskiCMake: Put "winsock2.h" before "windows.h" during confi...
2015-09-23 Daniel Stenbergtests: disable 1510 due to CI-problems on github
2015-09-23 Mike Crowegnutls: Report actual GnuTLS error message for certific...
2015-09-22 Daniel StenbergRELEASE-NOTES: synced with 6b56901b56e
2015-09-22 Mike Crowegnutls: Support CURLOPT_KEYPASSWD
2015-09-22 Daniel StenbergCURLINFO_TLS_SESSION: always return backend info
2015-09-22 Daniel Hwangtool: remove redundant libcurl check
2015-09-22 Richard van... CURLOPT_PROXY.3: A proxy given as env variable gets...
2015-09-22 Daniel StenbergTODO: 5.7 More compressions
2015-09-21 Jay Satirotool_operate: Don't call easysrc cleanup unless --libcurl
2015-09-20 Viktor SzakatsCURLOPT_PINNEDPUBLICKEY.3: replace test.com with exampl...
2015-09-20 Daniel StenbergKNOWN_BUGS: 91 "curl_easy_perform hangs with imap and...
2015-09-20 Daniel StenbergKNOWN_BUGS: add link to #85
2015-09-20 Daniel Stenbergtests: disable 1801 until fixed
2015-09-20 Daniel StenbergRELEASE-NOTES: synced with 4d95491636ee
2015-09-20 Daniel Lee... tool: generate easysrc only on --libcurl
2015-09-20 Jay Satirovtls: Change designator name for server's pubkey hash
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...
next