Commit Graph

57 Commits

Author SHA1 Message Date
EinMByte
0979f0d2f2 Update README and BUILD_NOTES. 2015-08-21 23:35:26 +02:00
EinMByte
8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 2015-08-21 22:29:33 +02:00
EinMByte
485e2237e0 Update README in accordance with #245. 2015-08-18 10:45:40 +02:00
Edward Tjörnhammar
3d489a2996 Make tunnels.cfg configurable 2015-08-11 23:19:25 +02:00
Edward Tjörnhammar
56cb3004a7 Use address instead of host in code and README.md 2015-08-11 18:27:26 +02:00
EinMByte
79768cf783 Mention I2PControl password option in README. 2015-08-02 20:39:10 +02:00
EinMByte
9c03be08da Do not build unit tests by default with make (#233). 2015-07-27 14:50:28 +02:00
EinMByte
e70f0d999f Include address option for tunnels in README.md. 2015-07-27 14:07:28 +02:00
EinMByte
524a02cb0d Make address for proxies, BOB, SAM, ... configurable (#235). 2015-07-27 13:40:35 +02:00
EinMByte
a7da2423ce Do not bind HTTPServer to the "any" address (#235). 2015-07-27 12:17:16 +02:00
Meeh
53053105c9 Merge pull request #169 from guanqun/fix-binary-name
the binary should be i2pd
2015-07-22 15:03:51 +02:00
orignal
0ae7bbd34d Update README.md 2015-05-05 17:30:32 -04:00
orignal
0b2654f6b1 Update README.md 2015-05-05 17:30:14 -04:00
orignal
cb9f78540a Update README.md 2015-04-02 09:01:15 -04:00
hagen
fda68c114c * README.md 2015-04-01 13:48:54 +00:00
guanqun
d2b30b5d11 the binary should be i2pd 2015-03-27 11:19:04 +08:00
guanqun
fce74a710f fix tab in README.md 2015-03-26 23:31:03 +08:00
orignal
5fd179524f --host is deprecated 2015-03-24 13:33:29 -04:00
orignal
cdb42b33ce Removed external IP detection step 2015-03-22 18:42:18 -04:00
orignal
05d7b79d07 proper formatting 2015-03-21 18:35:17 -04:00
hagen
70396240c3 * README : describe format of tunnels.cfg 2015-03-21 12:34:20 +00:00
orignal
3ccc8d9508 badwidth parameter 2015-03-19 11:14:21 -04:00
orignal
a09c67772c specify keys file for proxy's local destination 2015-03-17 11:44:01 -04:00
orignal
513dc2fcc5 don't use explicit unreachable parameter anymore 2015-03-01 07:55:03 -05:00
orignal
60ba7be319 floodfill parameter 2015-02-02 11:15:38 -05:00
Mikal Villa
905aa7cdc4 Adding download link 2015-01-16 02:44:18 +01:00
Riccardo Spagni
a15c2c5d86
license -> BSD 3-clause 2015-01-12 17:54:09 +02:00
orignal
efdadfd7c5 added I2PControl to ClientContext 2015-01-08 13:28:51 -05:00
iShift
63927fc1fa fix deps for ubuntu/debian
fix https://github.com/PrivacySolutions/i2pd/issues/137
2015-01-06 23:52:13 +03:00
Torkel Bjørnson-Langen
82af922b40 Fixed building on OS X.
I got it to work on OS X 10.10.2 using clang.

Note: I'm an OS noob :)
2014-12-29 17:12:05 +01:00
Kill Your TV
ca3817abe3 minor tweaks to the README 2014-12-11 18:05:21 +00:00
hagen
a6ff3df591 * README.md : add -conf option 2014-12-11 04:59:22 +00:00
orignal
5bbe661392 Update README.md
-bobport added
2014-12-07 17:29:09 -05:00
Kill Your TV
d636d55cc8 Adding Windows build instructions 2014-11-08 13:29:15 +00:00
Kill Your TV
33f9918854 minor updates to readme
* grammar fixes
* note working VS2013 version
* change tabs to spaces to ensure proper viewing on systems with
* different tab settings
2014-11-07 15:04:33 +00:00
orignal
f2434d66fc incoming ipv6 connections 2014-10-27 15:08:50 -04:00
orignal
165af090b6 Update README.md 2014-10-21 07:44:48 -04:00
orignal
02c51b0980 use system folders if run as service 2014-10-17 09:55:41 -04:00
orignal
53a2a3eb46 specify separate local destination for client I2PTunnels 2014-10-01 10:58:28 -04:00
orignal
e734280c0c Update README.md
./configure should be used for autotools only
2014-09-09 16:37:48 -04:00
orignal
9e9268225d Merge pull request #94 from tharvik/master
Use autotools instead of basic Makefile
2014-09-09 16:36:35 -04:00
orignal
fc50b24809 unreachable mode 2014-09-08 16:43:20 -04:00
tharvik
fb08322b78 Use autotools instead of basic Makefile 2014-09-08 09:44:38 +02:00
orignal
b3e389a67c server tunnel parameters 2014-08-26 14:56:00 -04:00
orignal
d8918edb51 IRC tunnel support 2014-08-14 10:20:22 -04:00
chertov
8347ff267a fix vs2013 build, constexpr require VC++ November 2013 CTP update
Visual C++ Compiler November 2013 CTP
http://www.microsoft.com/en-us/download/details.aspx?id=41151
2014-08-07 13:13:56 +04:00
Meeh
4576efd5b3 Update new CI icon 2014-07-26 07:04:19 +02:00
Meeh
61571b88ce Removing broken travis 2014-07-26 00:53:34 +02:00
Meeh
646b3f6d7a Adding build status to README 2014-04-03 18:18:56 +02:00
Meeh
d0a8cc933b Adding a simple GET HTTP Proxy 2014-03-17 23:31:29 +01:00