Imported Upstream version 2.74.0 53/288953/1 upstream 2.74.0 upstream/2.74.0
authorcheoleun moon <chleun.moon@samsung.com>
Mon, 27 Feb 2023 02:38:19 +0000 (11:38 +0900)
committercheoleun moon <chleun.moon@samsung.com>
Mon, 27 Feb 2023 02:38:32 +0000 (11:38 +0900)
commit0aba796f3144963200c6c1e5c88674db44870f06
tree421a949ab3abbb7fe2e349fc4f8ed655c144551a
parentf032098bcb82432a475f0570b8b88ef40a7af777
Imported Upstream version 2.74.0

Change-Id: I7430d56a9dcd4dbfe2ed78d7e49e91d93f36d0ca
77 files changed:
.gitlab-ci.yml
.gitlab-ci/Dockerfile [deleted file]
.gitlab-ci/README.md [deleted file]
.gitlab-ci/run-docker.sh [deleted file]
.gitlab-ci/test-msvc.bat
NEWS
glib-networking.doap
meson.build
meson_options.txt
meson_post_install.py [deleted file]
po/LINGUAS
po/ab.po [new file with mode: 0644]
po/bg.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/es.po
po/eu.po
po/fa.po
po/fr.po
po/gl.po
po/he.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po [new file with mode: 0644]
po/kk.po
po/ko.po
po/lt.po
po/lv.po
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po
po/zh_CN.po
proxy/README.md [new file with mode: 0644]
proxy/environment/environmentproxy-module.c [new file with mode: 0644]
proxy/environment/genvironmentproxyresolver.c [new file with mode: 0644]
proxy/environment/genvironmentproxyresolver.h [new file with mode: 0644]
proxy/environment/meson.build [new file with mode: 0644]
proxy/gnome/gproxyresolvergnome.c
proxy/gnome/meson.build
proxy/libproxy/glibproxyresolver.c
proxy/libproxy/meson.build
proxy/meson.build [new file with mode: 0644]
proxy/tests/common.c
proxy/tests/environment.c [moved from proxy/tests/libproxy.c with 60% similarity]
proxy/tests/gnome.c
proxy/tests/meson.build
template.test.in
tls/base/gtlslog.c
tls/gnutls/gtlscertificate-gnutls.c
tls/gnutls/gtlsconnection-gnutls.c
tls/gnutls/meson.build
tls/meson.build [new file with mode: 0644]
tls/openssl/gtlscertificate-openssl.c
tls/openssl/gtlsconnection-openssl.c
tls/openssl/meson.build
tls/tests/certificate.c
tls/tests/connection.c
tls/tests/files/client-and-key-fullchain.pem [new file with mode: 0644]
tls/tests/files/client-and-key-password-enckey.p12 [new file with mode: 0644]
tls/tests/files/client-and-key-password.p12 [new file with mode: 0644]
tls/tests/files/client-and-key.p12 [new file with mode: 0644]
tls/tests/files/create-files.sh
tls/tests/meson.build