32 Commits (e1c69a625076a4c7ab8ff5f898620d10e425acaa)

Author SHA1 Message Date
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
Edward Tjörnhammar 4109ab1590 Make tunnels.cfg configurable 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 019af7bd3a http server tunnel added 9 years ago
orignal 12641ab0c0 fixed addressbook crash at shutdown 9 years ago
orignal 123e6b7de4 made keys parameter optional for client tunnels 9 years ago
orignal a09c67772c specify keys file for proxy's local destination 9 years ago
orignal 76ad7f24ee access list for server tunnels 9 years ago
orignal fee68cf333 read optional destination port form config 9 years ago
orignal 897af615f9 create persistent destinations with ECDSA 9 years ago
orignal ea6597c3ad .ini file format for tunnel.cfg 9 years ago
orignal 5a31d2e817 read tunnels.cfg using property tree 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
orignal 97ec65cccd read all sections from tunnels.cfg 10 years ago
orignal d2d7b3b348 multiple server I2P tunnels 10 years ago
orignal b0052eae05 doesn't create same local destination twice 10 years ago
orignal ed692ffba3 make sure only one I2P tunnel per local prot 10 years ago
orignal 242bc3624a read tunnels.cfg 10 years ago
orignal 18121a99ca config file for I2PTunnels 10 years ago
multikatt dcad550a2f typo: stoped->stopped 10 years ago
orignal efdadfd7c5 added I2PControl to ClientContext 10 years ago
Francisco Blas (klondike) Izquierdo Riera cb94d43092 Use the address book for conversion into .b32.i2p 10 years ago
orignal 4d640dac2a always use destination's thread to avoid race conditions 10 years ago
orignal 7b5e8a9661 check and update addressbook subscriptions 10 years ago
orignal cb293b93d2 BOB command parser 10 years ago
orignal e7f05cc462 BOB added 10 years ago
orignal 32a767dc91 pass I2CP options to local destination. Process tunnel length 10 years ago
orignal d794dfb7e5 moved private keys creation to client context 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal 14f4bb8656 use local destination function through ClientContext 10 years ago
orignal 4379f8e5ee moved start/stop client services from Daemon to ClientContext 10 years ago
orignal 89e5b56a19 introduced ClientContext 10 years ago