teor
|
97249c4f5e
Make bridge clients download bridge descriptors immediately
|
7 years ago |
teor
|
435952538d
Make the download defaults in the tor manual match the code
|
7 years ago |
Nick Mathewson
|
f9cd870f50
Merge remote-tracking branch 'dgoulet/bug23319_032_01'
|
7 years ago |
David Goulet
|
dfaa5c65f9
test: Fix memory leak in hs_descriptor/decode_bad_signature
|
7 years ago |
Nick Mathewson
|
cbfc50d485
add another invizbox maintainer to ReleasingTor.md
|
7 years ago |
Nick Mathewson
|
a007c02df0
Re-run trunnel. Cosmetic changes only.
|
7 years ago |
Nick Mathewson
|
da75dfc0e5
Merge branch 'ahf_bug22497_redux'
|
7 years ago |
Nick Mathewson
|
e7c1a6f4f7
Changes file for 22497
|
7 years ago |
Alexander Færøy
|
77b92c2214
Ensure that `make check-spaces` is happy.
|
7 years ago |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 years ago |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 years ago |
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 |