Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 gadi atpakaļ |
George Kadianakis
|
7ab2678074
Trivial documentation improvements.
|
8 gadi atpakaļ |
Nick Mathewson
|
89f5f149df
Remove guard_selection argument from status-reporting functions
|
8 gadi atpakaļ |
Nick Mathewson
|
2ea5aa7182
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
|
8 gadi atpakaļ |
Nick Mathewson
|
f71be74340
When freeing a guard state, cancel it if its state is unknown
|
8 gadi atpakaļ |
George Kadianakis
|
9192e5928c
prop224 prepwork: Use of HS circuitmap in existing HS code.
|
8 gadi atpakaļ |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 gadi atpakaļ |
Nick Mathewson
|
de617a4714
Maintain a list of all the origin circuits.
|
8 gadi atpakaļ |
Nick Mathewson
|
238828c92b
Add a new GUARD_WAIT state for circuits
|
8 gadi atpakaļ |
Nick Mathewson
|
dd6bdab3f6
Write the easy parts of the public entryguard interface.
|
8 gadi atpakaļ |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 gadi atpakaļ |
David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
8 gadi atpakaļ |
Nick Mathewson
|
9c8dbcd0d6
More module documentation (circpathbias, circuitlist)
|
8 gadi atpakaļ |
Nick Mathewson
|
077f6a4888
Merge branch 'maint-0.2.8'
|
8 gadi atpakaļ |
Nick Mathewson
|
6e96eababe
Merge branch 'bug20203_027_squashed' into maint-0.2.8
|
8 gadi atpakaļ |
Nick Mathewson
|
e4aaf76660
When clearing cells from a circuit for OOM reasons, tell cmux we did so.
|
8 gadi atpakaļ |
Nick Mathewson
|
bbaa7d09a0
Merge remote-tracking branch 'teor/reject-tap-v6'
|
8 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
cad9046632
Improve comments in circuit_get_cpath_*
|
8 gadi atpakaļ |
Nick Mathewson
|
c7558c906a
Use coarse monotonic timer instead of cached monotonized libevent time.
|
8 gadi atpakaļ |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 gadi atpakaļ |
Nick Mathewson
|
ba87f5bb25
Fix my dumb unreleased bug in 18673
|
8 gadi atpakaļ |
Nick Mathewson
|
addd181721
Fix memory leak in TestingEnableCellStatsEvent
|
8 gadi atpakaļ |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 gadi atpakaļ |
Nick Mathewson
|
cae59b913f
Rename circuit_about_to_free_{terminal -> atexit}
|
8 gadi atpakaļ |
Andrea Shepard
|
ae0f858602
Properly detach circuits from cmuxes when calling circuit_free_all() on shutdown again
|
8 gadi atpakaļ |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 gadi atpakaļ |
cypherpunks
|
95c03b29de
Fix memory leak by circuit marked for close list
|
9 gadi atpakaļ |
Nick Mathewson
|
7a940fac1c
appease check-spaces
|
9 gadi atpakaļ |
Nick Mathewson
|
8b4e5b7ee9
Experimentally decouple the main body of circuit_mark_for_close
|
9 gadi atpakaļ |