1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-12 07:57:52 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
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
hugbubby
b606e059d6 Fix grammar and and wording in user-guide. 2018-05-31 08:44:34 -07:00
orignal
d829a2a15c
Merge pull request #16 from hugbubby/master
Fix grammar and some questions about lexicon.
2018-05-21 07:51:28 -04:00
orignal
46ae7f516c
Merge pull request #17 from hugbubby/userguide
Expanded on gentoo section.
2018-05-21 07:49:29 -04:00
hugbubby
ce46752b60 Expanded on gentoo section. 2018-05-20 20:58:47 -07:00
hugbubby
592cb33f25 More FAQ changes. 2018-05-20 20:27:54 -07:00
hugbubby
aaac0402f0 Grammar and Lexicon for FAQ.md 2018-05-20 20:26:33 -07:00
hugbubby
447e7c8cb0 Grammar and Lexicon for index.md 2018-05-20 20:26:06 -07:00
l-n-s
ff5bad2404
Merge pull request #15 from mewmew-i2p/patch-1
qt build instructions for win32 msys2mingw32 added
2018-04-23 18:29:14 +00:00
mewmew-i2p
842e063090
Update qt-desktop-gui.md 2018-04-24 01:48:35 +08:00
mewmew-i2p
323c4c1a20
Update qt-desktop-gui.md 2018-04-24 01:47:20 +08:00
mewmew-i2p
bfd09ff7f6
Update qt-desktop-gui.md 2018-04-22 20:33:57 +08:00
mewmew-i2p
694da6f91d
Update qt-desktop-gui.md 2018-04-22 20:32:12 +08:00
mewmew-i2p
82479f9209
Update qt-desktop-gui.md 2018-04-22 20:24:37 +08:00
mewmew-i2p
37f83cef32
Update qt-desktop-gui.md 2018-04-22 19:54:41 +08:00
mewmew-i2p
c4c3a508e4
Update qt-desktop-gui.md 2018-04-22 19:49:27 +08:00