82 Commits (8c174cd5484f28efef1bf4d40f4ee34486caf282)

Author SHA1 Message Date
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
orignal b7d1b74ffa add single tag from destination's tread 10 years ago
orignal 06621a2198 don't publish to non-responding floodfill twice 10 years ago
orignal 4e54fbec08 delete stream from inside 10 years ago
orignal 32a767dc91 pass I2CP options to local destination. Process tunnel length 10 years ago
orignal 3ca560b895 different tunnel length for IB and OB 10 years ago
orignal 3ff1158384 fixed crash 10 years ago
orignal d794dfb7e5 moved private keys creation to client context 10 years ago
orignal e1c25fedb0 wait for confirmantion of publishing 10 years ago
orignal b9806ac86b fixed crash 10 years ago
orignal aca87b5fd1 remember last outgoing tunnel per stream rather than per client destination 10 years ago
orignal 0262a8b057 replaced boost::bind to std::bind 10 years ago