diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-09-19 08:03:47 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-09-19 08:03:47 +0000 |
commit | 0112540dd27f1e8591f33d96ab3846c5e6fa606e (patch) | |
tree | d45ddba1a9ba9064587175ea9b87f84b3d9dfa4c /ChangeLog | |
parent | f8de0fca7d326d55424b33c87d77ff428dce61a1 (diff) |
marking HTTP as experimental
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,12 +3,14 @@ in order of minor flaws to major issues, by module: * FS still has a few missing features, but largely works - * TESTING does not support incremental HELLO changes * TRANSPORT ATS is not used for actual bandwidth assignment, important options to make it truly useful are still missing - * MESH does not work (mock API emulates for VPN) + * TESTING does not support incremental HELLO changes, + code has known shutdown issues (can crash) * VPN is experimental, but has been shown to work to some degree + * MESH does not work (mock API emulates for VPN) * TRANSPORT-WLAN is experimental + * TRANSPORT-HTTP is experimental, has known bugs * TRANSPORT-DV is experimental, has known bugs, protocol may still change * CHAT is experimental, has known bugs and was not reviewed yet |