Merge defines.h into int.h.
[libtasn1.git] / doc / TODO
blob2f702fd4792a6fe44bb404c2734cab076d0c241f
1 If you want to contribute (implement something from the current list, or
2 anything), contact the developer's mailing list ...,
3 in order to avoid having people working on the same thing.
5 Current list:
6 + Audit the code
7 + C structure generation instead of a single array
8 - Add the checking of default value (e.g. 'INTEGER DEFAULT v1')
9 - Check _asn1_objectid_der, crashes on "0" input, gives incorrect encoding?
11 (+) Means high priority
12 (*) Means medium priority
13 (-) Means low priority (ie. nobody is interested to develop that)