platform/upstream/libsoup.git
2001-05-16 JP Rosevearchange this to something sensible
2001-05-16 Rodrigo MoyaRemoved extra ','
2001-05-16 Rodrigo Moyafully adapted to the new SoupEnv stuff
2001-05-16 Dick PorterBring up-to-date with new API, and test typecode freein...
2001-05-15 JP Rosevearsoup_env_new needed "()" to be a function call
2001-05-15 Rodrigo Moyareplace all SoupFault parameter with SoupEnv, and remov...
2001-05-14 Rodrigo Moyamade the SoupFault structure private, and add accessor...
2001-05-13 Alex Graveleyg_strdup name and value. (soup_message_set_response_hea...
2001-05-12 Alex GraveleyFormat cleanups.
2001-05-12 Rodrigo Moyamoved the SoupFault to its own header file, since it...
2001-05-12 Alex Graveleyhandle SOUP_ERROR_CANT_AUTHENTICATE.
2001-05-12 Alex GraveleyUse NSS_InitReadWrite(). (soup_nss_get_iochannel):...
2001-05-11 alex/tmp/cvsmFCOKf
2001-05-11 alexPrep for move to GNOME CVS.
2001-05-09 JP Rosevearindent the SoupFault parameter when written to the...
2001-05-09 Dick PorterPut the glib namespace prefix back into the typecode...
2001-05-09 Rodrigo Moyaretrieve info about faults when parsing the SOAP messages
2001-05-09 Rodrigo Moyause 'fault' and not '&fault' in call to wsdl_soap_parse
2001-05-09 Rodrigo Moyasome small fixes for compilation
2001-05-09 Rodrigo Moyaadded a basic SOAP messages parser, which easily lets...
2001-05-04 Dick PorterDecide which schema parser to call for a WSDL <types...
2001-05-02 Dick PorterWrite synchronous client stubs
2001-05-02 Dick PorterWrite server skels
2001-04-30 Dick PorterUse the new marshaller instead of a large printf. Drast...
2001-04-29 Dick PorterSome more error checking. Read booleans as "true",...
2001-04-25 JP Rosevearget this script working again and add wsdl
2001-04-24 Rodrigo Moyaadded "gpointer user_data" parameter to generated funct...
2001-04-23 Dick PorterTypecode support for the simple glib schema, similar...
2001-04-23 Alex GraveleySoupSocketConnectFn no longer takes a SoupAddress argum...
2001-04-18 alexOops.
2001-04-18 Alex GraveleyAdded SoupServerBasicToken, SoupServerDigestToken,
2001-04-10 Rodrigo Moya#include <soup/soup-*> and not soup-* #include <soup...
2001-03-30 Dick PorterRewrote much of the glib schema code to handle structs...
2001-03-29 Rodrigo Moyaadd CFLAGS to apxs parameters, to output the correct...
2001-03-22 Alex Graveleyremove hack to look at internals of GNET by using the...
2001-03-20 Dick PorterParse a simple glib schema.
2001-03-17 Dick PorterThread WSDL structures together.
2001-03-15 JP Rosevearuse the HTTP_OK macro for the response code rather...
2001-03-14 JP Rosevearoops, deleted too much
2001-03-14 Dick PorterSupport for simple glib types
2001-03-13 JP Roseveardon't escape the SoapAction header, this makes things...
2001-03-13 JP Roseveardon't chmod the files. soup-config become executable...
2001-03-13 Alex Graveleyavoid leading and trailing quotes. If an exact match...
2001-03-09 alexDidn't commit b4.
2001-03-09 Alex Graveleydemonstrate correct behavior here by unref'ing the...
2001-03-09 Dick PorterEach WSDL struct has a pointer into the XML tree document
2001-03-09 Alex Graveleyafter failing an explicit path execution, use execlp...
2001-03-09 JP Rosevearsend the apache info to the config script
2001-03-08 JP Rosevearscript to provide soup-apache config info through gnome...
2001-03-07 JP Rosevearsoup_server_init should be an extern function
2001-03-07 Alex Graveleyadd allowable authentication types mask. (soup_server_s...
2001-03-07 JP Rosevearuse configure.in vars for subst
2001-03-07 Alex Graveleycreated. moved cgi-related request processing here...
2001-03-06 JP Rosevearproperly version the project and give an option to...
2001-03-03 Alex GraveleyRemove WSDL_CFLAGS.
2001-03-02 Alex Graveleyremove, as this is not used.
2001-03-02 Alex Graveleyremove gmodule dependency. Fix OPENSSL_LIBS and NSS_LIB...
2001-03-02 Alex Graveleyoops. should have been added yesterday.
2001-03-02 Alex Graveleyexit nicely if no test URL is supplied.
2001-02-28 Alex Graveleyglib idle callback which calls waitpid (nonblockingousl...
2001-02-28 Dick PorterNew file of better debugging routines.
2001-02-20 Alex Graveleyremove -release tag so libsoup is named libsoup.so...
2001-02-20 Alex Graveleycleaned up to no longer link with an SSL library. Added...
2001-02-16 Alex Graveleyclear out some unneccassry cruft as currently all tests...
2001-02-15 alexBump version number to 0.19
2001-02-15 Alex Graveleyupdate to return void from the callback. (main): do...
2001-02-13 Alex Graveleyrenamed to soup_ssl_get_iochannel.
2001-02-13 Alex Graveleywork around fact that data available in the socket...
2001-02-12 alexInitial revision of server side request handling dispat...
2001-02-12 alexadd items left before a release.
2001-02-06 alexremove some cruft.
2001-02-06 alexuse absolute paths for soup headers
2001-02-06 Jeffrey StedfastImplemented (probably somewhat broken).
2001-01-27 Rodrigo Moyareplaced @glib_cflags@ and @glib_libs@ with @GLIB_CFLAG...
2001-01-25 alexRemove encodingStyle argument to several functions...
2001-01-23 alexCreated from rcs2log.
2001-01-23 alexcheck environment for SOUP_NO_ASYNC_CONNECT, and if...
2001-01-21 alexUpdate Makefile.ams and configure.in to work with new...
2001-01-17 alexwarn the user if a config file entry is not allowed...
2001-01-15 alexFix a typo
2001-01-15 alexhacked to support permissions in the global config...
2001-01-15 alexUmm, ya. So I was like umm, sleepy last night and stuff...
2001-01-14 alexoops, forgot to mention that user local config file...
2001-01-14 alexSOCKS version 4 and version 5 support. This code is...
2001-01-12 alexsimple config file loading. Passing NULL as the config...
2001-01-11 alexappend a '?' between path and query string in request...
2001-01-09 alexCommited alpha authentication interface. Don't expect...
2001-01-08 alexOops. Forget to add new files and remove old ones when...
2001-01-08 alexmake ssl work. pass the ssl iochannel to the underlying...
2001-01-08 alexRenamed SoupRequest to SoupMessage, as it contains...
2001-01-08 alexchunked encoding support finalized, fixed a few small...
2000-12-27 alexContent length is now a guint.
2000-12-26 alexMade SoupConnection wrap Gnet's TcpSocket. This means...
2000-12-20 alexHeader parsing works according to spec, including multi...
2000-12-13 alexForgot to set the path for cases where we don't have...
2000-12-13 alexBeginnings of test-suite added.
2000-12-12 alexAlso changed the passing of a gchar** to a gchar* in
2000-12-12 alexInternal rehash of handling cases where the connection...
2000-12-12 alexDon't use glibc sscanf extensions.
2000-12-11 alexBetter error checking on HTTP response line.
next