Commit graph

14 commits

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
Jeff Becker 01da9e3ca2 fix outproxy 2016-11-20 12:13:11 -05:00
Jeff Becker f32510e10a
set socket options 2016-07-28 09:25:05 -04:00
hagen aa764fbd1c * HTTPProxy: fix converted request (#508)
* I2PService: reword log message, to avoid ambiguity
2016-06-03 01:09:08 +00:00
orignal 846ff46b2e fixed build error 2016-05-30 21:42:25 -04:00
hagen a47417ff49 * I2PService.cpp: tune logs 2016-05-31 00:34:29 +00:00
Jeff Becker 1a05bcb295
initial support for out proxy via local upstream socks proxy 2016-02-26 17:06:11 -05:00
hagen 8949ebf041 * tune logging 2016-02-11 13:00:56 +00:00
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 2015-04-06 14:41:07 -04:00
orignal 52f806ff94 use shared_ptr for ClientDestination 2015-02-24 15:40:50 -05:00
Francisco Blas (klondike) Izquierdo Riera 114022d18a Add the TCPIPAcceptor class for handling TCP/IP services on clearnet 2015-01-08 01:34:31 +01:00
Francisco Blas (klondike) Izquierdo Riera bcbe207515 Make HTTPProxy use SIGNING_KEY_TYPE_DSA_SHA1 2015-01-07 21:15:04 +01:00
Francisco Blas (klondike) Izquierdo Riera 90005c8237 Migrate to I2Pservice 2015-01-07 20:44:24 +01: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