Commit Graph

336 Commits (master)

Author SHA1 Message Date
orignal 8afda25f70
gzip for UDP tunnels 2020-05-25 15:21:39 -04:00
orignal 5fbaade8aa
comma separated i2cp.leaseSetEncType 2020-05-14 15:50:24 -04:00
R4SAS 6c15571ffb
update pidfile option defaults info
PurpleI2P/i2pd#1136
2020-04-29 16:58:21 +03:00
orignal 6edd0bdc61
sam.singlethread added 2020-02-28 16:26:59 -05:00
R4SAS 6e79724950
Merge pull request #36 from GoldenMean58/patch-1
Fix a typo mistake
2019-10-05 17:18:16 +00:00
lishuxiang 0272fb8d14
Fix a typo mistake
`fase` -> `false`
2019-10-06 00:32:23 +08:00
l-n-s 1d66a58ab0
Merge pull request #35 from nonlinear-chaos-order-etc/patch-1
replaced 5.11 with 5.12, and also (see desc)
2019-09-22 06:28:26 -04:00
nonlinear-chaos-order-etc c99c9c7109
replaced 5.11 with 5.12, and also (see desc)
+ added manifest URL for checking
+ added zlib1g-dev to qtcreator section
2019-09-22 17:31:04 +08:00
l-n-s 5098126c8a
Merge pull request #32 from nonlinear-chaos-order-etc/master
added section: building i2pd_qt under ubuntu with qt creator
2019-09-22 05:06:30 -04:00
l-n-s a5d8a0554e
Merge pull request #34 from nonlinear-chaos-order-etc/patch-3
re: #1422
2019-09-22 04:40:46 -04:00
l-n-s a25f64fb17
Merge pull request #33 from nonlinear-chaos-order-etc/patch-2
re: #1422
2019-09-22 04:40:01 -04:00
nonlinear-chaos-order-etc ede32e2451
flatpak --user install flathub - a fix 2019-09-22 16:18:35 +08:00
nonlinear-chaos-order-etc 7cf79f7b88
flatpak --user remote-add - a fix 2019-09-22 16:17:12 +08:00
nonlinear-chaos-order-etc ff3629cd61
re: #1422 2019-09-22 16:01:26 +08:00
nonlinear-chaos-order-etc 3e9b63c975
re: #1422 2019-09-22 15:46:45 +08:00
kote 4c209e2f61 merging 2019-08-27 17:27:11 +08:00
orignal dfeb0ef959
Encrypted LeaseSet authType and keys 2019-08-26 20:09:07 -04:00
orignal dea0f88892
i2cp.leaseSetPrivKey 2019-07-07 14:40:32 -04:00
orignal 4deb31393f
leaseSetType 5 2019-05-09 14:56:07 -04:00
orignal 73df454e0e
RedDSA signature type 2019-05-09 14:52:35 -04:00
orignal d3b47491dc
RedDSA signature type 2019-05-09 14:50:58 -04:00
orignal 60643bfe68
ntcp2.addressv6 2019-05-09 14:48:13 -04:00
R4SAS 9e4d4bd907
[OSX] add static binary info 2019-03-22 18:04:32 +03:00
R4SAS 7384c70fa3
add install note for OSX 2019-03-22 17:59:38 +03:00
R4SAS e4b7e4f97b
Merge pull request #29 from da2x/patch-1
`enable --now` instead of enable && start
2019-02-04 21:04:00 +03:00
Daniel Aleksandersen 7a3a8bdaea
`enable --now` instead of enable && start
The --now argument starts the service immediately.
2019-02-04 18:56:45 +01:00
orignal 532a6bd07a
Update i2pd-specifics.md 2019-01-24 10:15:53 -05:00
orignal 6db656a229
Update i2pd-specifics.md 2019-01-24 10:15:30 -05:00
orignal 59bf66f1f6
gost signatures 2019-01-24 10:15:09 -05:00
orignal e7e15ad0da
i2cp.leaseSetEncType 2019-01-16 14:29:14 -05:00
orignal e702befe82
Network information persist 2019-01-11 14:39:30 -05:00
orignal 9463aa83da
Time sync 2019-01-11 14:33:59 -05:00
orignal 202ec5f56d
NTCP2 options 2019-01-11 14:26:53 -05:00
orignal 2167835e0f
i2cp.leaseSetType added 2019-01-11 14:07:23 -05:00
l-n-s 2b0fe9b3e2 Add Flatpak building instructions 2018-10-31 11:45:58 -04:00
orignal d97f5d0924
Merge pull request #26 from MAH69IK/patch-1
Update configuration.md
2018-10-22 14:22:02 -04:00
MAH69IK 96099584c1
Update configuration.md
Add description for http.strictheaders and http.hostname.
2018-10-22 21:04:02 +03:00
l-n-s 9bbc8f6a5e Fix typos 2018-08-26 03:37:43 -04:00
l-n-s a31f0b86f0 replace with working command 2018-07-05 00:03:55 -04:00
l-n-s 5e943e2320
Merge pull request #24 from PurpleI2P/updates
Note about datadir and service options
2018-06-16 10:13:50 +00:00
l-n-s bc74d053a4 Note about datadir and service options 2018-06-16 06:11:43 -04:00
R4SAS 7bd2d9c8b6
update android building page 2018-06-16 11:45:30 +03:00
l-n-s 5006cffbfa
Merge pull request #22 from cheezecat/buildVsRun
Fix build -> run typo in "how to run i2pd built from source" section
2018-06-04 10:39:26 +00:00
cheezecat 5e23a98d51 Document default behavior for a bare cmake invocation (#23)
* Document default behavior for a bare cmake invocation

* Clarify how to specify cmake options

* Doc default cmake build type

If I was better with cmake I would change the cmake default to release

* Add doc for existing options in cmake
2018-06-04 10:38:44 +00:00
Raven Kopelman abfd9d29fd Fix build -> run typo in "how to run i2pd built from source" section 2018-06-03 21:47:52 -07:00
l-n-s f9a9716612
List GUI instructions (#21) 2018-06-02 13:28:28 +00:00
l-n-s cff051a5d3
Merge pull request #19 from l-n-s/revert
Revert
2018-06-01 10:42:15 +00:00
l-n-s d298031e57 Revert some FAQ.md changes 2018-06-01 06:40:45 -04:00
l-n-s 04167c00a9 Revert "Grammar and Lexicon for index.md"
This reverts commit 447e7c8cb0.
2018-06-01 06:25:39 -04:00
l-n-s 67b783b6b0
Merge pull request #18 from hugbubby/userguide
Fix grammar and and wording in user-guide.
2018-05-31 16:06:46 +00:00