Commit Graph

288 Commits

Author SHA1 Message Date
zzz
edb648e148 SSU timestamp rollover note 2015-11-18 20:08:13 +00:00
zzz
30637f82ea Add proposal for SSU SessionRequest extended options 2015-11-18 18:27:39 +00:00
zzz
d657ae7a4b SSU extended options proposal 2015-11-11 13:17:31 +00:00
zzz
0e4320f149 Clarify multiple bw caps (ticket #1701) 2015-11-02 11:59:42 +00:00
zzz
a689385e8d minor cleanup 2015-09-07 18:29:39 +00:00
zzz
0b0101ed92 add option 2015-09-01 12:01:48 +00:00
dev
b5790851fa Added new I2PControl calls to API level 1. 2015-07-30 17:48:13 +00:00
zzz
4c8a750fd4 new option 2015-07-07 14:05:19 +00:00
zzz
d8c982a797 updated 3.2 proposal 2015-07-07 14:05:01 +00:00
c42c151228 I2NP dataspec tweaks 2015-06-29 12:52: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
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
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