Commit Graph

41 Commits (62cf83921bb009c2a86c4862b5722304712de4b2)

Author SHA1 Message Date
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal b29e94005d fixed crash 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal bc21f5955f use shared_ptr for AddressReceiver 9 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 9 years ago
orignal fbe4e64e44 lookup always takes full address from LeaseSet 9 years ago
orignal 77fd296095 wait for LeaseSet request completion 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 9 years ago
Francisco Blas (klondike) Izquierdo Riera dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 10 years ago
orignal dde2b4a879 destroy local destination on 'clear' 10 years ago
orignal 4d640dac2a always use destination's thread to avoid race conditions 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
orignal a44ca91409 terminate acceptor and sessions on stop 10 years ago
orignal a0893eabfa fixed build error 10 years ago
orignal 1d497cf8d6 BOB 'clear' command 10 years ago
orignal 8f12881162 BOB 'clear' command 10 years ago
orignal 5e31d6b2bd proper response to 'setkeys' 10 years ago
orignal 9dbd5a583a AddressReceiver for inbound BOB tunnel 10 years ago
orignal 07ad7fea9e inbound and outbound BOB tunnels per destination 10 years ago
orignal fbff749838 pass BOB options to destination 10 years ago
orignal 797c8750d8 pass BOB options to destination 10 years ago
orignal 9164ac8a3e BOB 'list' command 10 years ago
orignal 8788e1b2fd BOB 'clear' command 10 years ago
orignal 9a9d6e8e00 BOB lookup command 10 years ago
orignal 047a371050 send base64 adress from outbound non-quiet BOB connections 10 years ago
orignal 392075bf60 BOB quiet command 10 years ago
orignal 07d5e8c756 don't close session if unknown command 10 years ago
orignal e84d4e5f42 populate session keys 10 years ago
orignal 519330015f handle .i2p address for BOB inbound connections 10 years ago
orignal 517a7ba3ab BOB setkeys/getkeys 10 years ago
orignal 76478ceaa2 send recived data after address from BOB inbound connection 10 years ago
orignal b2a6b6657f handle stop command 10 years ago
orignal 0214ad69a6 inbound tunnels 10 years ago
orignal 1c0c530769 BOB inbound tunnel 10 years ago
orignal 75666e3e39 return public key only for newkeys 10 years ago
orignal 60e4e52373 BOB outgoing tunnels 10 years ago
orignal 30a1f9d447 send BOB message reply 10 years ago
orignal cb293b93d2 BOB command parser 10 years ago
orignal 3ab65bbe0d command channel acceptor 10 years ago
orignal e7f05cc462 BOB added 10 years ago