summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20changessubmit/trunk/20121220.205246accepted/trunk/20121220.212006Anas Nashif1-0/+4
2012-12-20cleanup specAnas Nashif1-6/+6
2012-12-09require glib-2.0 >= 2.35.0Anas Nashif1-1/+1
2012-12-09update to 2.41.2Anas Nashif1-1/+1
2012-12-09add missing slash in %configureAnas Nashif2-1/+4
2012-12-09add changelogAnas Nashif1-0/+3
2012-12-09for gnome, require gnome-keyring-1Anas Nashif1-0/+1
2012-12-09make gnome builds optionalAnas Nashif1-5/+5
2012-12-09disable gtkdocAnas Nashif4-5/+2
2012-12-09make introspection depend on gnomeAnas Nashif1-4/+6
2012-12-09require gnome-commonAnas Nashif1-8/+20
2012-12-09fixed Makefile.am for sqlite supportAnas Nashif1-4/+5
2012-12-09fixed packagingAnas Nashif1-0/+1
2012-12-09fixed packagingAnas Nashif1-1/+2
2012-12-09fixed packagingAnas Nashif2-0/+104
2012-12-09adapt configure scriptAnas Nashif1-0/+29
2012-12-09sqlite supportAnas Nashif1-0/+14
2012-11-192.41.2upstream/2.41.2LIBSOUP_2_41_22.41.2Dan Winship2-1/+60
2012-11-19Uyghur translation added.Gheyret Kenji2-0/+81
2012-11-17SoupLogger: fix printing of Host header with IPv6 literalDan Winship2-2/+42
2012-11-17soup-message-client-io: add a Host header to HTTP/1.0 messages tooDan Winship1-14/+11
2012-11-15Crash in lookup_resolved(), g_error_free()Milan Crha1-1/+1
2012-11-10configure.ac: add some missing quotesDan Winship1-3/+3
2012-11-10build: distcheck fixes, including one generic srcdir!=builddir fixDan Winship2-4/+12
2012-11-10build: fixDan Winship1-0/+42
2012-11-08Add per-version deprecation/availability warningsDan Winship48-145/+597
2012-11-06libsoup-2.4.sym: temporarily export soup_message_io_cleanupDan Winship1-0/+1
2012-11-05SoupProxyResolver: remove evil hackDan Winship1-31/+0
2012-11-04Updated slovak translationPavol Klačanský1-5/+4
2012-11-04Updated slovak translationPavol Klačanský2-0/+91
2012-11-02SoupSession: don't disconnect connections outside of conn_lockDan Winship1-12/+36
2012-11-02SoupConnection: disconnect on failed connections/tunnelsDan Winship4-33/+36
2012-11-02SoupSession: move some code from SoupMessageQueue hereDan Winship6-59/+65
2012-11-02SoupConnection: hide a special caseDan Winship2-27/+30
2012-11-02SoupConnection: track reusability internallyDan Winship3-24/+18
2012-11-02SoupConnection: track current message, not current itemDan Winship1-19/+18
2012-11-02SoupConnection: drop "message" propertyDan Winship1-16/+0
2012-11-02SoupConnection: don't listen to SoupSocket::disconnectedDan Winship1-18/+1
2012-11-02Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...Sergio Villar Senin7-129/+210
2012-11-02SoupContentProcessor: new interfaceSergio Villar Senin3-0/+109
2012-11-02build: don't export private symbols in the librariesDan Winship3-2/+497
2012-11-02connection-test: make it not require access to private SoupConnection symbolsDan Winship1-6/+3
2012-11-02soup-multipart-input-stream: belatedly add .h file to soup.hDan Winship2-6/+1
2012-11-02SoupSession: mark a static function static (and clarify why it's there)Dan Winship1-2/+6
2012-11-02soup-version: minor style fixesDan Winship2-11/+7
2012-10-31tests: fix some race conditionsDan Winship2-4/+12
2012-10-29soup_header_parse_param_list: return empty GHashTable instead of NULLDan Winship2-10/+2
2012-10-222.41.1LIBSOUP_2_41_12.41.1Dan Winship2-1/+32
2012-10-22.gitignore: add tests/soup-tests.gresourceDan Winship1-0/+1
2012-10-22tests: add support for Apache 2.4Dan Winship5-14/+328