72 Commits (4532ca97faf1ba84ba827b3609a37c86e29aca24)

Author SHA1 Message Date
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal d81ca5f919 local destination leaseset storage verification 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 5215bdc035 clean up remote destinations without outgoing and unconfirmed tags 9 years ago
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 9 years ago
orignal 45c8858140 persist temporary keys 9 years ago
hagen c3238f4d0b * fix warnings of type mismatch (#298) 9 years ago
orignal fdd96975fb cancel destination request 9 years ago
orignal de6dd77046 use shared_ptr for LeaseSet request 9 years ago
orignal 62cf83921b cumulative update from bitbucket 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 12465f840a check outbound tunnles for readiness 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 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 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 b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 24c00b0985 schedule routing session cleanup 10 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
Francisco Blas (klondike) Izquierdo Riera 90005c8237 Migrate to I2Pservice 10 years ago
orignal 41974b8c75 fixed race condition 10 years ago
Francisco Blas (klondike) Izquierdo Riera a906d7f02f Allow for asynchronous creation of streams 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
orignal 6fb5fa1c52 LeaseSet request complete callback 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
orignal e3f077ee9a create io_service together with destination 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 32a767dc91 pass I2CP options to local destination. Process tunnel length 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 aca87b5fd1 remember last outgoing tunnel per stream rather than per client destination 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 c8bca65b97 don't send session create reply until destination is ready 10 years ago
orignal f516d4c6f2 introduced ClientDestination 10 years ago