orignal
|
69804c23f1
|
check if destination keys are correct
|
2017-03-25 16:53:20 -04:00 |
|
orignal
|
f1254fd5d4
|
fixed android build
|
2016-11-03 21:31:21 -04:00 |
|
hagen
|
1cd415a3ae
|
* BOB.cpp : boost::lexical_cast -> std::stoi
|
2016-11-04 00:43:20 +00:00 |
|
orignal
|
f0d098d0ef
|
use shared local destination for lookup if destination is not set
|
2016-10-11 13:39:07 -04:00 |
|
orignal
|
b1f8f9830b
|
fixed another cases for #651
|
2016-10-11 10:18:42 -04:00 |
|
orignal
|
e78ccc6bec
|
fixed #651. check is destination is set
|
2016-10-11 07:31:16 -04:00 |
|
brain5lug
|
b8ec63cf8c
|
copy ellimination for ranges #part1
|
2016-08-06 01:03:13 +03:00 |
|
orignal
|
061720bcf0
|
handle'\r\n' terminated address from Transmission
|
2016-07-24 10:20:37 -04:00 |
|
orignal
|
11585327bf
|
correct status response
|
2016-07-24 09:24:20 -04:00 |
|
orignal
|
3b9b827ebf
|
getnick doean't return error if was set before
|
2016-07-21 20:42:40 -04:00 |
|
orignal
|
abcf030181
|
more BOB error messages
|
2016-07-21 14:02:13 -04:00 |
|
orignal
|
340c73cbdf
|
send actual status back
|
2016-07-19 11:08:28 -04:00 |
|
orignal
|
2c099c7f0e
|
Update BOB.cpp
fixed typo
|
2016-07-16 10:21:07 -04:00 |
|
orignal
|
e1bf53d90a
|
handle status command
|
2016-07-16 09:31:33 -04:00 |
|
orignal
|
7dbbe5a7d8
|
wait until tunnels get created
|
2016-07-11 14:35:59 -04:00 |
|
hagen
|
a0fe02a560
|
* sane log messages: BOB.cpp
|
2015-12-21 03:00:11 +00:00 |
|
erlend1
|
cee1b8a64a
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
b29e94005d
|
fixed crash
|
2015-04-10 09:58:08 -04:00 |
|
orignal
|
634976cdde
|
pass LeaseSet to callback of RequestDestination
|
2015-04-07 12:02:25 -04:00 |
|
orignal
|
bc21f5955f
|
use shared_ptr for AddressReceiver
|
2015-04-06 15:02:37 -04:00 |
|
orignal
|
e72eb35cc2
|
use shared_ptr for socket in I2PTunnelConnection
|
2015-04-06 14:41:07 -04:00 |
|
orignal
|
fbe4e64e44
|
lookup always takes full address from LeaseSet
|
2015-04-06 12:22:13 -04:00 |
|
orignal
|
77fd296095
|
wait for LeaseSet request completion
|
2015-03-20 15:53:53 -04:00 |
|
orignal
|
52f806ff94
|
use shared_ptr for ClientDestination
|
2015-02-24 15:40:50 -05:00 |
|
orignal
|
d1d6797d3e
|
store LeaseSet as shared_ptr
|
2015-01-27 11:27:58 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
dd42819a2f
|
Create I2Pservice as a way to integrate service management, hide unnecessary handlers
|
2015-01-07 19:09:59 +01:00 |
|
orignal
|
dde2b4a879
|
destroy local destination on 'clear'
|
2015-01-01 09:54:15 -05:00 |
|
orignal
|
4d640dac2a
|
always use destination's thread to avoid race conditions
|
2014-12-29 14:29:55 -05:00 |
|
orignal
|
3547a4042c
|
request and handle LeaseSets through local destination only
|
2014-12-25 16:47:15 -05:00 |
|
orignal
|
a44ca91409
|
terminate acceptor and sessions on stop
|
2014-12-17 15:21:50 -05:00 |
|
orignal
|
a0893eabfa
|
fixed build error
|
2014-12-10 07:28:49 -05:00 |
|
orignal
|
1d497cf8d6
|
BOB 'clear' command
|
2014-12-07 21:06:04 -05:00 |
|
orignal
|
8f12881162
|
BOB 'clear' command
|
2014-12-07 21:04:02 -05:00 |
|
orignal
|
5e31d6b2bd
|
proper response to 'setkeys'
|
2014-12-07 17:19:56 -05:00 |
|
orignal
|
9dbd5a583a
|
AddressReceiver for inbound BOB tunnel
|
2014-12-07 09:48:03 -05:00 |
|
orignal
|
07ad7fea9e
|
inbound and outbound BOB tunnels per destination
|
2014-12-06 21:23:43 -05:00 |
|
orignal
|
fbff749838
|
pass BOB options to destination
|
2014-12-06 16:06:46 -05:00 |
|
orignal
|
797c8750d8
|
pass BOB options to destination
|
2014-12-06 15:31:39 -05:00 |
|
orignal
|
9164ac8a3e
|
BOB 'list' command
|
2014-12-05 22:25:31 -05:00 |
|
orignal
|
8788e1b2fd
|
BOB 'clear' command
|
2014-12-05 19:16:54 -05:00 |
|
orignal
|
9a9d6e8e00
|
BOB lookup command
|
2014-12-05 16:03:43 -05:00 |
|
orignal
|
047a371050
|
send base64 adress from outbound non-quiet BOB connections
|
2014-12-05 14:46:59 -05:00 |
|
orignal
|
392075bf60
|
BOB quiet command
|
2014-12-05 14:13:16 -05:00 |
|
orignal
|
07d5e8c756
|
don't close session if unknown command
|
2014-12-05 10:59:37 -05:00 |
|
orignal
|
e84d4e5f42
|
populate session keys
|
2014-12-04 19:29:20 -05:00 |
|
orignal
|
519330015f
|
handle .i2p address for BOB inbound connections
|
2014-12-04 14:16:33 -05:00 |
|
orignal
|
517a7ba3ab
|
BOB setkeys/getkeys
|
2014-12-03 21:01:40 -05:00 |
|
orignal
|
76478ceaa2
|
send recived data after address from BOB inbound connection
|
2014-12-03 20:37:20 -05:00 |
|
orignal
|
b2a6b6657f
|
handle stop command
|
2014-12-03 15:24:30 -05:00 |
|