Commit Graph

5965 Commits (bc330ff0ea134d5d18d927609d3870192829f70f)
 

Author SHA1 Message Date
orignal 09fdb068d2 Database lookups from ECIES destinations 4 years ago
orignal 024c29b180 eliminate boost/bind 4 years ago
orignal 2b0d1a2190 implement DatabaseLookupTagSet 4 years ago
orignal d0d71c93af set LeaseSet type to 3 for ratchets if not specified 4 years ago
orignal da1e52357f delete symmkey on cleanup 4 years ago
orignal a05a54b38e trim behind ECIESx25519 tags 4 years ago
orignal a0685d804d 2.33.0 4 years ago
orignal 954781262c 2.33.0 4 years ago
R4SAS 0777bad2c3 [webconsole] fix warning, mobile page width
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 3159b06988 reseeds update 4 years ago
orignal e7ff6fbffc don't save invalid addreses 4 years ago
orignal 6fec92c012 shared transient addresses 4 years ago
orignal e50abbb250 avoid replay upon SSU packet resend 4 years ago
orignal 8e25226574 use unordered_map for incomplete and sent messages 4 years ago
orignal 9636d82b37 MixHash for SessionConfirmed processing 4 years ago
orignal c3aa6b9cda use delivery type local if destination is not secified 4 years ago
orignal 3ef8b3dcbb don't send repliable datagram after less then 100 milliseconds 4 years ago
orignal c41554109b change datagram routing path if nothing comes back in 10 seconds 4 years ago
orignal 67b94d3533 unordered_map for RouterInfos and LeaseSets 4 years ago
orignal d52c0633c8
Merge pull request #1544 from wipedlifepotato/openssl
whitelist synonim for accesslist
4 years ago
potatowipedlifereverse 4e4c117023 whitelist synonim for accesslist 4 years ago
wipedlifepotato cb0d30cf42
Merge pull request #1 from PurpleI2P/openssl
pull
4 years ago
R4SAS 2d65402ced [webconsole] update styles
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS e15b2cc5d6 [webconsole] rework lists with tunnels, transit, etc
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS c024905d56
Merge pull request #1542 from nonlinear-chaos-order-etc-etal/openssl
Android.mk : openssl-1.1.1d-clang instead of openssl-1.1.1a-clang
4 years ago
user 6f17624742 Android.mk : openssl-1.1.1d-clang instead of openssl-1.1.1a-clang 4 years ago
orignal 6f2e6ed887 key for next send ratchet 4 years ago
orignal 5f1e66d64b use pre-calculated x25519 ephemeral keys for ratchets 4 years ago
orignal 1f31fdc257 pre-calculate ephemeral keys for x25519 4 years ago
orignal df9965e129 use unordered_map for peers 4 years ago
orignal 61e9c31f0d don't hold RouterInfo after successive connect 4 years ago
orignal a0b35ebd3e mark NTCP2 unreachable routers 4 years ago
orignal 951ec567c7 don't try to connect though teminated local destination 4 years ago
orignal 31494267e5 fixed datagram idle crash 4 years ago
orignal 70e4cbc023 differentiate UDP server sessions by port 4 years ago
R4SAS 8d903a09e2
[Docker] drop boost-python2 4 years ago
R4SAS 63451fb781
Merge pull request #1535 from komachi/apparmor-fixes
Improve AppArmor profile
4 years ago
orignal 1e609acb03 keep sending through first successive routing path 4 years ago
orignal 69194118df generate random padding length in bulk 4 years ago
Anton Nesterov 0f309377ec Improve AppArmor profile
- give it a name
- import needed abstractions
- allow local additions
- cleanup
4 years ago
orignal 49a19a52c8 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 4 years ago
orignal 1a39f7e5c6 GarlicRoutingPath per session 4 years ago
R4SAS a5fed64f38
[webconsole] update sliders html and css
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 79858d4372
[webconsole] adaptive styling
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 61897ae16c crypto.ratchet.inboundTags 4 years ago
orignal 5e0a8ed232 set UDP receive buffer size 4 years ago
orignal 5993cc857a start new tunnel message if remining is too small 4 years ago
orignal 6a0174293e send raw datagrams in opposite direction 4 years ago
orignal 44bb8f6f16 allocated datagram I2NP from memory pool 4 years ago
orignal a33cad4b70 eliminate datagram send timer 4 years ago