Commit Graph

  • 9819cec61b RELEASE-NOTES: curl 7.48.0 main curl-7_48_0 Daniel Stenberg 2016-03-22 08:19:52 +0100
  • b733c9cb0b THANKS: 15 new contributors from 7.48.0 release Daniel Stenberg 2016-03-22 08:21:44 +0100
  • 949c388ffb CURLINFO_TLS_SSL_PTR.3: Warn about limitations Jay Satiro 2016-03-23 01:16:21 -0400
  • d5e7f50e63 Revert "sshserver: remove use of AuthorizedKeysFile2" Daniel Stenberg 2016-03-22 10:43:55 +0100
  • 1d7df9ed7a maketgz: add -j to make dist Daniel Stenberg 2016-03-22 10:35:22 +0100
  • 22b21bc40e libcurl-thread.3: minor nroff format fix Daniel Stenberg 2016-03-22 10:33:44 +0100
  • 4574bde908 CURLINFO_TLS_SSL_PTR.3: minor nroff format fix Daniel Stenberg 2016-03-22 10:33:24 +0100
  • a136cdeaf1 CODE_STYLE: indend example code Daniel Stenberg 2016-03-22 08:19:08 +0100
  • f7bb1fc1d7 build-wolfssl: Update VS properties for wolfSSL v3.9.0 Jay Satiro 2016-03-22 03:03:11 -0400
  • f974ffdd4b hostip6: Fixed compilation warnings when verbose strings disabled Steve Holme 2016-03-22 06:16:06 +0000
  • 2716350d1f sshserver: remove use of AuthorizedKeysFile2 Daniel Stenberg 2016-03-21 00:53:02 +0100
  • 9351383745 connect/ntlm/http: Fixed compilation warnings when verbose strings disabled Steve Holme 2016-03-20 17:51:06 +0000
  • 89f397d7eb openssl: Fixed compilation warning when /Wall enabled Steve Holme 2016-03-20 17:35:31 +0000
  • eba1b3099f CODE_STYLE: Use boolean conditions Steve Holme 2016-03-20 11:51:11 +0000
  • f046ac48d6 inet_pton.c: Fixed compilation warnings Steve Holme 2016-03-20 11:14:58 +0000
  • 100f991251 RELEASE-NOTES: synced with 80851028ef Daniel Stenberg 2016-03-19 22:46:09 +0100
  • 80851028ef mbedtls: fix compiler warning Daniel Stenberg 2016-03-19 22:37:21 +0100
  • 4ff5cfd5fa easy: Minor coding standard and style updates Steve Holme 2016-03-19 20:37:12 +0000
  • c5744340db easy: Remove poll failure check in easy_transfer Jay Satiro 2016-03-19 15:29:52 -0400
  • e66109c1e3 build: Added missing Visual Studio filter files for VC10 onwards Steve Holme 2016-03-19 17:57:43 +0000
  • c142e73142 ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled Steve Holme 2016-03-19 17:15:53 +0000
  • 4ff2fbd1d5 config-w32.h: Fixed compilation warning when /Wall enabled Steve Holme 2016-03-19 11:05:06 +0000
  • 97c9d2ae8c imap.c: Fixed compilation warning with /Wall enabled Steve Holme 2016-03-19 11:01:36 +0000
  • 2107a952e8 KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platforms Steve Holme 2016-03-19 00:06:36 +0000
  • 997a95bbc8 bump: the coming release is 7.48.0 Daniel Stenberg 2016-03-18 21:59:53 +0100
  • ecf953432d configure: use cpp -P when needed Daniel Stenberg 2016-03-18 16:26:05 +0100
  • 7e312bdfdd formdata.c: Fixed compilation warning Steve Holme 2016-03-18 07:19:31 +0000
  • 9c2cbc104d FAQ: 2.5 Install libcurl for both 32bit and 64bit? Daniel Stenberg 2016-03-18 08:14:05 +0100
  • d816e8cf52 openssl: adapt to API breakage in ERR_remove_thread_state() Gisle Vanem 2016-03-17 10:42:33 +0100
  • 8d9d03a157 version: init moved to private name space, added protos Daniel Stenberg 2016-03-17 00:55:46 +0100
  • 5f5b626357 openssl: verbose: show matching SAN pattern Daniel Stenberg 2016-03-16 11:02:33 +0100
  • 80015cdd52 version: thread safety Jay Satiro 2016-03-16 19:13:42 -0400
  • 0e18b8b107 transfer: Removed redundant HTTP authentication include files Steve Holme 2016-03-16 07:13:16 +0000
  • cd869cf1c1 easy: Removed redundant HTTP authentication include files Steve Holme 2016-03-16 06:59:42 +0000
  • 732983eb41 CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine support Jay Satiro 2016-03-15 16:00:36 -0400
  • 3ccc2621a1 curl_sasl: Minor code indent fixes Steve Holme 2016-03-15 06:47:13 +0000
  • 42a93d4364 runtests: mention when run event-based Daniel Stenberg 2016-03-14 15:39:16 +0100
  • b51f04bf23 easy: add check to malloc() when running event-based Daniel Stenberg 2016-03-14 15:37:03 +0100
  • 6a353b105a memdebug: skip logging the limit countdown, fflush when reached Daniel Stenberg 2016-03-14 15:36:40 +0100
  • 0fc73d364e CODE_STYLE: Space around operators Daniel Stenberg 2016-03-14 14:31:14 +0100
  • 4ef6d6b1bc curl: glob_range: no need to check unsigned variable for negative Daniel Stenberg 2016-03-14 10:50:53 +0100
  • 2ad3cf2fba CODE_STYLE: add example for indent style as well Daniel Stenberg 2016-03-14 10:40:02 +0100
  • c5c7a3e40f CODE_STYLE: mention braces for functions too Daniel Stenberg 2016-03-14 10:36:51 +0100
  • 519835c4b0 docs/Makefile.am: include CODE_STYLE in tarball too Daniel Stenberg 2016-03-14 10:31:36 +0100
  • 1b3d736ae3 CONTRIBUTE: moved out code style to a separate document Daniel Stenberg 2016-03-14 10:31:00 +0100
  • 303bf719ff CODE_STYLE: initial version Daniel Stenberg 2016-03-14 10:28:54 +0100
  • 3c6238b3eb curl_sasl.c: minor code indent fixes Daniel Stenberg 2016-03-14 09:55:38 +0100
  • c3aca6ed47 multi: simplified singlesocket Daniel Stenberg 2016-03-14 09:44:14 +0100
  • 8eaf884417 multi: introduce sh_getentry() for looking up sockets in the sockhash Daniel Stenberg 2016-03-14 09:18:01 +0100
  • c0717a7059 multi hash: ensure modulo performed on curl_socket_t Jaime Fullaondo 2016-03-13 01:19:20 -0500
  • 5dc43b975b base64: Minor coding standard and style updates Steve Holme 2016-03-13 17:59:06 +0000
  • 0e16de870f base64: Use 'CURLcode result' for curl result codes Steve Holme 2016-03-13 17:14:57 +0000
  • 9eb158821f negotiate: Use 'CURLcode result' for curl result codes Steve Holme 2016-03-13 17:09:58 +0000
  • d7e3942814 multi_runsingle: avoid loop in CURLM_STATE_WAITPROXYCONNECT Maksim Kuzevanov 2016-03-07 19:37:49 +0300
  • d807fbd66d TODO: Use the RFC6265 test suite Daniel Stenberg 2016-03-13 11:01:53 +0100
  • a8c7f0fcbf checksrc.bat: Added the ability to scan src and lib source independently Steve Holme 2016-03-13 01:01:33 +0000
  • e4a0a9ef18 digest: Use boolean based success code for Curl_sasl_digest_get_pair() Steve Holme 2016-03-12 17:25:15 +0000
  • a7a653fd58 digest: Corrected some typos in comments Steve Holme 2016-03-12 13:20:03 +0000
  • f0fbd099b4 krb5: Corrected some typos in function descriptions Steve Holme 2016-03-12 11:59:52 +0000
  • dbb90e7e9f ntlm: Corrected some typos in function descriptions Steve Holme 2016-03-12 11:56:10 +0000
  • 06ccaa0c68 url: Corrected indentation when calling idna_to_ascii_lz() Steve Holme 2016-03-11 07:46:09 +0000
  • 58e4a06743 idn_win32: Use boolean based success codes Steve Holme 2016-03-11 07:24:39 +0000
  • b084173989 idn_win32.c: warning: Trailing whitespace Daniel Stenberg 2016-03-10 23:32:45 +0100
  • 28477fd67a idn_win32.c: Fixed compilation warning from commit 9e7fcd4291 Steve Holme 2016-03-10 21:52:09 +0000
  • eab769518e THANKS-filter: unify Michael König Daniel Stenberg 2016-03-10 14:10:05 +0100
  • 53e2ca6896 RELEASE-NOTES: synced with 863c5766dd Daniel Stenberg 2016-03-10 14:09:44 +0100
  • 863c5766dd ftp: remove a check for NULL(!) Daniel Stenberg 2016-03-10 13:52:22 +0100
  • 7f7fcd0d75 cookies: first n/v pair in Set-Cookie: is the cookie, then parameters Daniel Stenberg 2016-03-10 11:20:56 +0100
  • 4d4ce84bb3 krb5: improved type handling to avoid clang compiler warnings Daniel Stenberg 2016-03-10 10:40:10 +0100
  • 549b1a433a url.c: fix clang warning: no newline at end of file Daniel Stenberg 2016-03-10 09:36:49 +0100
  • 77e1726719 curl_multi_wait: never return -1 in 'numfds' Daniel Stenberg 2016-03-09 10:57:42 +0100
  • b6665c7a44 HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc link Daniel Stenberg 2016-03-09 11:09:39 +0100
  • b7f3fe125a curl_multi_wait.3: add example Daniel Stenberg 2016-03-09 08:35:17 +0100
  • a5aec58726 imap/pop3/smtp: Fixed connections upgraded with TLS are not reused Steve Holme 2016-03-05 20:10:11 +0000
  • 307f3cf3b3 opt-docs: fix heading macros Jay Satiro 2016-03-08 13:23:35 -0500
  • c140bd7891 cookie: do not refuse cookies for localhost Tim Rühsen 2016-03-02 11:07:16 +0100
  • cb222bcfef ftp_done: clear tunnel_state when secondary socket closes Daniel Stenberg 2016-03-08 00:07:14 +0100
  • a7ec58a89f openssl: use the correct OpenSSL/BoringSSL/LibreSSL in messages Gisle Vanem 2016-03-08 14:19:01 +0100
  • f0a6929553 HTTP2.md: HTTP/2 by default for curl's HTTPS connections Daniel Stenberg 2016-03-08 08:15:47 +0100
  • 46bf7ff78d pipeline: Sanity check pipeline pointer before accessing it. Anders Bakken 2016-03-07 11:38:26 -0800
  • 7e8b65c00b HTTP2.md: mention the disable ALPN and NPN options Daniel Stenberg 2016-03-08 00:02:52 +0100
  • 52a0b934ef TODO: 17.12 keep running, read instructions from pipe/socket Daniel Stenberg 2016-03-07 23:21:50 +0100
  • d42dbe6423 README.md: linkified Daniel Stenberg 2016-03-07 11:09:56 +0100
  • 01ccac8773 README.md: markdown version of README Daniel Stenberg 2016-03-07 11:03:55 +0100
  • 1e58922f1e mprintf: update trio project link Jay Satiro 2016-03-06 22:57:47 -0500
  • b90f9fa5ee CURLOPT_ACCEPTTIMEOUT_MS.3: added example Daniel Stenberg 2016-03-06 23:33:18 +0100
  • 4da5e65dee CURLOPT_ACCEPT_ENCODING.3: added example Daniel Stenberg 2016-03-06 23:30:42 +0100
  • c13a54a2fb CURLOPT_APPEND.3: added example Daniel Stenberg 2016-03-06 23:28:35 +0100
  • 4ce153c62c CURLOPT_NOPROGRESS.3: added example, conform to stardard style Daniel Stenberg 2016-03-06 23:14:02 +0100
  • 8f9be011b1 build-openssl/checksrc.bat: Fixed prepend vs append of Perl path Steve Holme 2016-03-06 20:02:58 +0000
  • 66fa069f1b opts: added two examples Daniel Stenberg 2016-03-06 17:42:37 +0100
  • ad90a9d9d1 CURLOPT_SSL_CTX_FUNCTION.3: use .NF for example Daniel Stenberg 2016-03-06 17:20:16 +0100
  • aed91f3a7c CURLOPT_SSL_CTX_FUNCTION.3: added example Daniel Stenberg 2016-03-06 16:58:34 +0100
  • 530234b325 curlx.c: use more curl style code Daniel Stenberg 2016-03-06 16:54:58 +0100
  • e6293cf876 test46: change cookie expiry date Daniel Stenberg 2016-03-06 16:22:49 +0100
  • 6c7a5b9603 makefile.m32: add missing libs for static -winssl-ssh2 builds Viktor Szakats 2016-03-02 03:25:22 +0100
  • 81bdd85318 mbedtls: fix user-specified SSL protocol version Jay Satiro 2016-03-05 21:35:16 -0500
  • b188fe407d .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14 Steve Holme 2016-03-05 21:49:09 +0000
  • 1eae114065 build-openssl.bat: Fixed cannot find perl if installed but not in path Steve Holme 2016-03-05 21:04:43 +0000
  • 0ad6c72227 checksrc.bat: Fixed cannot find perl if installed but not in path Steve Holme 2016-03-05 21:03:40 +0000