Commits · 273638288d4e6516011c4d538e5c1447f4753958
tor
Browse files
Aug 09, 2017
Improve docs on rendezvous circ relaunch.
· 27363828
George Kadianakis
authored
Aug 07, 2017
and
Nick Mathewson
committed
Aug 08, 2017
27363828
Increase HS desc cert lifetime.
· 827bd0e8
George Kadianakis
authored
Aug 06, 2017
and
Nick Mathewson
committed
Aug 08, 2017
827bd0e8
prop224 tests: Better HS time period tests.
· bd3213b1
George Kadianakis
authored
Aug 05, 2017
and
Nick Mathewson
committed
Aug 08, 2017
bd3213b1
prop224 tests: Better HS address tests.
· e70341de
George Kadianakis
authored
Aug 05, 2017
and
Nick Mathewson
committed
Aug 08, 2017
e70341de
prop224 tests: Improve SRV protocol tests.
· 4a1b57e9
George Kadianakis
authored
Aug 05, 2017
and
Nick Mathewson
committed
Aug 08, 2017
4a1b57e9
Do more type checking when setting HS idents.
· 0bf85878
George Kadianakis
authored
Aug 05, 2017
and
Nick Mathewson
committed
Aug 08, 2017
0bf85878
Fix broken intro point unittest.
· fe0c40c9
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
fe0c40c9
Extract intro point onion key even with multiple types.
· 471489ca
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
471489ca
prop224 tests: test_gen_establish_intro_cell() check cell contents.
· a464d49a
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
a464d49a
Improve code based on Nick review:
· c62da5cf
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
c62da5cf
Don't double hash the ed25519 blind key parameter.
· 4ad4467f
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
4ad4467f
Don't set HSDir index if we don't have a live consensus.
· b89d2fa1
George Kadianakis
authored
Aug 04, 2017
and
Nick Mathewson
committed
Aug 08, 2017
b89d2fa1
Correctly assign HSDir flags based on protocol list
· 440eaa9b
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
440eaa9b
Fix small easy bugs all around
· a561a10d
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
a561a10d
Constify functions that can be constified.
· 2c6f2e9b
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
2c6f2e9b
Improve documentation all around the codebase.
· 5ca9b830
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
5ca9b830
Make ed25519 id keys optional for IPs and RPs.
· f106af3c
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
f106af3c
Improve setting hsdir index procedure.
· d88984a1
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
d88984a1
Make HidServRevCounter be a LINELIST as it should.
· 706392e6
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
706392e6
Rename some free() functions that are actually clear().
· 3ce69a58
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
3ce69a58
Validate intro point limits to avoid asserts.
· 3bc52dae
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
3bc52dae
Relax assertions: turn them to BUGs and non-fatal asserts.
· 7c507a1f
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
7c507a1f
prop224: Don't use nodes as HSDirs if they don't have an HSDir index.
· e42c5562
George Kadianakis
authored
Aug 02, 2017
and
Nick Mathewson
committed
Aug 08, 2017
e42c5562
memwipe interesting unused memory
· 74981d1f
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
74981d1f
Fix 32-bit bug when writing address to descriptor.
· 29b3dd1c
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
29b3dd1c
Fix ternary operator abuse.
· 434112df
George Kadianakis
authored
Jul 31, 2017
and
Nick Mathewson
committed
Aug 08, 2017
434112df
Use htonll() when INT_8 is used.
· 1397ac11
George Kadianakis
authored
Aug 03, 2017
and
Nick Mathewson
committed
Aug 08, 2017
1397ac11
prop224: Remove INTRODUCE2 legacy handling
· 70878902
David Goulet
authored
Aug 01, 2017
and
Nick Mathewson
committed
Aug 08, 2017
70878902
test: Unbreak test_upload_descriptors()
· ec0da9a6
George Kadianakis
authored
Jul 24, 2017
and
Nick Mathewson
committed
Aug 08, 2017
ec0da9a6
test: Unit tests for the revision counter state file codethe
· b47139d7
George Kadianakis
authored
Jul 24, 2017
and
Nick Mathewson
committed
Aug 08, 2017
b47139d7
prop224: Use state file to save/load revision counters
· 6f046b21
George Kadianakis
authored
Jul 21, 2017
and
Nick Mathewson
committed
Aug 08, 2017
6f046b21
prop224: Refactor the overlap function to not use absolute time.
· 2e5a2d64
George Kadianakis
authored
Jul 18, 2017
and
Nick Mathewson
committed
Aug 08, 2017
2e5a2d64
prop224: Make prop224 time periods smaller in testnets.
· 6c00bd1f
George Kadianakis
authored
Jul 18, 2017
and
Nick Mathewson
committed
Aug 08, 2017
6c00bd1f
prop224: Refactor hs_get_time_period_num() to not use absolute time.
· cf58451a
George Kadianakis
authored
Jul 24, 2017
and
Nick Mathewson
committed
Aug 08, 2017
cf58451a
prop224: Compute start time of next time period.
· 2cd5f9a2
George Kadianakis
authored
Jul 18, 2017
and
Nick Mathewson
committed
Aug 08, 2017
2cd5f9a2
SR: Calculate current SRV phase/run duration.
· 0b22b7fc
George Kadianakis
authored
Jul 24, 2017
and
Nick Mathewson
committed
Aug 08, 2017
0b22b7fc
SR: Compute the start time of the current protocol run.
· 2af25409
George Kadianakis
authored
Jul 17, 2017
and
Nick Mathewson
committed
Aug 08, 2017
2af25409
prop224: HSDir v3 support is >= 0.3.0.8
· 85c80adf
David Goulet
authored
Jul 14, 2017
and
Nick Mathewson
committed
Aug 08, 2017
85c80adf
prop224: Move get_intro_circuit() to hs_circuit.c
· 2cae4f41
David Goulet
authored
Jul 19, 2017
and
Nick Mathewson
committed
Aug 08, 2017
2cae4f41
prop224: Make circuit prediction aware of v3 services
· 6c3d525c
David Goulet
authored
Jul 11, 2017
and
Nick Mathewson
committed
Aug 08, 2017
6c3d525c
Loading