aboutsummaryrefslogtreecommitdiffstats
path: root/Source/doc/Todo-list.txt
blob: 0942defc8830925ce5e6f170393e9761db59a075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
 TODO-List for charon
======================

+ = done, - = todo, ordered by priority

+ private key loading: der, without passphrase
+ load all private keys from ipsec.d/private/ in stroke.c
+ handle leftcert and rightcert in starterstroke.c/stroke.c
+ load specified certs in stroke.c
+ extract public keys from certs
+ public key authentication
+ release for Andreas

+ stroke loglevels
+ stroke up
+ ike_sa_manager checkout_by_hosts
+ stroke down
+ stroke output redirection
+ stroke status

- libx509
  + new charon build - libstrong?
    + transforms
    + utils (plus host)
    + logger_manager instance in lib
    + leak detective usable for charon and pluto and anything else
    - doxygen fixes (multiple doxyfiles?)
  - integrate asn1 parser/oid (asn1/oid)
  - integrate PEM loading (pem)
  - ... (more to come)

- ipsec.secrets parsing

- certificate DN parsing
- certificate subjectAltName parsing
- certificate lookup via ID
- certificate validation/chaining
- certificate exchange

- trapping

- delete notify, when to send?
- notifys on connection setup failure
- create child sa message

- new build environment (autotools?)