platform/upstream/libsoup.git
2001-05-25 Dick PorterDocumentation
2001-05-25 Alex GraveleyNo need to free priv->recv_buf as it is now done in
2001-05-24 Alex GraveleyUpdate Licensing section for soup-ssl-proxy.
2001-05-24 Larry Ewinginclude string.h for strlen and strcmp prototypes....
2001-05-24 Dick PorterFix some typos.
2001-05-24 Miguel de Icazareview alex, review
2001-05-23 Dick PorterEliminate the extra layer of indirection for list items...
2001-05-23 Alex GraveleyAdded. All release announcements should be prepended...
2001-05-22 JP Rosevearnull terminate the buffer
2001-05-22 Rodrigo Moyadon't emit code to add the transport headers to the...
2001-05-22 Rodrigo Moyag_strdup the hash table key also (soup_env_set_request_...
2001-05-22 Alex Graveleygtk-doc fixups.
2001-05-21 Rodrigo Moyause the correct XML node to get the headers
2001-05-18 Alex Graveley"Subscribe" not "Subject" in soup-list-request@ximian...
2001-05-18 Alex GraveleyPrune soup-core internal files.
2001-05-17 JP Roseveardo not free the callback data, or the second time the...
2001-05-17 JP RosevearBumping up my commits per week numbers
2001-05-17 JP Rosevearoops
2001-05-17 JP Rosevearprevent leak and check for fault straight away (instead...
2001-05-17 JP Rosevearfind the end of the value and g_strndup only that as...
2001-05-17 Dick PorterFixed all gtk-doc moans in soup-core documentation
2001-05-17 Dick PorterExtract gtk-doc documentation from the code
2001-05-16 Alex GraveleyDocument. Needs more details and descriptions from...
2001-05-16 JP Rosevearg_strdup the response headers when adding them to the...
2001-05-16 Alex GraveleyRemove missed conflict
2001-05-16 Alex Graveleyg_strdup headers from the apache headers table.
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...
next