mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-23 17:36:37 +02:00
Update todo.
This commit is contained in:
parent
6f569f5334
commit
28969bfeab
1 changed files with 4 additions and 1 deletions
5
TODO
5
TODO
|
@ -1,9 +1,12 @@
|
||||||
Short-term refactoring:
|
Short-term refactoring:
|
||||||
- SSUSession:637, SSUSession:635 get rid of casting to SSUHeader
|
- SSUSession:637, SSUSession:635 get rid of casting to SSUHeader
|
||||||
- Idenity.cpp:156 check for self asignment
|
- Identity.cpp:156 check for self asignment
|
||||||
|
|
||||||
Long-term refactoring:
|
Long-term refactoring:
|
||||||
- Rely on a library for TLS and SSL.
|
- Rely on a library for TLS and SSL.
|
||||||
|
- Move parsing code out of networking code, to allow better testing.
|
||||||
|
- Separate front-end code (SAM, BOB, ...) from the back-end.
|
||||||
|
|
||||||
|
|
||||||
Additions:
|
Additions:
|
||||||
- Write tests.
|
- Write tests.
|
||||||
|
|
Loading…
Add table
Reference in a new issue