updated TODO
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 22 May 2014 19:44:19 +0000 (21:44 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 22 May 2014 19:44:19 +0000 (21:44 +0200)
doc/TODO

index cf52ef9..24941df 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,6 +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
++ Make asn1_der_decoding_element() an alias of asn1_der_decoding()
 + 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?