doc: Changing password with enabled OTP authentication
[libisds.git] / TODO
blob5965fe62a99737af51c35dd28550fade62e2cf60
1 * Implement news defined from 2011-06-19 specification:
2     HOTP and TOTP authentication
3     Convenience wrappers for publishing and ceasing government journals
4 * Implement news from 2011-10-16
5     HOTP and TOTP password change
6     NumOfMessages
7     Recognize all known errors on ChangeISDSPassword request
8 * Implement news from 2011-11-29
9     PDZInfo service and message subtypes
10     New attributes for Create*Message
11 * Request for testing box in new testing environment
12   (http://www.datoveschranky.info/spisova-sluzba/)
13 * Test GetMessageAuthor (since 2011-02-05)
14 * Test dmPublishOwnID element to CreateMessage{,Multiple}Message (since
15   2011-02-05)
16 * Provide a mapping from country codes to full English names (to allow
17   binding to Debian ISO 3166 catalogues)
18 * Asynchronous interface
19     Grep for (reentrant|thread) comments
20 * Multithreaded interface
21     Grep for (reentrant|thread) comments
22 * Improve isds_*message() system
23     Allow formatted message appending, preserve deep messages
24 * Make function tests
25     Cover all functions
26     Simulate server?
27 * Test X.509 authentication
28 * Write high level documentation
29     ISDS overview
30     Gather comments from header files
31     Write manual page(s)
32 * I18N
33     Solve UTF-8 vs. locale-encoded logging schism
34 * Find a way how to request for a box creation
35 * Test message is system generated
36 * Make high logic checks optional
37 * Validate XML trees (optional)
38 * Distinguish processing errors by different isds_error values instead of
39   generic IE_ERROR
40     Invalid input from application (IE_INVAL?)
41     Library error on processing application data
42     Library error on processing server data
43     Server error