Initialize Tizen 2.3
[external/libtasn1.git] / doc / TODO
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.
4
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?
10
11 (+) Means high priority
12 (*) Means medium priority
13 (-) Means low priority (ie. nobody is interested to develop that)
14
15 ----------------------------------------------------------------------
16 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
17               2009, 2010 Free Software Foundation, Inc.
18 Copying and distribution of this file, with or without modification,
19 are permitted in any medium without royalty provided the copyright
20 notice and this notice are preserved.