[librest: 4/4] Merge branch 'gwagner/soup3' into 'master'




commit 0e7f638c3b2f5d987eaeca0d05b246bc03da6b50
Merge: 01b71d5 212da9a
Author: Günther Wagner <info gunibert de>
Date:   Thu Nov 4 22:13:59 2021 +0000

    Merge branch 'gwagner/soup3' into 'master'
    
    Port to libsoup3
    
    See merge request GNOME/librest!9

 configure.ac                |  41 ++++--
 meson.build                 |  14 ++-
 meson_options.txt           |   5 +
 rest-extras.pc.in           |   2 +-
 rest-extras/flickr-proxy.c  |  19 ++-
 rest-extras/meson.build     |   2 +-
 rest-extras/youtube-proxy.c | 110 +++++++++++++---
 rest.pc.in                  |   2 +-
 rest/meson.build            |   2 +-
 rest/oauth-proxy-call.c     |  19 ++-
 rest/oauth2-proxy.c         |  22 ++--
 rest/rest-private.h         |  22 +++-
 rest/rest-proxy-auth.c      |  16 +++
 rest/rest-proxy-call.c      | 296 +++++++++++++++++++++++++++++++++++---------
 rest/rest-proxy.c           | 209 ++++++++++++++++++++++++++++---
 tests/custom-serialize.c    |  18 +++
 tests/proxy-continuous.c    |  37 +++++-
 tests/proxy.c               |  66 +++++++++-
 tests/threaded.c            |  17 +++
 19 files changed, 780 insertions(+), 139 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]