summaryrefslogtreecommitdiff
path: root/libsoup/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use GProxyResolver for all proxy resolvingDan Winship2013-07-131-2/+2
* build: use AM_CPPFLAGS rather than INCLUDESDan Winship2013-07-101-3/+3
* use libfffi-based generic marshaller instead of glib-genmarshalOlivier Blin2013-06-081-6/+2
* win32: link with ws2_32 for htonsKalev Lember2013-03-251-0/+5
* build: remove some cruftDan Winship2013-02-231-10/+2
* SoupAuthManager: make this publicDan Winship2013-01-021-1/+1
* soup-auth-manager: split out connection handlingDan Winship2013-01-021-0/+2
* Reorganize NTLM authentication, fix ntlm_auth supportDan Winship2012-12-291-2/+0
* SoupCacheInputStream: new input stream filter that writes to the cacheSergio Villar Senin2012-12-181-0/+2
* Add SoupCookieJarDB to replace SoupCookieJarSqliteDan Winship2012-12-111-2/+4
* SoupPasswordManager: killDan Winship2012-12-111-11/+3
* build: distcheck fixes, including one generic srcdir!=builddir fixDan Winship2012-11-101-0/+5
* SoupContentProcessor: new interfaceSergio Villar Senin2012-11-021-0/+2
* build: don't export private symbols in the librariesDan Winship2012-11-021-2/+7
* soup-version: minor style fixesDan Winship2012-11-021-1/+1
* Add API to get version informationMartin Robinson2012-10-221-0/+4
* Add SoupMultipartInputStream for handling multipart responsesGustavo Noronha Silva2012-08-201-0/+2
* tld-parser: Rewrite in PythonColin Walters2012-06-261-9/+5
* build: Don't write tld_data.inc to srcdir which may not be writableColin Walters2012-06-261-1/+1
* Revert "make dist fix"Colin Walters2012-06-261-1/+1
* make dist fixDan Winship2012-06-261-1/+1
* soup-tld: added soup_tld_* utilsSergio Villar Senin2012-06-141-2/+21
* introspection: Include SoupRequester APIJasper St. Pierre2012-05-241-1/+1
* Move SoupSocket stuff out of soup-message-io.cDan Winship2012-04-281-0/+2
* SoupHTTPRequest: O brave new world!Dan Winship2012-04-171-2/+2
* soup-message-io: move content sniffing out into a wrapper streamDan Winship2012-04-171-0/+2
* soup-message-io: Use GConverterInputStream for content-decodingDan Winship2012-04-171-0/+2
* soup-message-io: use gio streams rather than SoupSocketDan Winship2012-04-171-0/+4
* Add SoupFilterInputStreamDan Winship2012-04-171-0/+2
* Add gettext supportDan Winship2012-04-171-0/+1
* Use Makefile.glibDan Winship2012-02-081-36/+15
* Use GTlsDatabase, add new SoupSession properties for itDan Winship2011-09-291-2/+0
* SoupConnection: do TLS handshake at connection timeDan Winship2011-08-071-1/+1
* Soup-2.4.gir: filter out SoupProxyResolverDan Winship2011-07-311-1/+1
* Build relevant parts of libsoup-gnome on windowsFridrich Štrba2011-04-131-2/+9
* soup_request_data_send: data URL decoding fixSergio Villar Senin2011-04-071-0/+1
* Fix introspection build on Debian/UbuntuDan Winship2011-03-251-3/+6
* SoupProxyResolverGNOME: make this a subclass of SoupProxyResolverDefaultDan Winship2011-03-211-4/+0
* soup-proxy-resolver-default.c: new proxy resolver based on GProxyResolverGustavo Noronha Silva2011-03-211-0/+2
* Remove SoupCoding, SoupCodingGZip, use GZlibDecompressorDan Winship2010-12-101-4/+0
* Import SoupRequest/cache stuff from new-io branch / WebKitDan Winship2010-12-091-2/+19
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-071-8/+2
* Include C header and exported packages information in GIRsEvan Nemerson2010-12-051-1/+4
* Fix introspection scanning: don't scan uninstalled .h filesDan Winship2010-09-131-2/+2
* Remove use of --warn-all with g-ir-scannerDan Winship2010-09-131-2/+1
* introspection: Replace usage of --strip-prefixColin Walters2010-09-091-1/+2
* Do not dist gir_DATAYaakov Selkowitz2010-07-301-2/+2
* Add gobject-introspection supportAndreas Rottmann2010-04-261-1/+57
* Explicitly link to -lz for SoupCodingGzipDan Winship2010-01-181-0/+1
* Content-Encoding supportDan Winship2009-12-161-0/+6