New. An interface for objects that want to act on every message passing
[platform/upstream/libsoup.git] / libsoup / soup-connection.h
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan WinshipAdd gthread to glib check
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-09-23 Dan WinshipRemove refcounting, but note whether or not the CA...
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-09 Dan Winship Beginnings of improved synchronous API support
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-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
2003-08-26 Dan WinshipHigher-than-soup-message-io-level functions to do clien...
2003-08-20 Dan WinshipMake this a GObject. (Note that since SoupMessage was...
2003-08-19 Dan WinshipNew API for doing socket IO. Works both synchronously...
2003-08-14 Dan WinshipNew, split out from soup-context and made into a GObject.