update TODO - hurl - Gopher/HTTP/HTTPS file grabber
HTML git clone git://git.codemadness.org/hurl
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit cee16e064cbaae88f175fc0fa9236af364ff1bba
DIR parent 86926b7519594e5d1f25ffc08c4cdf229a02d09a
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 17 Feb 2019 15:18:58 +0100
update TODO
Diffstat:
M TODO | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -1,5 +1,6 @@
-- man page documentation.
-- add compat functions, for example strlcpy.
+- improve man page documentation.
- separate program error with other error.
+? port and test on Linux (libressl portable).
+? portable version: strlcat, strlcpy
? HTTP proxy support?