Commit graph

24 commits

Author SHA1 Message Date
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 2015-08-21 22:29:33 +02:00
Edward Tjörnhammar 3d489a2996 Make tunnels.cfg configurable 2015-08-11 23:19:25 +02:00
EinMByte 1f90b08445 Began separation of i2pcontrol (untested). 2015-08-01 16:48:35 +02:00
EinMByte 524a02cb0d Make address for proxies, BOB, SAM, ... configurable (#235). 2015-07-27 13:40:35 +02:00
EinMByte 4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 2015-07-16 23:29:52 +02:00
orignal 019af7bd3a http server tunnel added 2015-05-20 16:00:09 -04:00
orignal 76ad7f24ee access list for server tunnels 2015-03-16 14:52:42 -04:00
orignal fee68cf333 read optional destination port form config 2015-03-15 11:28:30 -04:00
orignal ea6597c3ad .ini file format for tunnel.cfg 2015-03-13 19:51:31 -04:00
orignal 5a31d2e817 read tunnels.cfg using property tree 2015-03-13 16:05:39 -04:00
orignal 52f806ff94 use shared_ptr for ClientDestination 2015-02-24 15:40:50 -05:00
orignal 05e49bbeab show SAM sessions through web interface 2015-02-20 22:47:36 -05:00
orignal d2d7b3b348 multiple server I2P tunnels 2015-02-13 15:56:57 -05:00
orignal ed692ffba3 make sure only one I2P tunnel per local prot 2015-02-13 10:18:42 -05:00
orignal 18121a99ca config file for I2PTunnels 2015-02-12 16:11:56 -05:00
orignal efdadfd7c5 added I2PControl to ClientContext 2015-01-08 13:28:51 -05:00
orignal e7f05cc462 BOB added 2014-12-02 10:34:02 -05:00
orignal 32a767dc91 pass I2CP options to local destination. Process tunnel length 2014-11-30 10:51:22 -05:00
orignal d794dfb7e5 moved private keys creation to client context 2014-11-28 16:04:57 -05:00
orignal af997473b2 moved AddressBook to ClientContext 2014-10-24 15:22:36 -04:00
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 2014-10-22 11:46:54 -04:00
orignal 14f4bb8656 use local destination function through ClientContext 2014-10-16 10:28:44 -04:00
orignal 4379f8e5ee moved start/stop client services from Daemon to ClientContext 2014-10-15 21:39:39 -04:00
orignal 89e5b56a19 introduced ClientContext 2014-10-15 20:52:17 -04:00