Internationalize "n/a" library versions
[libisds.git] / TODO
blobafe096b95e06863fccec685a2089adf2806be374
1 * Test Re-signISDSDocument service
2     Testing instance seems refusing any input as not-a-message
3 * Implement news from 2012-07-29
4     Add access interface log-in method as specified in 6th appendix
5 * Support RMD160 hash algorithm as requested by 212/2012 Coll.
6 * Parse system message XML documents describing what has happend
7 * Implement news defined from 2011-06-19 specification:
8     Convenience wrappers for publishing and ceasing government journals
9 * Implement news from 2011-10-16
10     NumOfMessages
11 * Provide a mapping from country codes to full English names (to allow
12   binding to Debian ISO 3166 catalogues)
13 * Asynchronous interface
14     Grep for (reentrant|thread) comments
15 * Multithreaded interface
16     Grep for (reentrant|thread) comments
17 * Improve isds_*message() system
18     Allow formatted message appending, preserve deep messages
19 * Make function tests
20     Cover all functions
21 * Test X.509 authentication using hardware engine
22 * Write high level documentation
23     ISDS overview
24     Gather comments from header files
25     Write manual page(s)
26 * I18N
27     Solve UTF-8 vs. locale-encoded logging schism
28 * Find a way how to request for a box creation
29 * Test message is system generated
30 * Make high logic checks optional
31 * Validate XML trees (optional)
32 * Distinguish processing errors by different isds_error values instead of
33   generic IE_ERROR
34     Invalid input from application (IE_INVAL?)
35     Library error on processing application data
36     Library error on processing server data
37     Server error