93 Commits (1d37745c0c80b174f39f9db5e73cf79ef905f93d)

Author SHA1 Message Date
orignal 54b2c8bd7e backport fix build for clang 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
orignal 42d49bde86 handle tunnels quantity params 9 years ago
orignal d5e1d5db9c validate leaseset for zero leases 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 6fc0b2ecfb create additional streaming destination 9 years ago
orignal 7b938b246a choose streaming destination for destination port 9 years ago
orignal 45cb98c8de shared_ptr for streaming destination 9 years ago
orignal 0f8ea92a53 handle local destination port 9 years ago
orignal bd9e68e69f fixed api build 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 02ed7d6059 fixed non-responding destination request 10 years ago
orignal feffbc9330 fixed typo 10 years ago
orignal 9a43f0d54c don't send DatabaseStore reply for local destinations 10 years ago
orignal 974a7ff3f5 shared_ptr for RoutingDestination 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 24c00b0985 schedule routing session cleanup 10 years ago
orignal f5b937667a don't try to re-request expired LeaseSet 10 years ago
orignal c61ed150b7 check for pending LeaseSet request 10 years ago
Francisco Blas (klondike) Izquierdo Riera c1a29b08ac Remove ClientContext.h dependency 10 years ago
Francisco Blas (klondike) Izquierdo Riera 90005c8237 Migrate to I2Pservice 10 years ago
orignal 3e13a1feed long ElGamal private key 10 years ago
Francisco Blas (klondike) Izquierdo Riera cb94d43092 Use the address book for conversion into .b32.i2p 10 years ago
orignal 41974b8c75 fixed race condition 10 years ago
orignal 9237174026 request failed in destination is not ready 10 years ago
orignal fd9a8fd2b1 eliminated cast to DatabaseStoreMsg 10 years ago
orignal b30de01b12 eliminated cast to DeliveryStatus struct 10 years ago
Francisco Blas (klondike) Izquierdo Riera a906d7f02f Allow for asynchronous creation of streams 10 years ago
orignal 29d1aa0146 more fixes of misalignment 10 years ago
Francisco Blas (klondike) Izquierdo Riera e5503c51b4 Allow for easy stream creation at LocalDestination (for now it's only synchronous) 10 years ago
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
orignal 7bfb73dacf LeaseSet database lookup 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 446e5fd665 report about termination after actual processing 10 years ago
orignal 7847982a57 fixed crash 10 years ago
orignal 6fb5fa1c52 LeaseSet request complete callback 10 years ago
orignal bbe403fb40 main netdb can request router info only 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
orignal 91e833cdaf fixed crash at shutdown 10 years ago
orignal e3f077ee9a create io_service together with destination 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal 02256be720 fxied build error for VS 10 years ago