summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark soup_message_io_cleanup as externwip/nacho/soup-externIgnacio Casal Quinteiro2015-11-031-0/+4
* Properly handle the visibility of the methodsIgnacio Casal Quinteiro2015-11-034-590/+39
* Mark all remaining methods with SOUP_AVAILABLE_IN_2_4Ignacio Casal Quinteiro2015-11-0329-9/+270
* Declare a SOUP_VAR to externalize variablesIgnacio Casal Quinteiro2015-11-033-19/+39
* Provide a _SOUP_EXTERN so we ensure the methods get externalizedIgnacio Casal Quinteiro2015-11-031-30/+36
* Use the proper glib version macrosIgnacio Casal Quinteiro2015-11-031-51/+49
* Mark old session-(async|sync) methods as deprecatedIgnacio Casal Quinteiro2015-11-0310-12/+54
* Include config.h if needed in the files that do not include it yetIgnacio Casal Quinteiro2015-11-039-0/+36
* Makefile.glib: ensure config.h is included if neededIgnacio Casal Quinteiro2015-11-031-1/+1
* Fix some conversion warningsIgnacio Casal Quinteiro2015-11-037-11/+11
* Avoid the need of gtk-doc if anyway we do not want itIgnacio Casal Quinteiro2015-11-021-1/+5
* Do not mark private method as availableIgnacio Casal Quinteiro2015-11-021-1/+0
* websocket-test: remove useless includeIgnacio Casal Quinteiro2015-11-021-2/+0
* Fix some signed/unsigned missmatch warningsIgnacio Casal Quinteiro2015-11-028-22/+24
* 2.53.12.53.1Dan Winship2015-10-262-1/+11
* soup-server: fix SoupClientContext usage from SoupServerWebsocketCallbackDan Winship2015-10-142-16/+88
* Add missing prototypeIgnacio Casal Quinteiro2015-10-131-0/+4
* 2.52.12.52.1Dan Winship2015-10-122-1/+18
* ntlm-test: fix for the auth protection space fixDan Winship2015-10-121-7/+7
* Fix runtime critical warning when loading an authenticated proxy resource fro...Carlos Garcia Campos2015-10-082-5/+84
* Updated Vietnamese translationTrần Ngọc Quân2015-09-291-32/+102
* soup-auth-basic: Correctly handle the protection space for subdirectories of ...Carlos Garcia Campos2015-09-284-1/+31
* Fix websocket-related signal disconnection in soup-session.cDan Winship2015-09-271-2/+6
* Use a constructor to init the librarywip/constructorIgnacio Casal Quinteiro2015-09-244-51/+175
* Updated German translationBernd Homuth2015-09-231-22/+69
* build-sys: Fix non-introspection buildQuentin Glidic2015-09-231-3/+1
* soup-session.c: Fix Build on MinGWChun-wei Fan2015-09-231-0/+6
* 2.52.02.52.0Dan Winship2015-09-212-2/+7
* tests/date: remove duplicate test casesDan Winship2015-09-211-10/+3
* 2.51.922.51.92Dan Winship2015-09-151-0/+11
* Require single includes for new headersKalev Lember2015-09-153-20/+11
* autocleanups: Add a few more missing typesKalev Lember2015-09-151-0/+31
* soup-uri.c: Add (allow-none) to soup_uri_normalizeJens Georg2015-09-151-1/+1
* autocleanups: Exclude the header from instrospectionKalev Lember2015-09-101-0/+2
* autocleanups: Fix free functions for non-GObject based typesKalev Lember2015-09-101-3/+6
* Post-release version bumpKalev Lember2015-09-091-1/+1
* Support g_autoptr() for all libsoup object typesKalev Lember2015-09-094-1/+50
* Updated Polish translationPiotr Drąg2015-08-261-16/+16
* 2.51.902.51.90Dan Winship2015-08-172-1/+17
* Dist VAPI metadata filesDan Winship2015-08-171-0/+2
* xmlrpc: Deprecate gvalue APIXavier Claessens2015-08-137-78/+94
* xmlrpc: Add GVariant (de)serializerXavier Claessens2015-08-1312-172/+2738
* xmlrpc: Rename filesXavier Claessens2015-08-127-24/+24
* Add SOUP_DEPRECATED_IN_2_52 macroXavier Claessens2015-08-122-0/+10
* Updated Norwegian bokmål translation.Kjartan Maraas2015-08-111-18/+18
* libsoup/soup-session.c: Don't Hardcode Paths on WindowsChun-wei Fan2015-08-071-0/+33
* soup-websocket.c: #define The Fixed Digest LengthChun-wei Fan2015-08-061-3/+5
* libsoup/soup-xmlrpc.c: Use g_snprintf()Chun-wei Fan2015-08-061-2/+2
* Updated Thai translationAkom Chotiphantawanon2015-07-311-23/+92
* Fix mode bits on soup-cookie.c (rh #1247285)Dan Winship2015-07-271-0/+0