Jeff Becker
08613cca0b
speed up doc generation
2020-04-07 13:16:22 -04:00
Jeff Becker
c36b6a409c
move version to cmake so docs can access it
2020-04-07 13:16:22 -04:00
Jeff Becker
0e51289228
speed up generation
2020-04-07 13:16:22 -04:00
Jeff Becker
53f0dd49e0
move file
2020-04-07 13:16:22 -04:00
Jeff Becker
00814d1a12
update cmake
2020-04-07 13:16:22 -04:00
Jeff Becker
3e7acb72e1
more docs, make doxygen work
2020-04-07 13:16:22 -04:00
Jeff Becker
1227ad3ac0
add snapp options documentation
2020-04-07 13:15:47 -04:00
Jeff Becker
20c65ac6a4
more docs
2020-04-07 13:15:47 -04:00
Jeff Becker
938c8c735e
add initial high level code docs
2020-04-07 13:15:46 -04:00
Jeff
d3091cf9fc
Merge pull request #1167 from tewinget/tooling
...
RouterHive initial PR
2020-04-07 13:13:02 -04:00
Thomas Winget
81209669e3
typo
2020-03-03 19:57:09 -05:00
Thomas Winget
14bf2733c1
how to use a router event doc
2020-03-03 19:57:09 -05:00
Thomas Winget
4ffd42109c
some tooling documentation
2020-03-03 19:57:09 -05:00
Ryan Tharp
35fe1e8866
Merge branch 'dev' into neuroci
2020-02-24 16:38:47 -08:00
Jeff Becker
9efd796145
initial wack at 0.7.0 dht fixes
2020-01-27 11:54:51 -05:00
Ryan Tharp
dfa92f4602
move linux-setup/readme to docs/
2020-01-19 17:38:36 -08:00
Thomas Winget
38fd0552d3
Adds Link-Relay Status Messages
...
Success case:
- the path endpoint creates and sends a LR_StatusMessage upon
successful path creation
Failure case:
- an intermediate hop creates and sends a LR_StatusMessage upon
failure to forward the path to the next hop for any reason
Both cases:
- transit hops receive LR_StatusMessages and add a frame
to them reflecting their "status" with respect to that path
- the path creator receives LR_StatusMessages and decrypts/parses
the LR_StatusRecord frames from the path hops. If all is good,
the Path does as it would when receiving a PathConfirmMessage.
If not, the Path marks the new path as failed.
LR_StatusMessage is now used/sent in place of PathConfirmMessage
2019-07-25 17:46:56 -04:00
rjmalagon
6ab4cf4da0
Basic docs translations to spanish, more to go later
2019-07-20 18:01:07 -05:00
Jeff
17c1ab689e
Update api_v0.txt
2019-07-02 14:51:17 -04:00
Jeff
674f272a46
Merge pull request #630 from majestrate/master
...
recent stability stuff
2019-05-29 08:20:25 -04:00
Jeff
c595e175fd
Update high-level.txt
2019-05-24 16:24:42 -04:00
Jeff Becker
72dbbd53d6
update docs and discard pending traffic on connect timeout to prevent memleak
2019-05-24 11:06:07 -04:00
Jeff Becker
9c96aecf3f
move llarp::Logic to std::shared_ptr
...
add sequence numbers to HSD messages
begin work on network isolation code
add more docs
2019-05-22 12:20:03 -04:00
Jeff Becker
7a5bb084da
more docs
2019-05-21 10:57:21 -04:00
Jeff Becker
4862dec4be
commit recent stuff
2019-05-19 10:39:50 -04:00
Jeff Becker
4b79912dc8
more
2019-05-14 10:36:18 -04:00
Jeff Becker
94eb37d490
bundle RC in build record to improve build success rates.
2019-04-17 15:05:54 -04:00
Jeff Becker
3a4d8f16a7
more
2019-03-27 08:36:27 -04:00
Jeff Becker
472b28690c
typo fix
2019-03-10 11:52:07 -04:00
Jeff Becker
8a4c0ce841
more
2019-03-08 12:00:13 -05:00
Jeff Becker
3baf89e8ce
more
2019-02-21 11:45:33 -05:00
Jeff Becker
90c8689d28
make wire protocol routable
2019-02-18 14:38:41 -05:00
Jeff Becker
c6b3fa25ff
update proposed new wire protocol docs
2019-02-14 13:13:45 -05:00
Jeff Becker
4b6315dd58
update protocol docs
2019-02-05 10:10:32 -05:00
Jeff Becker
1e0d82848f
revert to use u instead of t for timestamp in RC for backwards compat reasons
2019-01-24 08:18:15 -05:00
Michael
da6cdfc0b2
More refactoring to continue to make dependency graph acylic
2019-01-15 23:15:44 +00:00
Michael
6e38e85a79
Produce hierarchy of 'libraries' inside libllarp
2019-01-15 23:15:43 +00:00
Jeff Becker
e88c39b9e2
more work
2019-01-05 08:45:05 -05:00
Jeff Becker
a00270f8f0
add tl;dr
2018-12-26 10:11:50 -05:00
Jeff Becker
cca19290de
session renegotiation, RC expiration, more utp unit tests, network isolation.
2018-12-19 11:17:41 -05:00
Jeff Becker
20be3e9eef
eh
2018-12-18 14:03:40 -05:00
Jeff Becker
a80774d46e
clarify and update docs
2018-12-18 14:02:21 -05:00
Jeff Becker
7c36ca8262
add new member to RC
2018-12-18 13:57:31 -05:00
Jeff Becker
c454b5264c
Merge branch 'master' into dev
2018-12-17 08:25:27 -05:00
Jeff Becker
35fd046a9a
unfinished
2018-12-16 15:34:04 -05:00
Lilac
9bc9741350
basic doxygen configuration
2018-12-17 03:24:11 +10:00
Jeff Becker
bde7f6a569
redo of wire protocol (protocol spec first)
2018-12-14 13:35:57 -05:00
Jeff Becker
79cffacafd
new exit packet buffer format
2018-11-29 16:19:20 -05:00
Jeff Becker
e6037ff060
pack exit traffic
2018-11-28 11:38:20 -05:00
Jeff Becker
2bd2815290
don't sign traffic
2018-11-21 07:31:36 -05:00