21 Commits (cd1af85e39e0e683af0ea74980d6bb3874bead71)

Author SHA1 Message Date
orignal cd1af85e39 bypass slow transport sessions 1 year ago
R4SAS 86fc12e395
[style] clean code 1 year ago
orignal 993900aa77 terminate sessions if clock was adjusted backwards too much 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs 1 year ago
orignal 7b341d5d30 update and show send queue size for transports 1 year ago
orignal 8320987124 delete invalid sessions from peers 1 year ago
orignal fe25260ee2 send UDP request to proxy relay 2 years ago
orignal 63fd05c7d3 SOCKS5 constants 2 years ago
R4SAS 96c4463d39
clean code 2 years ago
orignal 6f7ab49346 moved creation time to TransportSession 2 years ago
orignal 3394bb4b8d calculate SSU2 session MTU and max payload size 2 years ago
orignal ee20d5b804 sign data for PeerTest msg 3 and 5 2 years ago
orignal 2067de162a show itag for SSU2 sessions 2 years ago
orignal 3bef6383d9 send update local RouterInfo 2 years ago
orignal acc5592f59 create DH keys for SSU session directly 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 8872d1f389 mutex for m_RemoteIdentity 4 years ago
orignal 86782aeb1b don't send RouterInfo twice 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 4582a4fd95 eliminate some overhead 8 years ago
Jeff Becker d4a0076aba
merge 8 years ago
Jeff Becker b4e9ed7d18 add web socket ui 8 years ago
orignal b02677ee21 common termination timer for all SSU sessions 8 years ago
orignal 94b3bb2391 adjust termination timeout 8 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 0c8fb376db some cleanup 9 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 9 years ago
orignal a72d7652af moved num sent/received bytes to TransportSession 9 years ago
orignal 5730b15f01 fixed race condition 9 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 9 years ago
orignal ea353ac3ba send batch of I2NP messages 9 years ago
orignal d8942a3359 use TransportSession for sending messages 9 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal 659edf2590 common code for signing and verifing exchanged data 10 years ago
orignal 6281fa625a moved remote RI and identity to TransportSession 10 years ago
orignal c4dda06cde TransportSession added 10 years ago