aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-25 21:57:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-25 21:57:23 +0000
commitbf47e27d79bc41f979af0f4206f669f31cf3d031 (patch)
tree6fa53f241eb2f99c274aade9e237b6e6a019ffd8 /ChangeLog
parentfe4e71ecaa788e73582b7ee29d1835a3e3112be3 (diff)
downloadlibmicrohttpd-bf47e27d79bc41f979af0f4206f669f31cf3d031.tar.gz
libmicrohttpd-bf47e27d79bc41f979af0f4206f669f31cf3d031.zip
removing client authentication API, moving it into tutorial
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 07345772..caa00fd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
1Sat Dec 25 21:57:14 CET 2010 1Sat Dec 25 21:57:14 CET 2010
2 Adding support for basic authentication and client SSL certificates. -MS 2 Adding support for basic authentication.
3 Documented how to obtain client SSL certificates in tutorial. -MS
3 4
4Thu Dec 23 15:40:36 CET 2010 5Thu Dec 23 15:40:36 CET 2010
5 Increasing nonce length to 128 to support digest authentication 6 Increasing nonce length to 128 to support digest authentication