summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vapi: Fix Message.add_*_handler() by unhiding user_data parameterwip/ricotz/issue129Rico Tzschichholz2019-05-031-0/+2
* meson: Check TLS support only when external glib dependency is availableSeungha Yang2019-05-033-18/+24
* Fix the build of tests on MinGWTomas Popela2019-04-231-1/+1
* meson: Explicitly set encoding to utf-8 for non-English localeSeungha Yang2019-04-091-0/+3
* meson: Make gettext optionalSeungha Yang2019-04-091-1/+4
* 2.66.12.66.1Claudio Saavedra2019-04-092-1/+15
* soup-auth-ntlm: get rid of unused variable warningClaudio Saavedra2019-04-091-2/+1
* Meson: Fallback to sqlite and libxml2 subprojectsJakub Adam2019-04-041-2/+4
* soup-auth-ntlm.c: Fix running on older Visual Studio CRTChun-wei Fan2019-03-301-0/+12
* meson: simplify test dependencies and bring back LD_LIBRARY_PATH workaroundClaudio Saavedra2019-03-191-3/+5
* buildsystem: use MinGW ANSI STDIO when possibleРуслан Ижбулатов2019-03-181-0/+5
* meson: cleanup targets dependenciesClaudio Saavedra2019-03-182-6/+4
* tests: disable parallelism in the proxy testClaudio Saavedra2019-03-151-1/+1
* meson: fix dylib versioning on macOSTom Schoonjans2019-03-122-1/+8
* 2.66.02.66.0Claudio Saavedra2019-03-122-1/+5
* meson.build: Look for libxml2.lib correctly on Visual Studio buildsChun-wei Fan2019-03-071-1/+2
* 2.65.922.65.92Claudio Saavedra2019-03-052-1/+12
* Remove stale .pc.in filesClaudio Saavedra2019-02-252-23/+0
* message: Avoid use of deprecated g_type_class_add_privateMichael Catanzaro2019-02-251-34/+62
* socket: Remove soup_socket_is_readable()Michael Catanzaro2019-02-252-12/+0
* Update Dutch translationNathan Follens2019-02-241-47/+49
* connection: Fix logic error in previous commitMichael Catanzaro2019-02-221-6/+6
* connection: Fix check for remote disconnection when in idle stateMichael Catanzaro2019-02-221-6/+41
* 2.65.912.65.91Claudio Saavedra2019-02-202-1/+5
* Remove RFCs from treeTomas Popela2019-02-1214-38209/+0
* 2.65.902.65.90Claudio Saavedra2019-02-052-1/+6
* request-file: avoid using a thread to request the file in async modeIgnacio Casal Quinteiro2019-02-011-11/+99
* 2.65.22.65.2Claudio Saavedra2019-01-212-1/+17
* SoupSessionFeature: Keep features alive until all messages have been unqueuedClaudio Saavedra2019-01-182-12/+47
* Update French translationCharles Monzat2019-01-171-5/+5
* Remove the Autotools build system filesTomas Popela2019-01-1121-2876/+0
* meson: make sure tests run against the built libraryClaudio Saavedra2019-01-111-0/+2
* meson: Increase the timeout for testsTomas Popela2019-01-031-1/+3
* Update Greek translationEfstathios Iosifidis2018-12-241-46/+48
* Meson: Fix typo when using libxml2 library without a pkg-configXavier Claessens2018-12-171-1/+1
* Meson: Add public dependencies in libsoup_depXavier Claessens2018-12-171-1/+2
* Meson: Simplify pkg-config generatorXavier Claessens2018-12-171-9/+2
* Meson: Add fallback for libpslXavier Claessens2018-12-171-1/+2
* ci: Add osuosl tag because those runners have IPv6Xavier Claessens2018-12-171-0/+8
* ci: Remove non_aws tagXavier Claessens2018-12-171-4/+0
* ci: Add DockerfileXavier Claessens2018-12-174-19/+86
* meson: Be able to build the static libraryTomas Popela2018-12-172-4/+8
* Replace Bugzilla links by Gitlab linksAndre Klapper2018-12-142-3/+3
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-141-1/+1
* Meson: Fix libxml2 fallback, find_library() adds 'lib' prefixXavier Claessens2018-12-061-1/+1
* Meson: Always fallback to find_library() for sqlite/libxml2Xavier Claessens2018-12-061-6/+4
* Meson: Fallback to glib subprojectXavier Claessens2018-12-061-3/+6
* Update Slovak translationDušan Kazik2018-11-041-46/+48
* tld-test: update after changes in the public-suffix listClaudio Saavedra2018-10-221-4/+4
* 2.65.12.65.1Claudio Saavedra2018-10-083-3/+13