2002-11-14 |
Joe Shaw | When we get an address from the hash, call our address... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dan Winship | Oops, commit this. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Joe Shaw | Replace the BINDIR define with LIBEXECDIR. (install... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dan Winship | Check for IPv6 support in networking headers. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Dan Winship | Move the SoupAddress code from soup-socket.c and soup... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Dan Winship | Split libsoup out of soup. ChangeLog.old contains the... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Jacob Berkman | add 'typedef' |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Alex Graveley | Return copied auth context. doh. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Alex Graveley | Handle forced no-content response codes 204, 205, and... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Alex Graveley | Return default handler if none exist. Unregister defaul... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Alex Graveley | Issue callback directly as we might not be in the reque... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Alex Graveley | Add stub so soup-apache modules an be run by soup-httpd. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Alex Graveley | Check for transport error. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Alex Graveley | #if 0 out generated code to use overridden URL in requests. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Alex Graveley | Update for new server API. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Alex Graveley | Use soup_env_add_recv_header to add the new header... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Alex Graveley | Loop on SSL_connect for some buggy versions of OpenSSL... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Alex Graveley | Blah. Cvs sucks. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Alex Graveley | Bump development version to 0.7.99. |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Joe Shaw | Add a soup_message_get_http_version() function. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Alex Graveley | Update to call renamed SoupHandlerEvents. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Alex Graveley | Bump HEAD version to 0.6.99. Ditto. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Alex Graveley | Version 0.6.0. Ditto. SOUP_0_6_0 |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Alex Graveley | Set debug default to "minimum", which turns off G_ENABL... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Alex Graveley | Add cleanup function to avoid leaving context/address... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Dan Winship | Mark the auth completed after sending the response... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Add death_tag to _SoupConnection. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Add missing newlines after sections. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Remove NSS-related code, as this is now moved to libsoup. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Rename killme to cached in _SoupAddress. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Remove extraneous return. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Remove old fixed FIXME. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Alex Graveley | Windows build fixes and warning smashes. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Alex Graveley | Null terminate recv_buf before copying the data pointer. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Alex Graveley | Drop connection count of connect failed. (soup_context_... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Dan Winship | Fix the popt check so you can pass CPPFLAGS and LDFLAGS... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Alex Graveley | Remove the existing SoupAuth from the from the server... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Alex Graveley | Consider existing addresses with a zero refcount valid... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Alex Graveley | Call soup_auth_fn if we don't have auth data in the... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Alex Graveley | Include soup-error.h |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Alex Graveley | Use WUNTRACED, which should fix possible hang situation. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Alex Graveley | Use soup_uri_set_auth(). |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Alex Graveley | Handle redirects when source uri has auth data by copyi... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Alex Graveley | Fixe bug where informational responses were treated... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Dan Winship | Fix up the networking library checks to work on Solaris... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Joe Shaw | Make sure we handle G_IO_IN before we handle G_IO_HUP... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
JP Rosevear | use new error api |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Alex Graveley | Reorganize. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Alex Graveley | This is the first attempt at authentication inheritence... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alex Graveley | Set encoding out param appropriately. Ditto. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
JP Rosevear | the array length assertion should be >= rather than... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Alex Graveley | Don't call chunk callback if there is no new data. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Alex Graveley | Add some bounds checking. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Alex Graveley | Impl. (remove_block_at_index): Impl. (decode_chunk... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Joe Shaw | A NULL passwd is perfectly valid, so we want to avoid... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Alex Graveley | Fix nasty chunked encoding bug when the message is... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Alex Graveley | Assign source connection correctly. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Alex Graveley | don't call __uri_exists as __is_collection should check... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Alex Graveley | Explicitly add libplc4 and libplds4 which are dependenc... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Alex Graveley | Impl. Use instead of custom header free funcs throughout. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Alex Graveley | Ugg. Don't call waitpid with NOHANG. Avoid zombies... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Alex Graveley | Call soup_message_get_header_list. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Alex Graveley | Fix const warnings. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Alex Graveley | Don't create response_headers. This is done in soup_mes... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Alex Graveley | Handle multiple values in header hash tables. (free_hea... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Dan Winship | The @ in foo/bar@baz is part of the path, not the usern... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Alex Graveley | Fix HAVE_OPENSSL and HAVE_NSS checks as these were... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Alex Graveley | Add defines for SOUP_PTRACE_ATTACH and SOUP_PTRACE_DETA... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Alex Graveley | Remove redundant alloca define. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Alex Graveley | Fix copyright notice. Ditto. Ditto. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Alex Graveley | Forget to commit. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Alex Graveley | Add soup-socket-win.c. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Alex Graveley | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Alex Graveley | Remove Glib workarounds for Windows socket io. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Alex Graveley | #ifdef protect the ptrace attach/detach code until... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Alex Graveley | Update for new exports. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Alex Graveley | Fix constness for get_dav_prop and get_custom_prop. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Dan Winship | Fix this to not return immediately after parsing the... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Vladimir Vukicevic | Added soup_address_copy(). Changed soup_address_new... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Alex Graveley | Return const string. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Alex Graveley | Impl. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Alex Graveley | Pass protocol to soup_server_new. Ditto. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Rewrite to correctly handle rollback and propstat resul... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Remove windows \r newlines |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Build fixes for Windows. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Rename from mod-server-test to be obvious that its... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Alex Graveley | Add src/libsoup/soup-ntlm.[ch] |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Graveley | Replace opt_search with opt_other. Remove SOUP_DAV_SEARCH. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Graveley | Remvoe newly added features |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Graveley | Shuffle features |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Graveley | Fix typo |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Graveley | Pass authtypes param to soup_server_register. Ditto... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Alex Graveley | Rewritten for the new apis, and to be more clean, and... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Alex Graveley | Link with libwsdl.so and libwsdl-build.a. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Alex Graveley | Update for new layout. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Alex Graveley | Fix headers for new layout. Ditto. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Alex Graveley | Perform deep unix magic in order to identify if we... SOUP_0_4 SOUP_0_5 |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Alex Graveley | Remove mega FIXME. |
commit | commitdiff | tree | snapshot |
next |