Commit Graph

3941 Commits

Author SHA1 Message Date
e7e297cd22 propagate from branch 'i2p.www' (head d866064294c0e658a7d09ac9639fad123f0200c6)
to branch 'i2p.www.revamp' (head 767569bc59dda12d5f8f1eca2059c42abe7018b1)
2015-11-28 00:31:13 +00:00
zzz
ae1bc10ff3 clarify that parallel ACCEPTs were not allowed prior to 3.2 2015-11-27 19:43:12 +00:00
zzz
514f07041c defer advanced datagram options to 3.3 2015-11-27 18:52:55 +00:00
zzz
69df0b34c3 SAM: Add docs for RAW forwarding, previously undocumented
Clarify RAW and DATAGRAM handling when PORT not specified (v1/v2 mode)
Add HEADER to get a header with RAW forwarding in 3.2
2015-11-27 18:25:52 +00:00
zzz
cdfcf23e60 SAM: Fix docs for STREAM ACCEPT when SILENT=true
Clarify that FORWARD works differently than ACCEPT and CONNECT when SILENT=true
cleanups
2015-11-26 14:31:47 +00:00
zzz
e41135c370 note more new SAM 3.2 commands 2015-11-25 17:32:45 +00:00
b7bd2b3e45 Remove lang flag from spec URLs 2015-11-25 01:45:49 +00:00
d4a964ecb4 Only read spec headers when rendering index 2015-11-25 01:45:01 +00:00
e85e0effd8 propagate from branch 'i2p.www' (head 046364f77d72c10ee7ffcf74e7aaa08eb644ed96)
to branch 'i2p.www.str4d' (head 28335acea75ecad4a4edfeb19993dbe80dd95ca8)
2015-11-25 01:28:15 +00:00
zzz
a451077fde Move multiple SAM session types to proposed 3.3
Add missing i2ptunnel SSL config options
2015-11-25 00:13:38 +00:00
0a0e22fb2a Update release signer in both locations 2015-11-20 23:23:07 +00:00
5099cb4e94 Added my pubkey 2015-11-20 23:17:04 +00:00
77015dd6ee Updated translations 2015-11-20 14:45:34 +00:00
184ac8e911 Updated translation strings 2015-11-20 14:24:23 +00:00
72270a94e3 Fixed blog post 2015-11-20 14:20:47 +00:00
cdcb6450ff Updated translations 2015-11-20 14:20:32 +00:00
3bbd604e9e merge of '1ea963fdf41eb8e46a7eee971b5a1587a5643065'
and '990118d8d1ea750572e40c7ee7cffbdc9e67449a'
2015-11-20 13:36:29 +00:00
0b8d767ad0 0.9.23 2015-11-20 13:34:21 +00:00
8b30d18b87 Fixed URLs in old news to be in-net 2015-11-20 13:32:41 +00:00
zzz
2402438765 more guideline updates 2015-11-19 19:04:48 +00:00
zzz
e343f7dd08 dev guidelines update 2015-11-19 17:49:44 +00:00
5d36602ccf Updated old news 2015-11-19 04:18:46 +00:00
e01ac56d63 0.9.23 release blog post 2015-11-19 03:53:46 +00:00
zzz
84c57789e9 clarify BOB "option" command (ticket #1707) 2015-11-18 22:16:04 +00:00
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
9144900919 change blog post category 2015-11-18 18:16:45 +00:00
ff45bfd580 Added new translations 2015-11-16 21:58:26 +00:00
11f8951ba8 Updated translations 2015-11-16 21:54:01 +00:00
13fc7a2c12 merge of '0b03f8635998356f6b984217a289e98b78f1c4ef'
and '5444d961c10bd26cd201fa942c818cec365870d6'
2015-11-15 20:58:42 +00:00
2cdf66c034 Get ctag URLs directly 2015-11-15 03:38:27 +00:00
9209ccc8bd Publishing community outreach blog. 2015-11-15 01:46:59 +00:00
9f7e907529 Bugfix 2015-11-14 23:36:46 +00:00
9901ec5eab Updated spec nav 2015-11-14 23:08:45 +00:00
7d2d4a286a Add a template function for getting ctag URLs 2015-11-14 22:55:27 +00:00
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
ced12f991a Another textspec formatting tweak 2015-11-14 20:41:05 +00:00
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
1ad3c76cc3 Add extra space in place of stripped underscores to preserve layouts 2015-11-14 00:07:25 +00:00
129438c61f Add external option to site_url 2015-11-14 00:06:16 +00:00
zzz
e7c55ca6b6 fixes 2015-11-13 21:27:27 +00:00
ab16305450 Styling for definition lists 2015-11-13 20:55:55 +00:00
dbb518a8bd merge of '6c8c3b667b5c5c523c8c677979ead8df074e8da5'
and 'cef2d8cd42d7c47581c66b3c552405c10e6e5263'
2015-11-13 03:21:53 +00:00
9ea49ff045 Sort specs in list 2015-11-12 09:48:55 +00:00
890206f52d Don't add lang= to spec urls 2015-11-12 09:38:30 +00:00
6c6af4b467 Adding community outreach blog draft. 2015-11-12 01:24:31 +00:00
zzz
d657ae7a4b SSU extended options proposal 2015-11-11 13:17:31 +00:00
7e7c5f9a3a disapproval of revision 'c55886559d85a5576514807091699fa79e219c11' 2015-11-11 03:17:01 +00:00
73029feb48 Adding blog post draft.
Adding blog post.
2015-11-11 02:51:32 +00:00
84f14fac91 Missing from previous commit 2015-11-10 08:16:01 +00:00