1 Commits (48c66a1d087b3c877b023120d014fee63ff5968f)

Author SHA1 Message Date
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 9 years ago
EinMByte b9aebadd46 Add crypto/ directory. 9 years ago
EinMByte 18ca8b9b97 Move SSU and NTCP to transport/. 9 years ago
EinMByte 4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 9 years ago
EinMByte 62ac53563c Ensure zero-inialization, add TODO update gitignore. 9 years ago
orignal 0c8fb376db some cleanup 9 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 10 years ago
orignal 4831e9705c const buffer for ProcessPeerTest 10 years ago
orignal a72d7652af moved num sent/received bytes to TransportSession 10 years ago
orignal 51aea367c3 full implementation of peer test 10 years ago
orignal 34e31f3d78 PeerTest from Alice to Charlie 10 years ago
orignal e3190a4ca9 SSU data receive batching 10 years ago
orignal e5fdee272b clean obsolete SSU data 10 years ago
orignal ab0bd908ec fixed race condition 10 years ago
orignal 5730b15f01 fixed race condition 10 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 10 years ago
orignal ea353ac3ba send batch of I2NP messages 10 years ago
orignal 98e930bd46 moved delayed queue to Peer 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1a0957b571 move WaitForConnect away from constructor 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal 4334007688 aligned AES and MAC keys 10 years ago
orignal 6b860c8c88 split SSU to SSU and SSUSession 10 years ago