diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-22 21:44:19 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-22 21:44:19 +0200 |
commit | 99af70b17ad87e910c528c9203f261bf4e513f54 (patch) | |
tree | 10b6c6b7568bb17395c4644e9b2462ad92a0c745 /doc | |
parent | f2aa59688754d5674de7cf2b8c7a39b2a67e635e (diff) | |
download | libtasn1-99af70b17ad87e910c528c9203f261bf4e513f54.tar.gz libtasn1-99af70b17ad87e910c528c9203f261bf4e513f54.tar.bz2 libtasn1-99af70b17ad87e910c528c9203f261bf4e513f54.zip |
updated TODO
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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? |