Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chris Talbot
libsoup
Commits
0a6b2555
Commit
0a6b2555
authored
Apr 20, 2021
by
Patrick Griffis
💬
Browse files
2.99.4
parent
7f208403
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0a6b2555
Changes in libsoup from 2.99.3 to 2.99.4:
* Rename SoupMessage:tls-certificate and SoupMessage:tls-certificate-errors
to tls-peer-certificate and tls-peer-certificate-errors respectively [Carlos Garcia Campos]
* Add SoupMessageMetrics API for tracking message events [Carlos Garcia Campos]
* Add soup_message_get_connection_id() API [Patrick Griffis]
* Add WebSocket fuzzing tests with Autobahn [Diego Pino]
* Windows build fixes [Chun-wei Fan]
Changes in libsoup from 2.99.2 to 2.99.3:
* Fix soup_session_get_async_result_message() [Patrick Griffis]
...
...
meson.build
View file @
0a6b2555
project
(
'libsoup'
,
'c'
,
version
:
'2.99.
3
'
,
version
:
'2.99.
4
'
,
meson_version
:
'>= 0.53'
,
license
:
'LGPL2'
,
default_options
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment