Nick Mathewson
|
6c64681879
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
|
12 年 前 |
Nick Mathewson
|
92f5eaa235
Whitespace tweaks
|
12 年 前 |
Andrea Shepard
|
471ab34032
Refactor INTRODUCE2 parsing code in rend_service_introduce()
|
12 年 前 |
Andrea Shepard
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
12 年 前 |
Nick Mathewson
|
f8c9cc713d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 年 前 |
Nick Mathewson
|
efdf6c7118
Fix the remaining instances of nexted SMARTLIST_FOREACH
|
12 年 前 |
Nick Mathewson
|
6abdcdf116
Fix crash bug from 4a8eaad7 (Bug 6255)
|
12 年 前 |
Nick Mathewson
|
888d5d08fe
Merge remote-tracking branch 'public/bug2385'
|
12 年 前 |
Nick Mathewson
|
4a8eaad7ef
Clear a couple more fields in rend_service_load_auth_keys
|
12 年 前 |
Nick Mathewson
|
b8d1e8e375
Refactor exit path in rend_service_load_auth_keys
|
12 年 前 |
Nick Mathewson
|
e5a61c5176
Fix indentation in rend_service_load_auth_keys
|
12 年 前 |
Nick Mathewson
|
be28d10622
Refactor rend_service_load_keys() into main portion and auth portion.
|
12 年 前 |
Nick Mathewson
|
53f5a38942
Fix indentation and whitespace in rend_service_load_keys
|
12 年 前 |
Nick Mathewson
|
b44693f32d
Refactor rend_service_load_keys() into outer loop and loop contents
|
12 年 前 |
Nick Mathewson
|
e6782b355a
Merge remote-tracking branch 'public/bug3311'
|
12 年 前 |
Andrea Shepard
|
ab2e007ffb
In rend_service_load_keys(), clear extended descriptor cookie and buffer, clear temporary heap space for client key, and check if serializing client key fails
|
12 年 前 |
Andrea Shepard
|
276f95182c
Clean keys on stack in rend_service_rendezvous_has_opened()
|
12 年 前 |
Andrea Shepard
|
88c5d3ca55
Clean keys on stack in rend_service_intro_has_opened()
|
12 年 前 |
Andrea Shepard
|
d43ba536df
Clean up keys on stack in rend_service_introduce()
|
12 年 前 |
Andrea Shepard
|
9f55dfd915
Clean up keys on stack in rend_service_load_keys()
|
12 年 前 |
Nick Mathewson
|
87409771c4
Clarify some messages about publishing hidden service descriptors
|
12 年 前 |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 年 前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年 前 |
Robert Ransom
|
627c37ad6a
Don't reset intro-point creation rate-limiting timer
|
12 年 前 |
Nick Mathewson
|
e9dae1ff2e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 年 前 |
George Kadianakis
|
2d276ab9d9
rend_service_introduce(): do protocol violation check before anything else.
|
12 年 前 |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 年 前 |
Nick Mathewson
|
f729e1e984
Merge branch 'feature3457-v4-nm-squashed'
|
13 年 前 |
Nick Mathewson
|
fe4811471d
Chop out the intro point calculation until it is simple enough for nickm to grok
|
13 年 前 |
Robert Ransom
|
31d6350737
Use my original formula for number of replacements for an intro point
|
13 年 前 |