New. An interface for objects that want to act on every message passing
[platform/upstream/libsoup.git] / tests / simple-proxy.c
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan Winshipcomment out some code that doesn't work currently
2003-12-17 Dan WinshipAdd gthread to glib check
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-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-29 Dan WinshipMajor rewrite. There is now only a single IO state...
2003-08-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
2003-08-25 Dan WinshipTake a uri string instead of a context. Also, swap...
2003-08-22 Dan Winshipbelated fix to make this compile again
2003-08-20 Dan WinshipMake this a GObject. (Note that since SoupMessage was...
2003-08-19 Dan WinshipMake this a GObject. Remove SoupServerMessage code (to
2003-08-18 Dan WinshipMake this more like a struct sockaddr again (like it...
2003-08-12 Dan Winshipadd gobject-2.0 to the PKG_CHECK_MODULES call
2003-08-12 Dan Winship Pull over some new test programs from the soup-refacto...