summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-29 16:35:43 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-29 17:24:07 +0200
commit39fe038987321079016f9ace2beac13758523d8c (patch)
treeb73e0309e0998dc7e4e5d4b27a8ff67964c4f621
parent564ca04592ad5604fe5c7344ec9e62bc04879ef7 (diff)
downloadlibtasn1-39fe038987321079016f9ace2beac13758523d8c.tar.gz
updated todo
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index cf2b029..58abcd2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,8 +4,8 @@ in order to avoid having people working on the same thing.
Current list:
+ Audit the code
-+ Eliminate the need for ltostr() and its reverse
-+ C structure generation instead of a single array
+* Allow extracting the time in a reasonable format (e.g. time_t)
+* C structure generation instead of a single array
- Add the checking of default value (e.g. 'INTEGER DEFAULT v1')
- Check _asn1_objectid_der, crashes on "0" input, gives incorrect encoding?