Commit Graph

483 Commits

Author SHA1 Message Date
67b51774e3 propagate from branch 'i2p.www' (head bffd2812f9c516072d67f9e255c5a6404da88202)
to branch 'i2p.www.revamp' (head a6fb5601cc1d2b4567e099fda4ee15c3b5915465)
2015-06-27 15:49:12 +00:00
8f80ae4ab0 Datagram dataspec 2015-06-27 15:37:31 +00:00
ec7153c563 Link to other messages in I2NP dataspecs 2015-06-27 15:33:16 +00:00
3a527f5535 Add message types to spectags
Command to generate spectags file:
cd i2p2www/pages/site && ctags -f spectags --regex-html=/\"type_\([a-zA-Z0-9]+\)\"/\\1/t,type/ --regex-html=/\"struct_\([a-zA-Z0-9]+\)\"/\\1/s,struct/ --regex-html=/\"msg_\([a-zA-Z]+\)\"/\\1/m,msg/ -R -n docs/spec/*.html
2015-06-27 15:16:33 +00:00
822d5f778d I2NP dataspec 2015-06-27 15:02:57 +00:00
414efb636f Tunnel message dataspec 2015-06-27 14:08:57 +00:00
019a6c70f5 Disambiguate I2NP and I2CP message headers (for ctags) 2015-06-27 13:47:03 +00:00
c040cb56b5 Disambiguate TMDI and GCDI (for ctags) 2015-06-27 13:40:17 +00:00
48d9b26a91 Highlight JSON 2015-06-27 12:50:43 +00:00
4951df7d67 Fixed TunnelId anchor so ctags work 2015-06-27 12:28:49 +00:00
cdbc2adf00 propagate from branch 'i2p.www' (head 3a0922a7dadd3bd3da78f979e22d19e587736830)
to branch 'i2p.www.revamp' (head 5821b19a04fd11c8b9f2db7e967c9c01c785736b)
2015-06-24 12:21:53 +00:00
zzz
ca1a0fa5e9 streaming updates 2015-06-17 13:51:27 +00:00
zzz
50ccbb5b8e multiprotocol 2015-06-11 16:59:50 +00:00
zzz
603050c678 copy SAM 3.2 proposal from ticket 1574 to spec for further review 2015-06-11 16:48:03 +00:00
zzz
092a170956 fix anchor 2015-06-10 23:32:20 +00:00
zzz
558daac87d Preliminary I2CP multisession docs 2015-06-10 21:04:25 +00:00
zzz
b7000ebf87 500 fix hopefully 2015-06-05 12:05:36 +00:00
zzz
a69450dd98 minor i2cp correction 2015-06-02 13:18:09 +00:00
b889b7c861 Extracted TOC of tech intro 2015-05-30 04:22:19 +00:00
31bc68f2b8 Move index of attacks into sidebar 2015-05-30 03:36:01 +00:00
068c60acb2 Moved TOCs into sidebar 2015-05-30 00:16:40 +00:00
zzz
35a4ae2144 add time zone note 2015-05-15 16:08:27 +00:00
zzz
ba5ad300ee add info on jstl.jar and standard.jar 2015-05-15 14:22:47 +00:00
zzz
ec3ab6a311 html fix 2015-05-13 12:59:14 +00:00
zzz
7a111e5ec0 Spelling fix (ticket #1561)
Add info on dev build su3 version
2015-05-13 12:20:38 +00:00
zzz
0e250a1368 more SAMv3 cleanups 2015-05-12 19:34:18 +00:00
zzz
591e3612b2 SAM:
- Clarify that v3 forwarded datagrams are sent via UDP (ticket #1488)
2015-05-12 18:46:25 +00:00
zzz
aa3a27f1d1 SAM:
- More consistency in key/value syntax
   some changes taken from ticket #1488 patch 0001
 - Clarify destination and private key everywhere
 - Clarify key=value quoting and lack of escaping (ticket #1488)
 - Add more v3 references to DATAGRAM SEND and RAW SEND
   (ticket #1488 comment 7)
 - More links
 - HTML-ize the v3 spec
2015-05-12 14:24:36 +00:00
zzz
fe04384a68 Add docs for new console-icon property (ticket #1550) 2015-05-09 15:37:04 +00:00
zzz
ed28457030 new caps 2015-05-06 03:22:48 +00:00
zzz
8928abe770 Note that FROM must be sent with RESET prior to 0.9.20. 2015-04-14 14:17:46 +00:00
dev
cfc0c87b8a Added https to default i2pcontrol port 2015-04-13 20:55:02 +00:00
zzz
336704665a clarify that EdDSA types are little endian 2015-04-11 21:36:11 +00:00
zzz
d08fa0340a fix (my bad) 2015-04-08 19:55:29 +00:00
zzz
6850a3f7b4 Common structures:
Add KeysAndCert as the base for RouterIdentity and Destination
Fix javadoc links for moved router data structures
2015-04-06 13:47:46 +00:00
zzz
d23e05b431 Embedding: Updates
I2CP: Add proposal for additional SetDate messages
Ports: Reserve port 7668 for eepsite SSL
2015-04-03 12:26:12 +00:00
zzz
52607593f8 minor correction 2015-03-16 19:50:22 +00:00
6bff53f6fd Reference to Haskell API for SAMv3 2015-03-11 23:09:13 +00:00
zzz
bbe875cb26 clarify that relay request must have an established session 2015-02-07 22:47:31 +00:00
zzz
836252fafe I2NP: Note that tunnel IDs must be nonzero 2015-01-28 21:18:54 +00:00
zzz
4ed71beffb I2NP: Add missing info on Database Store message with tunnel ID = 0 2015-01-28 21:00:39 +00:00
38bf3f3d16 comment out the i2p.rocks inproxy; it has been down for some time. 2015-01-03 23:41:13 +00:00
zzz
ed54f24e22 I2CP: Add persistent key proposal
RSA: Add RFC reference
SU3: Add plugin info
2014-12-17 14:28:39 +00:00
zzz
eec0494fd8 more update spec clarification 2014-12-14 15:50:18 +00:00
zzz
6e695893a9 update spec clarifications 2014-12-13 23:57:52 +00:00
zzz
9b76c613ac BOB: Add lookup command, fix setkeys command 2014-12-07 22:10:26 +00:00
zzz
0ecbc48105 I2NP DSM 2014-12-03 02:18:10 +00:00
zzz
bd02392929 JNovember 2014-12-03 02:17:18 +00:00
5fc2f72cf7 Spelling 2014-12-02 00:20:22 +00:00
4c7ec539c5 added i2p.rocks INproxy 2014-11-29 19:05:58 +00:00