Nick Mathewson
|
ba87f5bb25
Fix my dumb unreleased bug in 18673
|
8 lat temu |
Nick Mathewson
|
addd181721
Fix memory leak in TestingEnableCellStatsEvent
|
8 lat temu |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 lat temu |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 lat temu |
Nick Mathewson
|
cae59b913f
Rename circuit_about_to_free_{terminal -> atexit}
|
8 lat temu |
Andrea Shepard
|
ae0f858602
Properly detach circuits from cmuxes when calling circuit_free_all() on shutdown again
|
8 lat temu |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 lat temu |
cypherpunks
|
95c03b29de
Fix memory leak by circuit marked for close list
|
9 lat temu |
Nick Mathewson
|
7a940fac1c
appease check-spaces
|
9 lat temu |
Nick Mathewson
|
8b4e5b7ee9
Experimentally decouple the main body of circuit_mark_for_close
|
9 lat temu |
Isis Lovecruft
|
7155ee849e
Fix misnamed parameter in or_circuit_new docstring.
|
9 lat temu |
Roger Dingledine
|
d6dbd55849
trivial whitespace fix
|
9 lat temu |
Nick Mathewson
|
6f331645c7
Remove mempools and buf freelists
|
9 lat temu |
Nick Mathewson
|
fb5ebfb507
Avoid chan/circ linear lookups for requests
|
11 lat temu |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 lat temu |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
10 lat temu |
rl1987
|
551221bad6
Using channel state lookup macros in circuitlist.c.
|
10 lat temu |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 lat temu |
Nick Mathewson
|
d85270e13c
Reenhappy make check-spaces
|
10 lat temu |
Nick Mathewson
|
a87c697fb1
Merge remote-tracking branch 'public/bug13698_024_v1'
|
10 lat temu |
David Goulet
|
34eb007d22
Fix: don't report timeout when closing parallel intro points
|
10 lat temu |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 lat temu |
Andrea Shepard
|
8907554cf3
Make channel_note_destroy_not_pending() mockable
|
11 lat temu |
Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 lat temu |
Nick Mathewson
|
991545acf1
Whitespace fixes
|
10 lat temu |
Nick Mathewson
|
59e114832e
Merge branch 'bug11792_1_squashed'
|
10 lat temu |
Nick Mathewson
|
d6033843a4
When looking for conns to close, count the age of linked queued data
|
10 lat temu |
Nick Mathewson
|
68e430a6fb
Kill non-tunneled directory connections when handling OOM.
|
10 lat temu |
Nick Mathewson
|
8e55cafd67
Count zlib buffer memory towards OOM totals.
|
10 lat temu |
Nick Mathewson
|
7f5a440421
Don't allocate an extra smartlist in the OOM handler
|
10 lat temu |