summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-03-18 15:45:02 +0000
committerDan Winship <danw@src.gnome.org>2003-03-18 15:45:02 +0000
commitdef7bb5df222dde877f8ff676f946199fc18965c (patch)
treef6ee96755b2a0f13ef77796c2822c4f4c1e1f61e /README
parent18511a1196e7d4ca6a8e7f4b20199816e35f6933 (diff)
downloadlibsoup-def7bb5df222dde877f8ff676f946199fc18965c.tar.gz
comment out NSS checks. The NSS code doesn't work and there are no current
* configure.in: comment out NSS checks. The NSS code doesn't work and there are no current plans to fix it. * README (Features): Mention GnuTLS, remove NSS and the rest of the "Planned Features" section. * MAINTAINERS: remove Alex
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 32e27e31..41d2ba92 100644
--- a/README
+++ b/README
@@ -13,15 +13,11 @@ Features:
* Connection cache
* HTTP chunked transfer support
* HTTP, SOCKS4, and SOCKS5 authenticated proxy support
- * SSL Support using OpenSSL
+ * SSL Support using OpenSSL or GnuTLS
* Client support for Digest, NTLM, and Basic authentication
* HTTP server
* Server support for Digest and Basic authentication
-Planned Features:
- * SSL Support using NSS
- * Gconf configuration and proxy integration
-
To subscribe to the Soup discussion list, send mail with the word
"Subscribe" in the message body to soup-list-request@ximian.com.