summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add SoupServerFeature support to SoupLogger, use it in simple-httpdwip/server-featuresDan Winship2014-11-292-64/+150
|
* initial minimal SoupServerFeature supportDan Winship2014-11-2913-31/+449
|
* 2.49.12.49.1Dan Winship2014-11-242-2/+28
|
* SoupConnection: fix connection in TLS_HANDSHAKING event signalDan Winship2014-11-233-47/+72
| | | | | | | | | | | | | | | | | | SoupConnection was generating its own :event signals for TLS_HANDSHAKING/TLS_HANDSHAKED, since we don't use GSocketClient's TLS negotiation, and so just re-emitting the socket client signal won't cover that. However, it ended up emitting it before the SoupSocket had even created the GTlsClientConnection, and so was emitting it with the GTcpConnection, contrary to the documentation. Fix this by making the SoupSocket generate those event signals at the correct time, and having SoupConnection just re-emit them. Also, add code to connection-test to verify that each even is emitted with the expected kind of GIOStream. https://bugzilla.gnome.org/show_bug.cgi?id=739951
* Add missing array annotations for binary dataEvan Nemerson2014-11-233-6/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=729987
* introspection: Fix some g-ir-scanner warningsEvan Nemerson2014-11-232-8/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=729987
* Add missing (nullable) annotations, assorted minor introspection fixesEvan Nemerson2014-11-2321-62/+69
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=729987
* soup-message-io: do an async close when doing non-blocking I/ODan Winship2014-11-022-40/+64
| | | | | | | | | | | | When using chunked encoding, SoupBodyOutputStream needs to write the final "0" chunk when it's closed, and thus may block. So we have to do an async close in the non-blocking case. (This also requires changing continue-test to not trace "finished" events, since it becomes unpredicatable exactly when they'll happen now.) https://bugzilla.gnome.org/show_bug.cgi?id=727138
* soup-session: clarify default session featuresDan Winship2014-11-021-4/+23
| | | | | | | Document what features exist on a SoupSession by default. Suggested by Michael Catanzaro. https://bugzilla.gnome.org/show_bug.cgi?id=737689
* Fix build on WindowsKalev Lember2014-10-201-1/+1
| | | | | | | Avoid the use of 'interface' variable name in public headers to avoid conflicting with the "#define interface struct" that Windows headers do. https://bugzilla.gnome.org/show_bug.cgi?id=738551
* Updated Ukrainian translationDaniel Korostil2014-10-181-25/+73
|
* soup_message_get_https_status(): Improved documentationTristan Van Berkom2014-10-141-0/+3
| | | | | Added a note that this API is only meaningful in the context of a SoupSession (i.e. it's not meaningful for a SoupServer).
* libsoup-2.4.sym: Added missing symbolTristan Van Berkom2014-10-141-0/+1
| | | | Added missing symbol soup_server_set_ssl_cert_file()
* Added missing symbol soup_server_get_uris() to the documentation.Tristan Van Berkom2014-10-141-0/+1
|
* Updated Latvian translationRūdolfs Mazurs2014-10-071-23/+43
|
* Updated Bengali (India) translationSaibal Ray2014-10-071-29/+49
|
* libsoup: only do the libsoup-2.4.sym check on linuxDan Winship2014-10-062-0/+11
|
* libsoup: add a "make check" rule to verify libsoup-2.4.symDan Winship2014-10-062-33/+41
| | | | | Add a "make check" rule to verify libsoup-2.4.sym (which requires fixing some incorrect sorting as well).
* libsoup-2.4.sym: remove nonexistent symbolKouhei Sutou2014-10-061-1/+0
| | | | | | It was added accidentally at 1c71cb223b00eaa5c776229d9e0312ba852ef87a https://bugzilla.gnome.org/show_bug.cgi?id=738003
* Updated Italian translationMilo Casagrande2014-10-051-24/+47
|
* Updated Serbian translationМирослав Николић2014-09-242-52/+94
|
* Updated Telugu translationKrishnababu Krothapalli2014-09-231-23/+42
|
* update zh_CN translationIris Gou2014-09-231-14/+35
|
* 2.48.02.48.0Dan Winship2014-09-222-2/+7
|
* Updated Hindi translationRajesh Ranjan2014-09-221-22/+42
|
* Updated Kannada translationShankar Prasad2014-09-221-28/+48
|
* Updated German translationBernd Homuth2014-09-211-22/+43
|
* update Punjabi Translation for 3.14 releaseA S Alam2014-09-211-22/+41
|
* Updated Danish translationAsk H. Larsen2014-09-201-22/+43
|
* Updated Bengali (India) translationSaibal Ray2014-09-171-20/+48
|
* 2.47.922.47.92Dan Winship2014-09-152-1/+12
|
* Updated Oriya translationManoj Kumar Giri2014-09-151-22/+41
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2014-09-151-22/+41
|
* Updated Swedish translationMattias Eriksson2014-09-141-21/+74
|
* Updated Tamil translationShantha kumar2014-09-131-31/+52
|
* Updated gujarati translationsSweta Kothari2014-09-121-22/+41
|
* Updated Hungarian translationBalázs Úr2014-09-111-22/+42
|
* Updated Polish translationPiotr Drąg2014-09-071-21/+42
|
* Updated Korean translationChangwoo Ryu2014-09-051-21/+43
|
* Updated Indonesian translationAndika Triwidada2014-09-031-15/+36
|
* Updated French translationClaude Paroz2014-08-221-20/+42
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-08-212-42/+86
|
* Updated Assamese translationngoswami2014-08-181-21/+42
|
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2014-08-171-21/+41
|
* [l10n] Updated Catalan translationGil Forcada2014-08-171-21/+41
|
* Updated Basque languageInaki Larranaga Murgoitio2014-08-071-23/+47
|
* doap: add <programming-language>Piotr Drąg2014-07-311-1/+2
|
* doap category coreOlav Vitters2014-07-301-1/+1
|
* soup-cache: don't crash on invalid Cache-Control headerRaveendra Karu2014-07-241-1/+1
| | | | | | | | If a response had a Cache-Control header with a "max-age" attribute with no value (which is invalid), SoupCache would end up dereferencing a NULL pointer. https://bugzilla.gnome.org/show_bug.cgi?id=733587
* Updated Norwegian bokmål translation.Kjartan Maraas2014-07-231-21/+42
|