SHA256
8
0
forked from pool/cpprest
Files
cpprest/cpprest.changes

64 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 30 15:15:58 UTC 2016 - astieger@suse.com
- cpprest 2.9.0:
* Work around SSL compression methods memory leak in ASIO.
* Fix header reading on linux listener using HTTPS.
* Add support for basic authentication.
* honour http_proxy env-variable.
* Update to include access control allow origin.
* Switched license from Apache 2.0 to MIT
-------------------------------------------------------------------
Mon Apr 4 08:13:14 UTC 2016 - astieger@suse.com
- cpprest 2.8.0:
* oauth: add more proxy support
* http_client: Add TLS extension SNI for boost asio based http_client
* http_client: allow specifying a host header in http requests.
* http_client: add HTTP and HTTPS client proxy support
* fix a bug where http_client_asio took forever to cancel.
-------------------------------------------------------------------
Wed Dec 2 13:50:02 UTC 2015 - mpluskal@suse.com
- Update to 2.7.0
* see https://github.com/Microsoft/cpprestsdk/releases for full
list of changes
- Update project and download url
-------------------------------------------------------------------
Tue Jul 7 08:37:35 UTC 2015 - schwab@suse.de
- Ignore cdecl warning also on arm
-------------------------------------------------------------------
Sun Jun 28 13:11:08 UTC 2015 - astieger@suse.com
- fix architecture builds
-------------------------------------------------------------------
Wed Jun 24 10:04:53 UTC 2015 - idonmez@suse.com
- Add cpprest-pthread.patch to fix unit test linking
-------------------------------------------------------------------
Fri Jun 12 09:00:49 UTC 2015 - astieger@suse.com
- update to 2.6.0
* Deprecate streambuf::putn API
* File streams cleanup improvements
* API detail improvements
* Removed dependency on Boost.Locale and libiconv.
-------------------------------------------------------------------
Thu May 28 09:38:22 UTC 2015 - astieger@suse.com
- fix files listed twice
-------------------------------------------------------------------
Thu May 28 08:01:12 UTC 2015 - astieger@suse.com
- initial package