TODO.txt
changeset 122 ab22b4285d12
parent 121 ebb86cbdd218
child 123 42a9995faa38
equal deleted inserted replaced
121:ebb86cbdd218 122:ab22b4285d12
    28 Add a Reconnect() function.
    28 Add a Reconnect() function.
    29 
    29 
    30 Put roster and bind into separate packages, if possible.
    30 Put roster and bind into separate packages, if possible.
    31 
    31 
    32 Eliminate as many uses of Generic as possible.
    32 Eliminate as many uses of Generic as possible.
       
    33 
       
    34 Don't hard-code TLS auto-accept certificates; instead, make it a
       
    35 config file option.