161 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal f2f5226ebb extract database store key once 8 years ago
xcps 660860b92d verify LeaseSet's ident hash 8 years ago
orignal 1286f1c968 inalidate shared routing path 8 years ago
hagen b8dcdece38 * Destination.cpp : drop use of i2p::util::lexical_cast(), make more compact code 8 years ago
orignal d8510ead43 don't return expired LeaseSet 8 years ago
orignal 442a0c48e7 fixed #675. I2LUA define 8 years ago
orignal d97acacae6 sequential LeaseSet request 8 years ago
orignal 93ed032015 avoid potential deadlock 8 years ago
Jeff Becker e8d8b290a6
rename 8 years ago
Jeff Becker 3095e14247
undo weird mutex changes 8 years ago
Jeff Becker a332d68704 Revert "fix f79ad91" 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
alexandr e8e3db6888 fix f79ad91 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
alexandr 31dde394eb remove unnecessary brackets 8 years ago
alexandr f79ad91a9a probably fix hanging of call I2CP-SendMsgTo-FindLeaseSet 8 years ago
orignal bee407ea34 clean-up datagram session toghters with leasesets and tags 8 years ago
orignal aa687afd37 updated LeaseSet must be sent after completion 8 years ago
Jeff Becker ac88c1a8f1
add ClientDestination::Ready 8 years ago
Jeff Becker 0b21fce94e
try adding garlic and session tags to datagram destination 8 years ago
Jeff Becker b977050caf
osx fix 8 years ago
Jeff Becker 7b5e18d94b
changes 8 years ago
orignal 32466e3804 don't notify before wait 8 years ago
orignal 56a60772a4 fixed potential deadlock 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker 4fdd9feddc
don't try to republish forever 8 years ago
Jeff Becker ff757ddc88
don't check for exact LS 8 years ago
orignal c50105493a fixed zero-hops tunnels 8 years ago
Jeff Becker 2768a62f92
more logging 8 years ago
Jeff Becker 5841d0d87d
add more specific logging 8 years ago
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 8 years ago
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 8 years ago
orignal c7173d5e1c use shared ClientDestination 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 f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
Jeff Becker 2373b94d3e
try fixing issue #482 8 years ago
orignal 941f30d1ea show streams from all streaming destinations 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
hagen dc344d4658 * add comment 8 years ago
hagen d312d753e9 * Destination.cpp : fix lambda with 4.7 8 years ago
orignal f2168774a5 check leaseset timestamp 8 years ago
orignal 80f81685d1 use rtt for ack timeout 8 years ago
orignal c561d71dc0 count lease expiration threshold 8 years ago
orignal 333103f50e shared RTT 8 years ago