Commit Graph

57 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal f1254fd5d4 fixed android build 8 years ago
hagen 1cd415a3ae * BOB.cpp : boost::lexical_cast -> std::stoi 8 years ago
orignal f0d098d0ef use shared local destination for lookup if destination is not set 8 years ago
orignal b1f8f9830b fixed another cases for #651 8 years ago
orignal e78ccc6bec fixed #651. check is destination is set 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
orignal 061720bcf0 handle'\r\n' terminated address from Transmission 8 years ago
orignal 11585327bf correct status response 8 years ago
orignal 3b9b827ebf getnick doean't return error if was set before 8 years ago
orignal abcf030181 more BOB error messages 8 years ago
orignal 340c73cbdf send actual status back 8 years ago
orignal 2c099c7f0e Update BOB.cpp
fixed typo
8 years ago
orignal e1bf53d90a handle status command 8 years ago
orignal 7dbbe5a7d8 wait until tunnels get created 8 years ago
hagen a0fe02a560 * sane log messages: BOB.cpp 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
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