summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* message: remove soup_message_set_requestcarlosgc/request-body-streamCarlos Garcia Campos2020-10-081-1/+0
* message: add support for stream based request bodyCarlos Garcia Campos2020-10-081-0/+2
* session: make soup_session_requeue_message privateCarlos Garcia Campos2020-10-051-1/+0
* session: remove soup_session_queue_message and soup_session_send_messagecarlosgc/remove-old-apiCarlos Garcia Campos2020-09-301-3/+0
* docs: More doc cleanups and organizingPatrick Griffis2020-09-202-32/+33
* docs: More doc fixesPatrick Griffis2020-09-204-28/+54
* Remove remnants of LIBSOUP_USE_UNSTABLE_REQUEST_APIPatrick Griffis2020-09-201-5/+1
* docs: Mass docs fixupsPatrick Griffis2020-09-205-131/+123
* docs: Fix glib referencesPatrick Griffis2020-09-201-0/+8
* docs: Use XML for main docs filePatrick Griffis2020-09-202-11/+17
* Bump libsoup API to 3.0Patrick Griffis2020-09-197-247/+8
* build: Fix gtkdoc-scan linking against libsoupPatrick Griffis2020-09-191-1/+1
* Replace SoupBuffer with GBytesPatrick Griffis2020-09-191-13/+1
* Replace SoupDate with GDateTimePatrick Griffis2020-09-191-20/+2
* Remove XMLRPC supportPatrick Griffis2020-09-194-32/+1
* Rename soup_client_context_get_gsocket to soup_client_context_get_socketPatrick Griffis2020-09-191-1/+1
* Modernize GObject declarationsPatrick Griffis2020-09-191-1/+0
* Make SoupSocket private APIPatrick Griffis2020-09-191-49/+0
* Delete SoupSocket::fd and all fd exposing APIsPatrick Griffis2020-09-191-2/+0
* Delete SoupAddressPatrick Griffis2020-09-191-44/+0
* Make soup_session_steal_connection() privatePatrick Griffis2020-09-191-3/+0
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-24/+0
* Delete SoupSessionSyncPatrick Griffis2020-09-191-17/+0
* Remove deprecated proxy APIsPatrick Griffis2020-09-191-16/+0
* Remove deprecated SoupKnownStatusCode APIPatrick Griffis2020-09-191-1/+0
* Remove deprecated SoupSession APIsPatrick Griffis2020-09-191-2/+0
* Remove deprecated SoupChunkAllocator APIsPatrick Griffis2020-09-191-2/+0
* Remove deprecated SoupMessageBody APIPatrick Griffis2020-09-191-5/+1
* Remove deprecated SoupLogger APIsPatrick Griffis2020-09-191-2/+0
* Remove deprecated SoupForm APIsPatrick Griffis2020-09-191-4/+0
* Remove deprecated SoupServer APIPatrick Griffis2020-09-191-20/+0
* Remove deprecated SoupDate APIsPatrick Griffis2020-09-191-1/+0
* Remove deprecated SoupCookieJar APIPatrick Griffis2020-09-191-1/+0
* Remove deprecated SoupAuth APIPatrick Griffis2020-09-191-5/+0
* Remove deprecated SoupMessageHeaders APIPatrick Griffis2020-09-191-1/+0
* soup-message: make soup_message_disables_feature_by_type() publicCarlos Garcia Campos2020-07-061-0/+1
* Expose support for same-site cookiesPatrick Griffis2020-01-211-0/+10
* fix typo in client-howto.xmlSonny Piers2019-09-191-1/+1
* HSTS: Add API to retrieve a list of policies in an enforcerClaudio Saavedra2019-08-051-0/+1
* HSTS: add API to get domains with policiesClaudio Saavedra2019-08-051-0/+1
* WebSockets: add support for permessage-deflate extensionCarlos Garcia Campos2019-07-312-0/+45
* WebSockets: allow null characters in text messages dataCarlos Garcia Campos2019-06-271-0/+1
* docs: ignore soap-brotli-decompressorYanko Kaneti2019-05-271-0/+1
* Make soup_hsts_enforcer_set_policy() publicClaudio Saavedra2019-05-222-1/+1
* HSTS: Rewrite the HSTS feature and add testsClaudio Saavedra2019-05-223-0/+55
* Implement strict secure cookiesPatrick Griffis2019-05-221-0/+1
* gtkdoc: set the documentation namespaceClaudio Saavedra2019-05-161-0/+1
* meson: fix the documentation src_dir valueClaudio Saavedra2019-05-161-1/+1
* Remove RFCs from treeTomas Popela2019-02-1214-38209/+0
* Remove the Autotools build system filesTomas Popela2019-01-112-89/+0