platform/upstream/libsoup.git
2001-09-27 Alex GraveleyFix constness for get_dav_prop and get_custom_prop.
2001-09-19 Dan WinshipFix this to not return immediately after parsing the...
2001-09-17 Vladimir VukicevicAdded soup_address_copy(). Changed soup_address_new...
2001-09-14 Alex GraveleyReturn const string.
2001-09-13 Alex GraveleyImpl.
2001-09-12 Alex GraveleyPass protocol to soup_server_new. Ditto.
2001-09-11 Alex GraveleyRewrite to correctly handle rollback and propstat resul...
2001-09-11 Alex GraveleyRemove windows \r newlines
2001-09-11 Alex GraveleyBuild fixes for Windows.
2001-09-11 Alex GraveleyRename from mod-server-test to be obvious that its...
2001-09-11 Alex GraveleyFix typo.
2001-09-11 Alex GraveleyAdd src/libsoup/soup-ntlm.[ch]
2001-09-10 Alex GraveleyReplace opt_search with opt_other. Remove SOUP_DAV_SEARCH.
2001-09-10 Alex GraveleyRemvoe newly added features
2001-09-10 Alex GraveleyShuffle features
2001-09-10 Alex GraveleyFix typo
2001-09-10 Alex GraveleyPass authtypes param to soup_server_register. Ditto...
2001-09-08 Alex GraveleyRewritten for the new apis, and to be more clean, and...
2001-08-30 Alex GraveleyLink with libwsdl.so and libwsdl-build.a.
2001-08-29 Alex GraveleyUpdate for new layout.
2001-08-29 Alex GraveleyFix headers for new layout. Ditto.
2001-08-28 Alex GraveleyPerform deep unix magic in order to identify if we... SOUP_0_4 SOUP_0_5
2001-08-28 Alex GraveleyRemove mega FIXME.
2001-08-28 Alex GraveleyRewrite HEX decoding to hopefully be easier to understa...
2001-08-28 Alex GraveleySet the compare func on the returned object.
2001-08-28 Joe ShawJust return NULL from this function for now. There...
2001-08-27 Joe Shawforgot to commit this
2001-08-27 Alex GraveleyFormat fixes. Format fixes.
2001-08-26 Alex Graveleyimpl. (soup_config_ssl_ca_directory): impl. (soup_confi...
2001-08-26 Alex Graveleyimpl. (soup_set_ssl_ca_dir): impl. (soup_set_ssl_cert_f...
2001-08-25 Alex GraveleyAlways regenerate req->priv->req_header.
2001-08-23 Alex GraveleyFix under-allocation. (ntlm_parse): Comment out the...
2001-08-23 Alex GraveleyAdd SoupAuth.compare_func and call this from here,...
2001-08-23 Alex GraveleyTake an old_auth argument, if auth_types do not match...
2001-08-23 Alex GraveleyMicrosoft NTLM authentication support compliments of...
2001-08-23 Alex GraveleyUpdate Chris Blizzard's email address.
2001-08-20 Joe ShawBump up version to 0.4.4 Ditto.
2001-08-17 Alex GraveleyUpdate for DAV methods.
2001-08-17 Alex GraveleyOops.
2001-08-17 Alex GraveleyInitial WebDAV server support.
2001-08-12 Alex GraveleyConnect to HUP signal to avoid indefinate hangs. Remove...
2001-08-11 Alex GraveleyFix typo causes O_NONBLOCK to to be set.
2001-08-10 Alex GraveleyInclude sys/socket.h for sa in SoupAddress.
2001-08-09 Alex GraveleyBump version to 0.4.3.
2001-08-09 Alex GraveleyHandle entity headers after chunk body, closes bug...
2001-08-07 Alex GraveleyOops.
2001-08-07 Alex GraveleyDefine VERSION to "Win/0.4.2" for Windows clients.
2001-08-06 Alex GraveleyRemove warning used for testing. (soup_transfer_write_c...
2001-08-06 Alex GraveleyRead speedup to read all available data before processi...
2001-07-31 Alex GraveleyRemove special case for GET and HEAD when adding conten...
2001-07-31 Alex GraveleyBump version to 0.4.2.
2001-07-30 Alex GraveleyContent-length should be avoided for HEAD requests.
2001-07-30 Alex GraveleyFix bug where only the first valid config token is...
2001-07-30 Alex GraveleyFix dangling pointer error where a resolved SoupAddress...
2001-07-30 Alex Graveleystrdup response_phrase.
2001-07-26 Joe Shawsigh. I am dumb. SOUP_0_4_1
2001-07-26 Joe ShawDon't display the SOAPAction header if it's either...
2001-07-26 Joe ShawBump the version up to 0.4.1.
2001-07-25 Joe ShawClose a bunch of leaked file descriptors from piping.
2001-07-19 Alex GraveleyAllow override of http version. Only include Content...
2001-07-19 Alex GraveleyBump version to 0.4.0.
2001-07-19 Alex GraveleyRemove -Werror from WSDL_CFLAGS as this ills on so...
2001-07-17 Alex GraveleyAdd querysting to hash. (soup_context_uri_equal): Compa...
2001-07-17 Alex GraveleySet len to 0 before calling callback to handle cases...
2001-07-16 Alex GraveleyRemove the unused digest_data from _SoupMessagePrivate.
2001-07-13 Alex GraveleyAdd windows x86 type alignment defines.
2001-07-10 Alex GraveleyReplace SOUP_PROTOCOL_SHTTP with SOUP_PROTOCOL_HTTPS...
2001-07-10 Alex GraveleyTypo to go to SETUP_ERROR on error.
2001-07-10 Alex GraveleyUse g_strncasecmp.
2001-07-10 Alex GraveleyUse unique Debug output directory.
2001-07-10 Alex GraveleyInitial run of windows build scripts.
2001-07-09 Alex GraveleyNew client authentication (basic/digest) code from...
2001-07-05 Alex GraveleyUse const uris.
2001-07-02 Alex GraveleyFormatting fixes. (digest_md5_challenge): Use string...
2001-07-02 Alex GraveleyRemove _SoupMessagePrivate bits covered by soup-transfer.
2001-06-27 Joe ShawLargely gutted. Made RFC 2617 compliant. Removed RFC...
2001-06-21 Joe ShawDo a g_return_val_if_fail() on the SoupContext being...
2001-06-20 Alex GraveleyUse soup_context_uri_hash and soup_context_uri_equal...
2001-06-18 Alex GraveleyFormatting.
2001-06-18 Alex GraveleyRemove accidental \r's. No more commiting from windows.
2001-06-18 Dick PorterUn-windozed the unistd check
2001-06-15 Alex Graveleyadd check for unistd.h
2001-06-15 Dick Porterreplace 'childs' with 'xmlChildrenNode', 'root' with...
2001-06-15 Joe ShawIf we're passing in NULL (to reset the proxy), don...
2001-06-14 Alex GraveleyDon't start from header_len offset. (soup_finish_read...
2001-06-14 Alex GraveleyRemove redirect handler if option is removed.
2001-06-13 Joe ShawIf SOUP_SYNC_DNS is in the user's environment, use...
2001-06-08 Joe ShawChange msg->priv->flags to msg->priv->msg_flags so...
2001-06-07 Alex GraveleyStop processing if a handler requeues the message.
2001-06-07 Alex Graveleyimplement. (soup_message_add_response_code_handler...
2001-06-06 Joe ShawImplement. Sets the HTTP method for a given message...
2001-06-05 Alex GraveleyAdd these empty Apache method implementations so soup...
2001-06-04 Dick PorterA new error message mechanism for reporting schema...
2001-06-01 Alex GraveleyCorrectly note copyright for soup_base64_encode() to...
2001-06-01 Alex GraveleyTake soup-cgi.c out of rotation until server/client...
2001-06-01 Alex GraveleyOnly mark which custom headers are used, and directly...
2001-06-01 Alex GraveleyAdded.
2001-05-29 Dick PorterPut the generated code into the build directory. Run...
2001-05-25 Dick PorterDocumentation
2001-05-25 Alex GraveleyNo need to free priv->recv_buf as it is now done in
next