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