summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update directory listing layoutnew-directory-list-designJan-Michael Brummer2020-05-317-10/+225
* tests: check for curl at runtimeRoss Burton2020-05-065-18/+31
* soup-brotli-decompressor.h: Fix build on Visual StudioChun-wei Fan2020-04-231-0/+1
* tests: always install test dataRoss Burton2020-04-151-3/+9
* test-utils: Clarify meaning of an environment variableSimon McVittie2020-03-111-1/+3
* 2.70.02.70.0Patrick Griffis2020-03-062-1/+7
* build: Bump libversionPatrick Griffis2020-03-041-2/+10
* Update Ukrainian translationDaniel Korostil2020-03-041-182/+196
* Update Finnish translationJiri Grönroos2020-02-221-15/+15
* Update Persian translationDanial Behzadi2020-02-181-47/+130
* Deprecate SoupSession:proxy-uriPatrick Griffis2020-02-171-1/+4
* Fix deprecation warningPatrick Griffis2020-02-131-1/+1
* 2.69.902.69.90Patrick Griffis2020-02-032-1/+20
* Fix TRACE method not being considered safe and idempotentPatrick Griffis2020-01-281-1/+3
* Simplify soup_cookie_jar_get_cookie_list_with_same_site_info() APIPatrick Griffis2020-01-283-17/+16
* WebSockets: ensure a new connection is created for WebSocket requestsCarlos Garcia Campos2020-01-281-0/+10
* WebSockets: do not start the input source when IO is closingCarlos Garcia Campos2020-01-222-1/+35
* Remove MAINTAINERSPatrick Griffis2020-01-211-3/+0
* Update .gitignorePatrick Griffis2020-01-211-59/+2
* Expose support for same-site cookiesPatrick Griffis2020-01-2113-20/+554
* soup-version: Add defs for 2.70 APIPatrick Griffis2020-01-211-0/+7
* 2.69.0Patrick Griffis2020-01-211-1/+1
* Add self as a maintainerPatrick Griffis2020-01-201-0/+7
* SoupDate: deprecate soup_date_to_timeval()Claudio Saavedra2020-01-173-0/+14
* SoupDate: bump soup_date_is_past() optimizationClaudio Saavedra2020-01-161-1/+1
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-1324-116/+224
* Add Malay translationUmarzuki Bin Mochlis Moktar2020-01-082-0/+192
* Bump glib dependency to 2.58Xavier Claessens2019-12-041-1/+1
* 2.68.32.68.3Claudio Saavedra2019-12-042-1/+11
* Update Chinese (Taiwan) translationYi-Jyun Pan2019-11-271-4/+4
* build: Enable GNOME support for mingw buildsFabiano FidĂȘncio2019-11-071-1/+1
* meson: don't forcibly disable introspection in cross buildsRoss Burton2019-11-051-1/+1
* xmlrpc tests: Cope with GLib 2.62 TAP outputSimon McVittie2019-10-102-0/+14
* tests: Disable parallelism for installed-tests tooSimon McVittie2019-10-102-1/+2
* 2.68.22.68.2Claudio Saavedra2019-10-092-1/+15
* NTLM: Avoid a potential heap buffer overflow in v2 authenticationClaudio Saavedra2019-10-091-0/+6
* Update Chinese (Taiwan) translationYi-Jyun Pan2019-10-081-42/+54
* build: Improve diagnostics when detecting ApacheSimon McVittie2019-10-071-0/+7
* WebSockets: client_max_window_bits in server response must have a valueCarlos Garcia Campos2019-10-072-11/+4
* auth-test: use g_usleepIgnacio Casal Quinteiro2019-10-071-10/+3
* hsts-test: use g_usleep since sleep is not defined on WindowsIgnacio Casal Quinteiro2019-10-071-5/+5
* Updated Danish translationAsk Hjorth Larsen2019-10-021-38/+50
* Update Dutch translationNathan Follens2019-09-251-37/+48
* fix typo in client-howto.xmlSonny Piers2019-09-191-1/+1
* Update British English translationZander Brown2019-09-141-69/+98
* 2.68.12.68.1Claudio Saavedra2019-09-112-1/+7
* SoupServer: fix to not allow smuggling ".." into pathIgnacio Casal Quinteiro2019-09-112-1/+75
* soup-headers: fix a leak in the strict parsing codeClaudio Saavedra2019-09-111-1/+1
* tests: plug a series of leaks in different testsClaudio Saavedra2019-09-117-6/+23
* examples/get: pull a leak with the GOptionContextClaudio Saavedra2019-09-111-2/+4