Commit Graph

46 Commits

Author SHA1 Message Date
zzz
f7c6bc7899 Fix missing references 2025-04-16 12:42:35 -04:00
zzz
5fd5ea15c4 deprecate sigtypes 2025-04-04 13:51:53 -04:00
zzz
e5017a2bdc Add bigger warning about sorting Mappings 2025-04-03 15:31:49 -04:00
zzz
8c7df88a18 Close approved proposal 167 and copy to specs 2025-04-03 11:18:48 -04:00
zzz
9c640a452e Deprecate old cert types 2025-02-16 06:08:43 -05:00
zzz
53a5341994 More notes and deprecation 2025-02-14 12:39:52 -05:00
zzz
7a81888db3 add note on key certs 2025-01-25 08:52:43 -05:00
zzz
d078ae3d2c prop. 167 notes on caching, sorting options 2025-01-19 09:14:27 -05:00
zzz
ce8fd3a12d common structures clarifications 2025-01-17 14:39:44 -05:00
zzz
885a834530 Add notes about ElG routers 2025-01-13 16:30:53 -05:00
zzz
710ccc8c40 more notes on LS2 published field 2024-08-08 17:23:49 -04:00
zzz
23074d9f7d notes on LS2 published field 2024-08-08 16:43:07 -04:00
zzz
28bf51b441 fix note on keysandcert padding length 2024-01-03 10:18:08 -05:00
zzz
28a8bf6ca1 Incorporate proposal 161 recommendations into the SAMv3 and Common Structures specs 2023-01-02 12:31:51 -05:00
zzz
bf0565230a SSU2/NTCP2 and props. 160/161 minor updates 2022-12-19 06:18:18 -05:00
idk
96c6a88692 Switch in-i2p javadocs to my site instead of echelon's, which is down 2022-01-05 14:11:04 -05:00
zzz
003e49fee9 Clarify notes about leaseset revocation and expiration 2021-04-01 10:47:50 -04:00
zzz
c4ace8e9a8 Migrate parts of prop. 156 to spec section for 0.9.49
Update I2NP spec for prop. 156
Clarify prop. 154 based on subsequent decisions made in prop. 156
Add more notes common structures spec about ECIES routers
Add notes in more places that tunnel ID must not be zero
2021-01-08 07:56:58 -05:00
zzz
c7ee4e7f1f Small ECIES updates 2020-09-13 14:05:17 +00:00
zzz
06ba4cc3b4 prop. 144 and spec updates 2020-04-26 10:59:35 +00:00
zzz
e10119c7cf ls2 flag bit 2 2019-07-22 15:39:24 +00:00
zzz
b45157a31f formatting 2019-07-16 14:56:17 +00:00
zzz
5d9eb5439b prop. 123 updates 2019-03-09 16:52:31 +00:00
zzz
c4f533a8eb I2NP and common spec updates for LS2
Add encrypted LS2 spec
2019-03-05 22:16:15 +00:00
zzz
54e27afd0f spec updates and fixes for LS2 2019-02-28 14:34:03 +00:00
zzz
4fcbece433 add sigtype 11 for prop 123 2019-02-19 13:23:27 +00:00
zzz
60763f65ee Updates to 123, SAM, datagrams, I2CP 2019-02-07 16:04:38 +00:00
zzz
3715ab6cb5 prop 123 updates 2019-02-04 13:56:03 +00:00
zzz
6f6fbceff5 more fixes 2019-01-24 22:10:55 +00:00
zzz
7d5a06803d I2NP updates for proposal 123.
Table fixes take 2.
2019-01-24 21:44:44 +00:00
zzz
74bf0573b3 more cleanups 2019-01-24 21:17:49 +00:00
zzz
0fcc0bf084 markdown fixes 2019-01-24 21:11:02 +00:00
zzz
f987a75d3d Common structures spec update to incorporate proposal 123.
More cleanups to follow.
2019-01-24 20:51:00 +00:00
zzz
a05be7e43b remove boolean type 2018-10-08 13:15:15 +00:00
zzz
62f355b7fd change in-net javadoc site 2018-04-06 15:21:22 +00:00
meeh
41565c0cca meeh@mail.i2p
Fixes #1860
2018-02-15 21:08:12 +00:00
zzz
f61f4911a2 Add notes on certificates (ticket 2035) 2017-09-02 12:30:13 +00:00
zzz
76bbad32f8 Clarify proposal 133
Reserve types for proposal 134
2017-08-09 12:06:07 +00:00
zzz
ba450711d7 note on address sorting 2017-01-04 14:47:27 +00:00
zzz
12f42555e0 router info signature length may vary 2016-08-03 16:50:27 +00:00
str4d
a894ae84f0 Categorise specifications 2016-04-01 23:28:07 +00:00
str4d
739b8dbb2d Implement navigation for specs 2016-03-06 06:23:19 +00:00
str4d
ac27ae60e2 propagate from branch 'i2p.www' (head 58b6b0589b4b5e4a45b1be2ac97bba8d253e9368)
to branch 'i2p.www.str4d' (head 2ab3bce2634e8d1dcbf7f2bf89c310c5ae3a7eb6)
2016-03-05 17:38:12 +00:00
str4d
2cdf66c034 Get ctag URLs directly 2015-11-15 03:38:27 +00:00
str4d
abb969b6cf Updated spectags
* ctags are case-sensitive, and the dataspecs use CamelCase.
* HTML anchor tags are case-sensitive. The old specs used CamelCase to match the
  ctags, and the existing documentation references them extensively.
* reStructuredText links are case-insensitive, and the HTML anchor tags that it
  generates are lower case.

Therefore, the links in the .rst files are given in CamelCase, and the dataspec
formatters convert this to lower case for links. In direct HTML references (in
specs or other areas of documentation), lower case must be used (to be fixed).

Command to generate the file:
cd i2p2www/spec && ctags -f spectags --langdef=rst --langmap=rst:.rst --regex-rst=/_type-\([a-zA-Z0-9]+\)/\\1/t,type/ --regex-rst=/_struct-\([a-zA-Z0-9]+\)/\\1/s,struct/ --regex-rst=/_msg-\([a-zA-Z]+\)/\\1/m,msg/ -R -n *.rst
2015-11-14 22:25:17 +00:00
str4d
fb3836384e Migrated specs to new format
Content is reStructuredText with Jinja2 markup.

Translation tags have been removed.
2015-11-14 20:40:26 +00:00