diff options
author | Joe Shaw <joe@ximian.com> | 2002-11-13 16:34:02 +0000 |
---|---|---|
committer | Joe Shaw <joeshaw@src.gnome.org> | 2002-11-13 16:34:02 +0000 |
commit | 6e155b6159e1008669fdde716b7600b14e92fcb0 (patch) | |
tree | de9a0afb262b5ebec470755caedca287c3e75a55 /README | |
parent | f04f28a923af9dc07dca69525691a1d6a1125143 (diff) | |
download | libsoup-6e155b6159e1008669fdde716b7600b14e92fcb0.tar.gz |
Replace the BINDIR define with LIBEXECDIR. (install-exec-hook): Install
2002-12-13 Joe Shaw <joe@ximian.com>
* libsoup/Makefile.am: Replace the BINDIR define with LIBEXECDIR.
(install-exec-hook): Install libsoup-ssl-proxy into libexecdir
instead of bindir.
* libsoup/soup-openssl.c (soup_openssl_close): Call SSL_shutdown()
to properly shut down the SSL connection before closing the
socket.
* libsoup/soup-ssl-proxy.c (soup_ssl_proxy_readwrite): Close the
iochannels before quitting the main loop.
* tests/Makefile.am: disable building timeserver, the source file
wasn't added.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -13,11 +13,13 @@ Features: * Connection cache * HTTP chunked transfer support * HTTP, SOCKS4, and SOCKS5 authenticated proxy support - * SSL Support using OpenSSL or Mozilla NSS + * SSL Support using OpenSSL * Client support for Digest, NTLM, and Basic authentication + * HTTP server + * Server support for Digest and Basic authentication Planned Features: - * Server digest authentication + * SSL Support using NSS * Gconf configuration and proxy integration To subscribe to the Soup discussion list, send mail with the word |