diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ in order to avoid having people working on the same thing. Current list: + Audit the code * Avoid the usage of any global state in array2tree or parser2tree - functions. + functions. * Allow extracting the time in a reasonable format (e.g. time_t) * C structure generation instead of a single array * CHOICE in CHOICE (e.g., RDN in byName in ResponderID in OCSP) cannot |