Commit graph

46 commits

Author SHA1 Message Date
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
orignal 0214ad69a6 inbound tunnels 2014-12-03 15:02:19 -05:00
orignal 1c0c530769 BOB inbound tunnel 2014-12-03 14:48:41 -05:00
orignal 75666e3e39 return public key only for newkeys 2014-12-02 21:55:30 -05:00
orignal 60e4e52373 BOB outgoing tunnels 2014-12-02 21:45:01 -05:00
orignal 30a1f9d447 send BOB message reply 2014-12-02 16:45:51 -05:00
orignal cb293b93d2 BOB command parser 2014-12-02 15:47:44 -05:00
orignal 3ab65bbe0d command channel acceptor 2014-12-02 11:42:35 -05:00
orignal e7f05cc462 BOB added 2014-12-02 10:34:02 -05:00