2003-12-19 |
Dan Winship | New. An interface for objects that want to act on every... |
blob | commitdiff |
2003-12-17 |
Rodrigo Moya | install soup-message-queue.h with the rest |
blob | commitdiff | diff to current |
2003-12-17 |
Dan Winship | Add gthread to glib check |
blob | commitdiff | diff to current |
2003-11-24 |
Rodrigo Moya | new class for managing SOAP responses. |
blob | commitdiff | diff to current |
2003-11-18 |
Dan Winship | Change G_LOG_DOMAIN to "libsoup". Remove unused defines. |
blob | commitdiff | diff to current |
2003-11-18 |
Dan Winship | declare soup_ssl_supported. |
blob | commitdiff | diff to current |
2003-11-17 |
Rodrigo Moya | added a bunch of initialization parameters. |
blob | commitdiff | diff to current |
2003-11-17 |
Rodrigo Moya | new class to make it easier to build SOAP messages. |
blob | commitdiff | diff to current |
2003-09-22 |
Dan Winship | Move RESPONSE_BLOCK_SIZE #define here from soup-private.h |
blob | commitdiff | diff to current |
2003-09-17 |
Dan Winship | Replaces the three previous soup_connection_new* functi... |
blob | commitdiff | diff to current |
2003-09-10 |
Dan Winship | Remove the "status" field from here, since it's mostly... |
blob | commitdiff | diff to current |
2003-09-05 |
Dan Winship | Move a bunch of logic here from soup-context. Now the... |
blob | commitdiff | diff to current |
2003-09-03 |
Dan Winship | Renamed from soup-error.h, with types and defines renam... |
blob | commitdiff | diff to current |
2003-09-02 |
Dan Winship | First draft at the new object to maintain formerly... |
blob | commitdiff | diff to current |
2003-08-29 |
Dan Winship | Major rewrite. There is now only a single IO state... |
blob | commitdiff | diff to current |
2003-08-27 |
Dan Winship | New header with typedefs, to avoid #include loops among... |
blob | commitdiff | diff to current |
2003-08-26 |
Dan Winship | Higher-than-soup-message-io-level functions to do clien... |
blob | commitdiff | diff to current |
2003-08-22 |
Dan Winship | New file containing SoupMessagePrivate and some other |
blob | commitdiff | diff to current |
2003-08-19 |
Dan Winship | Remove this. RC doesn't let you configure it, and no... |
blob | commitdiff | diff to current |
2003-08-19 |
Dan Winship | Make this a GObject. Remove SoupServerMessage code (to |
blob | commitdiff | diff to current |
2003-08-14 |
Dan Winship | New, split out from soup-context and made into a GObject. |
blob | commitdiff | diff to current |
2003-08-12 |
Dan Winship | Make this an abstract GObject. Tweak some of the interf... |
blob | commitdiff | diff to current |
2003-08-12 |
Dan Winship | add gobject-2.0 to the PKG_CHECK_MODULES call |
blob | commitdiff | diff to current |
2003-08-12 |
Dan Winship | Bump API version to 2.2 and package version to 2.1... |
blob | commitdiff | diff to current |
2003-06-02 |
Chris Toshok | remove NSS_CFLAGS. (libsoup_2_0_la_LIBADD): remove... |
blob | commitdiff | diff to current |
2003-04-21 |
Rodney Dawes | Up version to 1.99.18 Line separator after GNUTLS_CFLAGS |
blob | commitdiff | diff to current |
2003-03-10 |
Joe Shaw | Add support for GnuTLS. Patch from Ian Peters. |
blob | commitdiff | diff to current |
2003-02-26 |
Frank Belew (Myth) | added workaround to link ssl-proxy statically |
blob | commitdiff | diff to current |
2002-11-13 |
Joe Shaw | Replace the BINDIR define with LIBEXECDIR. (install... |
blob | commitdiff | diff to current |
2002-11-11 |
Dan Winship | Move the SoupAddress code from soup-socket.c and soup... |
blob | commitdiff | diff to current |
2002-11-05 |
Dan Winship | Split libsoup out of soup. ChangeLog.old contains the... |
blob | commitdiff | diff to current |
2002-03-12 |
Alex Graveley | Bump development version to 0.7.99. |
blob | commitdiff | diff to current |
2001-10-21 |
Alex Graveley | Reorganize. |
blob | commitdiff | diff to current |
2001-10-06 |
Alex Graveley | Explicitly add libplc4 and libplds4 which are dependenc... |
blob | commitdiff | diff to current |
2001-09-29 |
Alex Graveley | Add soup-socket-win.c. |
blob | commitdiff | diff to current |
2001-09-08 |
Alex Graveley | Rewritten for the new apis, and to be more clean, and... |
blob | commitdiff | diff to current |
2001-08-29 |
Alex Graveley | Fix headers for new layout. Ditto. |
blob | commitdiff | diff to current |
2001-08-23 |
Alex Graveley | Microsoft NTLM authentication support compliments of... |
blob | commitdiff | diff to current |
2001-08-17 |
Alex Graveley | Initial WebDAV server support. |
blob | commitdiff | diff to current |
2001-07-09 |
Alex Graveley | New client authentication (basic/digest) code from... |
blob | commitdiff | diff to current |
2001-07-02 |
Alex Graveley | Remove _SoupMessagePrivate bits covered by soup-transfer. |
blob | commitdiff | diff to current |
2001-06-01 |
Alex Graveley | Take soup-cgi.c out of rotation until server/client... |
blob | commitdiff | diff to current |
2001-06-01 |
Alex Graveley | Added. |
blob | commitdiff | diff to current |
2001-05-16 |
Rodrigo Moya | Removed extra ',' |
blob | commitdiff | diff to current |
2001-05-14 |
Rodrigo Moya | made the SoupFault structure private, and add accessor... |
blob | commitdiff | diff to current |
2001-05-12 |
Rodrigo Moya | moved the SoupFault to its own header file, since it... |
blob | commitdiff | diff to current |
2001-05-09 |
Rodrigo Moya | added a basic SOAP messages parser, which easily lets... |
blob | commitdiff | diff to current |
2001-04-23 |
Alex Graveley | SoupSocketConnectFn no longer takes a SoupAddress argum... |
blob | commitdiff | diff to current |
2001-03-22 |
Alex Graveley | remove hack to look at internals of GNET by using the... |
blob | commitdiff | diff to current |
2001-03-07 |
Alex Graveley | created. moved cgi-related request processing here... |
blob | commitdiff | diff to current |
2001-03-03 |
Alex Graveley | Remove WSDL_CFLAGS. |
blob | commitdiff | diff to current |
2001-03-02 |
Alex Graveley | exit nicely if no test URL is supplied. |
blob | commitdiff | diff to current |
2001-02-28 |
Alex Graveley | glib idle callback which calls waitpid (nonblockingousl... |
blob | commitdiff | diff to current |
2001-02-20 |
Alex Graveley | remove -release tag so libsoup is named libsoup.so... |
blob | commitdiff | diff to current |
2001-02-20 |
Alex Graveley | cleaned up to no longer link with an SSL library. Added... |
blob | commitdiff | diff to current |
2001-02-16 |
Alex Graveley | clear out some unneccassry cruft as currently all tests... |
blob | commitdiff | diff to current |
2001-02-12 |
alex | add items left before a release. |
blob | commitdiff | diff to current |
2001-02-06 |
alex | remove some cruft. |
blob | commitdiff | diff to current |
2001-01-23 |
alex | Created from rcs2log. |
blob | commitdiff | diff to current |
2001-01-17 |
alex | warn the user if a config file entry is not allowed... |
blob | commitdiff | diff to current |
2001-01-14 |
alex | SOCKS version 4 and version 5 support. This code is... |
blob | commitdiff | diff to current |
2001-01-12 |
alex | simple config file loading. Passing NULL as the config... |
blob | commitdiff | diff to current |
2001-01-08 |
alex | Renamed SoupRequest to SoupMessage, as it contains... |
blob | commitdiff | diff to current |
2001-01-08 |
alex | chunked encoding support finalized, fixed a few small... |
blob | commitdiff | diff to current |
2000-12-11 |
alex | Rewrote the connection pool logic, and cleaned up the... |
blob | commitdiff | diff to current |
2000-12-06 |
alex | Initial version |
blob | commitdiff | diff to current |
|