]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documentation update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Dec 2000 10:18:27 +0000 (10:18 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Dec 2000 10:18:27 +0000 (10:18 +0000)
doc/API [new file with mode: 0644]
doc/TODO

diff --git a/doc/API b/doc/API
new file mode 100644 (file)
index 0000000..c3ad779
--- /dev/null
+++ b/doc/API
@@ -0,0 +1 @@
+This is not complete yet. Check at gnutls.h for current information.
\ No newline at end of file
index f4551f348dbb835e03cbb19a19fe016083f0a3e0..8a46ea7e755ed46bf5b3d1116c4294fb9abbf510 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,4 +5,4 @@
 * Make server work (we need certificate API for that!)
 * Add support for v2.0 init packet
 * Resume old sessions
-* Move algorithm priority to state (now is global)
+* Add support for compression algorithms (zlib)