59 Commits (b6d1d8117b21485314fd1fd5acc7e45154ad9e31)

Author SHA1 Message Date
orignal 6193b06708 LS2 signature verification and store type 6 years ago
orignal a97300f8be fixed #1256 I2NP messages up to 64K 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal df18692af9 check I2NP messsage buffer size 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal c0c157ecef use common context for ElGamal encrypt/decrypt 7 years ago
orignal 9e57a4ea28 use I2NP message of tunnel data length for TunnelData 8 years ago
Jeff Becker b4e9ed7d18 add web socket ui 8 years ago
orignal 99983798a4 configurable netid 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
Jeff Becker a5d84bf8a9
pedantic whitespace fix 8 years ago
Jeff Becker d37482ada1
IT WORKS, floodfill confirmed working on test network 8 years ago
Jeff Becker 75fc8202ab
fix off by ones 8 years ago
Jeff Becker f405c62f1e
pedantic style and logging changes 8 years ago
Jeff Becker 614c1306f6
use correct netid when using separate test network 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal 7035ead9e7 provide reply tunnel expcilitly for LeaseSet 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal e120e9a78e configurable transit tunnels limit 8 years ago
orignal 79190f313d use shared_ptr for transit tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal 0966369723 copy transit message for nedb 9 years ago
orignal 1dc9e74df4 check TunnelBuild message size 9 years ago
orignal 5482a57c45 add clock skew to expiration 9 years ago
orignal 9611f80a39 check I2NP messages fro expiration 9 years ago
orignal efdea07b7b change message expiration timeout to 8 secs (RTT) 9 years ago
orignal ff48422ec0 check I2NP message buffer size 9 years ago
orignal a26c5f85c3 ignore LeaseSets coming from transit tunnels 9 years ago
hagen f3bee5ff3f * log message fix 9 years ago
hagen 4899e0d2d5 * sane log messages: I2NPProtocol.cpp 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 3405ffd8d8 check for buffer size 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal be1a4548e6 pass const I2NP message to HandleTunnelDataMsg 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal 9c9401ce2f use shared_ptr for all incoming I2NP messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal 6a043649f5 use random msg_id for I2NP messages 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 5cd557ef9d check for I2NP message buffer boudary 9 years ago