15 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
rszibele b759294975 BOB: fix status command. 5 years ago
rszibele a23e845c03 BOB: improve comment and remove error log in list command 5 years ago
rszibele cb8373e487 BOB: status response now correctly starts with "OK DATA". 5 years ago
rszibele c8eeefe194 fix build on BSDs, as "isset" is a defined macro. 5 years ago
rszibele a03e828317 BOB: status: forgot to pass destination for current tunnel. 5 years ago
rszibele 93d4dc70cf BOB fixes. 5 years ago
orignal edf4f7695d fix #1352. correct response for 'list' command 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 158889b85c check for invalid params 7 years ago
orignal fff34e77f5 pass signature and crypto type to newkeys 7 years ago
orignal dca4cf2edb fixed #993. bind inbound tunnel to inhost 7 years ago
orignal 2bc33f22df fixed #994. check if keys are set 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 69804c23f1 check if destination keys are correct 7 years ago
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
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 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 8 years ago
Ricardo Jesus Malagon Jerez fba53117d8 Update BOB.cpp 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 10 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