Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 년 전 |
Nick Mathewson
|
b53a2059c4
Expose crypto_digest_algorithm_get_length from crypto.c
|
8 년 전 |
Nick Mathewson
|
2a884926c0
Merge remote-tracking branch 'dgoulet/bug19066_029_01'
|
8 년 전 |
Nick Mathewson
|
4a14c2cfc7
Merge branch 'maint-0.2.8'
|
8 년 전 |
Nick Mathewson
|
2729f166cb
whitespace fixes
|
8 년 전 |
Nick Mathewson
|
ab932cd7bf
Remove duplicate siging_key_cert fields.
|
8 년 전 |
Nick Mathewson
|
a7f6e434be
Merge branch 'maint-0.2.8'
|
8 년 전 |
Nick Mathewson
|
3f49474349
Merge branch 'bug17150_027_extra' into maint-0.2.8
|
8 년 전 |
Nick Mathewson
|
8acfac7375
Copy the signing_key_cert field into signed_descriptor_t
|
8 년 전 |
Nick Mathewson
|
44da47d3c1
Move extra_info_digest256 into signed_descriptor_t
|
8 년 전 |
David Goulet
|
50ff24e276
dirauth: don't use hardcoded length when parsing digests
|
8 년 전 |
Nick Mathewson
|
33d3572a1d
Merge branch 'feature15588_squashed'
|
8 년 전 |
John Brooks
|
162aa14eef
Move rend client name checks to one function
|
8 년 전 |
John Brooks
|
d5a23ce115
Move rend auth cookie en-/decoding to a function
|
9 년 전 |
Nick Mathewson
|
6a91cab79c
Merge branch 'maint-0.2.7'
|
8 년 전 |
Nick Mathewson
|
c20e34e189
Fix log message subjects in networkstatus_parse_vote_from_string()
|
8 년 전 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 년 전 |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 년 전 |
Nick Mathewson
|
1f679d4ae1
Fix all doxygen warnings other than "X is not documented"
|
8 년 전 |
Nick Mathewson
|
a8d6989589
Whitespace fixes
|
8 년 전 |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 년 전 |
Matthew Finkel
|
467d0919d2
Authorities must set a router's V2Dir flag if it supports tunnelled reqs
|
10 년 전 |
Nick Mathewson
|
9d17d10b36
tweak router_parse_addr_policy_item_from_string docs
|
9 년 전 |
teor (Tim Wilson-Brown)
|
ce92335214
Add policy assume_action support for IPv6 addresses
|
9 년 전 |
teor (Tim Wilson-Brown)
|
cd0a5db5e9
Initialise malformed_list to 0 each time we parse a policy
|
9 년 전 |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 년 전 |
Nick Mathewson
|
6b6a714732
Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770
|
9 년 전 |
teor (Tim Wilson-Brown)
|
fd85f2cd70
fixup Clarify ambiguous log message in router_add_exit_policy
|
9 년 전 |
teor (Tim Wilson-Brown)
|
ab6f93caa7
fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set
|
9 년 전 |
teor (Tim Wilson-Brown)
|
d3358a0a05
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
|
9 년 전 |