Nick Mathewson
|
0b36208fd8
apply ahf's test_assert_zero.cocci
|
7 years ago |
Nick Mathewson
|
067a4422fe
Apply ahf's ceil_div.cocci patch.
|
7 years ago |
Nick Mathewson
|
e884248118
Fix a needless line-continuation in aes.c
|
7 years ago |
Nick Mathewson
|
1d0f7b7ccd
Apply test-operator-cleanup to src/common too.
|
7 years ago |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 years ago |
Alexander Færøy
|
9e1fa95920
Add Coccinelle patch for replacing NULL/non-NULL tt_assert().
|
7 years ago |
Alexander Færøy
|
7666cd8881
Add Coccinelle patch for replacing tt_assert() usage on integer types.
|
7 years ago |
Alexander Færøy
|
3fd68b249b
Add Coccinelle patch for replacing tt_assert(0) with tt_abort().
|
7 years ago |
Alexander Færøy
|
25eaf77033
Add Coccinelle patch for detecing places where CEIL_DIV should be used.
|
7 years ago |
Alexander Færøy
|
7c3e980fb9
Add script for cleaning op operator usage in test files.
|
7 years ago |
Nick Mathewson
|
91c6bc160b
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
|
7 years ago |
George Kadianakis
|
dc0264f659
Silence some spammy log messages.
|
7 years ago |
David Goulet
|
e546ac6b32
circuit: Consider v3 hidden service circuit in circuit_expire_building()
|
7 years ago |
David Goulet
|
a112562544
hs: Update intro circuit timestamp when re-extending
|
7 years ago |
David Goulet
|
1077e9894c
circuit: Avoid needless log info in circuit_get_best()
|
7 years ago |
David Goulet
|
dca105d588
prop224: Register RP circuit when it opens
|
7 years ago |
David Goulet
|
954f663831
prop224: Try to recover from a bad intro circuit
|
7 years ago |
David Goulet
|
5f94c4a0f1
prop224: Refactor how we use connection_ap_handle_onion
|
7 years ago |
David Goulet
|
98efb646fc
hs: Remove unused rend_client_rendezvous_acked()
|
7 years ago |
David Goulet
|
a16627db1f
prop224: Add a function to find an intro point by legacy ID
|
7 years ago |
David Goulet
|
7c543412fc
prop224: Add a function to clear INTRO data
|
7 years ago |
David Goulet
|
cb462b95b7
prop224: Rename hs_desc_encode_lspec()
|
7 years ago |
David Goulet
|
61009d40d1
hs: Stub link_specifier_t in hs_descriptor.h
|
7 years ago |
David Goulet
|
e046e6fb48
prop224: Update OOM counters when storing a client descriptor cache object
|
7 years ago |
David Goulet
|
68887fdc5d
prop224: Update OOM counters when freeing a client descriptor cache object
|
7 years ago |
David Goulet
|
47672ec1c7
prop224: Check decoded descriptor matches the expected blinded key
|
7 years ago |
David Goulet
|
520fcdf2f3
test: Fix broken HS upload descriptor test
|
7 years ago |
David Goulet
|
31da3898e7
prop224: Add directory_request_fetch_set_hs_ident()
|
7 years ago |
David Goulet
|
a64ef7d6c5
prop224: Implement hs_client_any_intro_points_usable()
|
7 years ago |
David Goulet
|
14b858c4ce
prop224: Use the intro point state cache
|
7 years ago |