summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2.41.1LIBSOUP_2_41_12.41.1Dan Winship2012-10-222-1/+32
|
* .gitignore: add tests/soup-tests.gresourceDan Winship2012-10-221-0/+1
|
* tests: add support for Apache 2.4Dan Winship2012-10-225-14/+328
|
* Remove now-unnecessary g_type_init() callsDan Winship2012-10-225-7/+0
|
* port to GTaskDan Winship2012-10-2210-214/+151
|
* Add API to get version informationMartin Robinson2012-10-227-1/+221
| | | | | | | | Expose API to get information about the soup version. This is useful because it allows applications to use API without actually depending on it completely. https://bugzilla.gnome.org/show_bug.cgi?id=684514
* soup-request: Add support to handle gresource URI requestsCarlos Garcia Campos2012-10-208-18/+355
| | | | | | | | | GFile already supports gresource when using g_file_new_for_uri() with a resource:// URI. We can add "resource" as a valid scheme for SoupRequestFile and make sure the GFile is created with the gresource URI for gresource requests. https://bugzilla.gnome.org/show_bug.cgi?id=682721
* SoupConnection: fix a race condition with non-keepalive messagesDan Winship2012-10-181-51/+42
| | | | | | | | | | | | | | | | | When a SoupSession sets a connection back to IDLE on a non-keepalive message, the connection then disconnects itself. However, it had been briefly setting its state to IDLE before disconnecting. Although this wasn't supposed to be observable (it doesn't emit a notification), in a SoupSessionSync, it could be observed by another thread, which might then try to claim the connection to send another request on, causing problems when the first thread then disconnected it. Fix this by inlining clear_current_item() into soup_connection_set_state() and reordering the code to not change priv->state until after deciding whether or not it's going to disconnect. https://bugzilla.gnome.org/show_bug.cgi?id=684238
* adding uz@cyrillic to LINGUASBahodir Mansurov2012-10-161-0/+1
|
* updating Uzbek@cyrillic translationBahodir Mansurov2012-10-161-0/+82
|
* soup-auth-manager-ntlm.c: don't include the default domain in the responseDan Winship2012-10-162-4/+3
| | | | | | | | If the user didn't specify a domain in their username, then send "" for the domain in the response, rather than echoing back the default domain. This is apparently more compatible with what other apps do. https://bugzilla.gnome.org/show_bug.cgi?id=624613
* Post-branch release bumpDan Winship2012-10-161-1/+1
|
* 2.40.1LIBSOUP_2_40_12.40.1Dan Winship2012-10-162-2/+12
|
* Be more aggressive when looking for the termination boundaryGustavo Noronha Silva2012-10-151-2/+4
| | | | | | | | | Turns out some servers may send line feeds and carriage return after the final boundary. That's the case for the following WebKit LayoutTest: http/tests/multipart/load-last-non-html-frame.php https://bugzilla.gnome.org/show_bug.cgi?id=685752
* Updated Norwegian bokmål translationKjartan Maraas2012-10-131-15/+23
|
* SoupAddress: fix handling of IPv6 literalsDan Winship2012-10-071-7/+12
| | | | | | When generating a URI to pass to GProxyResolver, escape IPv6 literals properly. https://bugzilla.gnome.org/show_bug.cgi?id=684990
* [l10n] Added Catalan (Valencian) translationCarles Ferrando2012-09-262-0/+84
|
* [l10n] Added Catalan translationGil Forcada2012-09-261-0/+83
|
* 2.40.0LIBSOUP_2_40_02.40.0Dan Winship2012-09-242-1/+8
|
* Updated Latvian translationRūdolfs Mazurs2012-09-241-7/+14
|
* [l10n] Added Estonian (et) to LINGUASPriit Laes2012-09-241-0/+1
|
* [l10n] Updated Estonian translationMattias Põldaru2012-09-241-0/+66
|
* Updated Latvian translationRūdolfs Mazurs2012-09-231-5/+6
|
* update Simplified Chinese (zh_CN) translationYunQiang Su2012-09-231-16/+26
|
* Updated Hebrew translation.Yaron Shahrabani2012-09-221-16/+23
|
* Updated Telugu TranslationsKrishnababu Krothapalli2012-09-211-18/+35
|
* Added Thai translationAkom Chotiphantawanon2012-09-212-0/+82
|
* Uploaded UkranianDaniel Korostil2012-09-211-10/+18
|
* Updated Bengali India TranslationsSayak Sarkar2012-09-211-5/+13
|
* [l10n] Updated German translationMario Blättermann2012-09-201-6/+15
|
* hindi updated fileRajesh Ranjan2012-09-201-0/+1
|
* hindi updated file by Pratibha KumariRajesh Ranjan2012-09-201-0/+86
|
* Updated Bulgarian translationAlexander Shopov2012-09-191-15/+27
|
* updated Tamil translationDr.T.Vasudevan2012-09-191-7/+14
|
* update Punjabi TranslationA S Alam2012-09-191-15/+23
|
* Updated Malayalam fileAni Peter2012-09-182-0/+84
|
* Updated Hungarian translationGabor Kelemen2012-09-171-7/+15
|
* 2.39.92LIBSOUP_2_39_92Dan Winship2012-09-172-1/+17
|
* Updated British English translationChris Leonard2012-09-171-10/+19
|
* SoupSessionAsync: destroy the I/O GSource when returning a resultDan Winship2012-09-173-5/+14
| | | | | | | | When a soup_request_send_async() gets cancelled, we were leaving its GSource active, causing it to be triggered later, sometimes causing criticals. Fix that. https://bugzilla.gnome.org/show_bug.cgi?id=683404
* Updated Russian translationYuri Myasoedov2012-09-171-17/+25
|
* Updated Danish translationAsk H. Larsen2012-09-151-0/+81
|
* Added da to list of languagesKenneth Nielsen2012-09-151-0/+1
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-09-152-10/+26
|
* Fixed plurals in Brazilian Portuguese translationRafael Ferreira2012-09-141-7/+16
|
* Updated Belarusian translation.Ihar Hrachyshka2012-09-141-15/+23
|
* Updated gujarati fileSweta Kothari2012-09-141-14/+22
|
* Updated Serbian translationМирослав Николић2012-09-142-36/+54
|
* Updated Lithuanian translationAurimas Černius2012-09-131-17/+24
|
* Update French translationAlexandre Franke2012-09-131-7/+16
|