TODO.txt
changeset 129 cccf2b2fe34d
parent 128 8342afcffc92
child 144 9d7fdb1d2fc1
equal deleted inserted replaced
128:8342afcffc92 129:cccf2b2fe34d
    21 Add a Reconnect() function.
    21 Add a Reconnect() function.
    22 
    22 
    23 Put roster and bind into separate packages, if possible.
    23 Put roster and bind into separate packages, if possible.
    24 
    24 
    25 Eliminate as many uses of Generic as possible.
    25 Eliminate as many uses of Generic as possible.
    26 
       
    27 Don't hard-code TLS auto-accept certificates; instead, make it a
       
    28 config file option.