1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-20 02:09:57 +00:00
i2pd/TODO
2015-07-16 18:02:19 +02:00

11 lines
261 B
Plaintext

Short-term refactoring:
- SSUSession:637, SSUSession:635 get rid of casting to SSUHeader
- Idenity.cpp:156 check for self asignment
Long-term refactoring:
- Rely on a library for TLS and SSL.
Additions:
- Write tests.
- Add documentation.