58 Commits (a906d7f02fc7ec2cf210fbdeb744d88b1979c13a)

Author SHA1 Message Date
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
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 77b7fff5ed streaming api functions added 10 years ago
orignal f28376bf71 DATAGRAM RECEIVED message 10 years ago
orignal 65719ae645 send destination port for streaming 10 years ago
orignal 4ae8c3c62c create datagram destination through SAM 10 years ago
orignal 78d8d34e3b Datagram added 10 years ago
orignal 3da35c592f moved Data payload processing to StreamingDestination 10 years ago
orignal b11877d002 create streams through ClientDestination 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal f516d4c6f2 introduced ClientDestination 10 years ago
orignal 89e5b56a19 introduced ClientContext 10 years ago
orignal 18d6a2c70e create/delete stream per destination only 10 years ago
orignal ecb1fd720d use ECDSA P256 for client I2P tunnels 10 years ago
orignal c92d99718b delete stream in destination's thread 10 years ago
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 10 years ago
orignal 3153cf4df6 fixed race condition 10 years ago
orignal b74f3a1ee1 fixed race condition 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 10 years ago
orignal eff0e13f31 remote LeaseSets per local destination 10 years ago
orignal 202109ebeb handle I2NP message per destination 10 years ago
orignal 6d6c81bf8b show streams per local destination 10 years ago
orignal c5c930bb72 separate thread per local destination 10 years ago
orignal 375fceb530 moved garlic decryption to streaming thread 10 years ago
orignal 911ad52989 moved local LeaseSet update from Stream to RoutingSession 10 years ago