Remove build warning
[platform/upstream/libsoup.git] / libsoup / Makefile.am
2015-11-10 Seonah MoonBase Code merged to tizen 2.4 97/51497/1 accepted/tizen/mobile/20151111.231940 accepted/tizen/tv/20151111.232000 accepted/tizen/wearable/20151111.232009 submit/tizen/20151111.070234
2014-11-21 Anas Nashiffixed typo
2014-11-21 Anas Nashiffixed sqlite option
2014-11-21 Anas Nashiffixed Makefile.am for sqlite support
2014-11-21 Anas Nashifsqlite support
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-03-25 Kalev Lemberwin32: link with ws2_32 for htons
2013-02-23 Dan Winshipbuild: remove some cruft
2013-01-02 Dan WinshipSoupAuthManager: make this public
2013-01-02 Dan Winshipsoup-auth-manager: split out connection handling
2012-12-29 Dan WinshipReorganize NTLM authentication, fix ntlm_auth support
2012-12-18 Sergio Villar SeninSoupCacheInputStream: new input stream filter that...
2012-12-11 Dan WinshipAdd SoupCookieJarDB to replace SoupCookieJarSqlite
2012-12-11 Dan WinshipSoupPasswordManager: kill
2012-11-10 Dan Winshipbuild: distcheck fixes, including one generic srcdir...
2012-11-02 Sergio Villar SeninSoupContentProcessor: new interface
2012-11-02 Dan Winshipbuild: don't export private symbols in the libraries
2012-11-02 Dan Winshipsoup-version: minor style fixes
2012-10-22 Martin RobinsonAdd API to get version information
2012-08-20 Gustavo Noronha... Add SoupMultipartInputStream for handling multipart...
2012-06-26 Colin Walterstld-parser: Rewrite in Python
2012-06-26 Colin Waltersbuild: Don't write tld_data.inc to srcdir which may...
2012-06-26 Colin WaltersRevert "make dist fix"
2012-06-26 Dan Winshipmake dist fix
2012-06-14 Sergio Villar Seninsoup-tld: added soup_tld_* utils
2012-05-24 Jasper St. Pierreintrospection: Include SoupRequester API
2012-04-28 Dan WinshipMove SoupSocket stuff out of soup-message-io.c
2012-04-18 Dan WinshipSoupHTTPRequest: O brave new world!
2012-04-18 Dan Winshipsoup-message-io: move content sniffing out into a wrapp...
2012-04-18 Dan Winshipsoup-message-io: Use GConverterInputStream for content...
2012-04-18 Dan Winshipsoup-message-io: use gio streams rather than SoupSocket
2012-04-18 Dan WinshipAdd SoupFilterInputStream
2012-04-17 Dan WinshipAdd gettext support
2012-02-08 Dan WinshipUse Makefile.glib
2011-09-29 Dan WinshipUse GTlsDatabase, add new SoupSession properties for it
2011-08-07 Dan WinshipSoupConnection: do TLS handshake at connection time
2011-07-31 Dan WinshipSoup-2.4.gir: filter out SoupProxyResolver
2011-04-12 Fridrich ŠtrbaBuild relevant parts of libsoup-gnome on windows
2011-04-07 Sergio Villar Seninsoup_request_data_send: data URL decoding fix
2011-03-25 Dan WinshipFix introspection build on Debian/Ubuntu
2011-03-21 Dan WinshipSoupProxyResolverGNOME: make this a subclass of SoupPro...
2011-03-21 Gustavo Noronha... soup-proxy-resolver-default.c: new proxy resolver based...
2010-12-10 Dan WinshipRemove SoupCoding, SoupCodingGZip, use GZlibDecompressor
2010-12-09 Dan WinshipImport SoupRequest/cache stuff from new-io branch ...
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-12-05 Evan NemersonInclude C header and exported packages information...
2010-09-13 Dan WinshipFix introspection scanning: don't scan uninstalled...
2010-09-13 Dan WinshipRemove use of --warn-all with g-ir-scanner
2010-09-09 Colin Waltersintrospection: Replace usage of --strip-prefix
2010-07-30 Yaakov SelkowitzDo not dist gir_DATA
2010-04-26 Andreas RottmannAdd gobject-introspection support
2010-01-18 Dan WinshipExplicitly link to -lz for SoupCodingGzip
2009-12-16 Dan WinshipContent-Encoding support
2009-09-07 Dan WinshipRemove SoupPasswordManager from the stable API
2009-08-12 Dan WinshipAdd SoupPasswordManager and SoupPasswordManagerGNOME
2009-08-10 Dan WinshipPort SoupAddress to use GResolver, remove soup-dns
2009-08-09 Dan WinshipAdd automake 1.11 silent-rules support
2009-07-02 Gustavo Noronha... Implement content sniffing
2009-06-07 Dan WinshipImplement SoupProxyURIResolver, to replace SoupProxyRes...
2009-04-08 Dan Winship Re-fix GNOME proxy resolution (qv bug 571527)
2009-03-09 Dan Winship Bug 571527 – gvfsd-http crashed with SIGSEGV in
2009-02-02 Dan WinshipRemove this, as it was incomplete, and libproxy is...
2008-11-28 Dan Winshipmake this $(includedir)/libsoup-gnome-2.4/libsoup rathe...
2008-11-06 Dan Winshipfix linking with --as-needed. #559342, pointed out...
2008-11-04 Dan Winshipimplementation of SoupCookieJar that persists to a...
2008-10-31 Dan Winship Add libsoup-gnome, for new features that depend on...
2008-10-31 Dan Winshiprename from libsoup.pc.in; the attempt to keep the...
2008-10-31 Dan Winshipnew abstract base class for a SoupSessionFeature that...
2008-10-20 Cosimo CecchiBuild with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_IN...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-04-09 Dan Winship Initial HTTP cookie support imported from development...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-02-04 Dan WinshipFix the handling of soup-enum-types.h to ensure that...
2008-02-02 Dan WinshipFix these so that direct comparisons against them actua...
2008-01-15 Dan WinshipReplaces SoupConnectionNTLM; now works as a SoupSession...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-02-19 Dan WinshipGet gcrypt libs/cflags.
2006-11-03 Dan Winshipfix build on cygwin. From "Cygwin Ports maintainer...
2005-08-01 Dan Winshipdrop version back down to 2.2.5 and SOUP_API_VERSION... LIBSOUP_2_2_5
2005-06-14 Dan Winshipcheck for gmtime_r
2005-04-19 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak...
2005-04-11 Dan Winshipbump version to 2.3.0. bump SOUP_API_VERSION to 2.4
2004-02-27 Rodney DawesUse a different variable for linking to the static...
2004-01-19 Jacob Leachbuilddir != srcdir fix.
2004-01-09 Joe ShawInclude the libgnutls.m4 file.
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Rodrigo Moyainstall soup-message-queue.h with the rest
2003-12-17 Dan WinshipAdd gthread to glib check
2003-11-24 Rodrigo Moyanew class for managing SOAP responses.
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-11-18 Dan Winshipdeclare soup_ssl_supported.
2003-11-17 Rodrigo Moyaadded a bunch of initialization parameters.
2003-11-17 Rodrigo Moyanew class to make it easier to build SOAP messages.
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
2003-09-10 Dan WinshipRemove the "status" field from here, since it's mostly...
2003-09-05 Dan WinshipMove a bunch of logic here from soup-context. Now the...
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2003-08-29 Dan WinshipMajor rewrite. There is now only a single IO state...
next