index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitlist.c
Age
Commit message (
Expand
)
Author
2017-10-23
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-09-29
Clear outbuf_flushlen when we clear a connection's outbuf
Nick Mathewson
2016-09-22
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-22
Merge branch 'bug20203_027_squashed' into maint-0.2.8
Nick Mathewson
2016-09-22
When clearing cells from a circuit for OOM reasons, tell cmux we did so.
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Improve comments in circuit_get_cpath_*
teor (Tim Wilson-Brown)
2016-07-19
Use coarse monotonic timer instead of cached monotonized libevent time.
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-03-28
Fix my dumb unreleased bug in 18673
Nick Mathewson
2016-03-28
Fix memory leak in TestingEnableCellStatsEvent
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2016-02-11
Rename circuit_about_to_free_{terminal -> atexit}
Nick Mathewson
2016-02-10
Properly detach circuits from cmuxes when calling circuit_free_all() on shutd...
Andrea Shepard
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-08
Fix memory leak by circuit marked for close list
cypherpunks
2015-11-13
appease check-spaces
Nick Mathewson
2015-11-12
Experimentally decouple the main body of circuit_mark_for_close
Nick Mathewson
2015-08-06
Fix misnamed parameter in or_circuit_new docstring.
Isis Lovecruft
2015-02-17
trivial whitespace fix
Roger Dingledine
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-01-14
Avoid chan/circ linear lookups for requests
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
2014-12-21
Using channel state lookup macros in circuitlist.c.
rl1987
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-12
Reenhappy make check-spaces
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'public/bug13698_024_v1'
Nick Mathewson
2014-11-10
Fix: don't report timeout when closing parallel intro points
David Goulet
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make channel_note_destroy_not_pending() mockable
Andrea Shepard
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-08-24
Whitespace fixes
Nick Mathewson
2014-08-24
Merge branch 'bug11792_1_squashed'
Nick Mathewson
2014-08-24
When looking for conns to close, count the age of linked queued data
Nick Mathewson
2014-08-24
Kill non-tunneled directory connections when handling OOM.
Nick Mathewson
2014-08-24
Count zlib buffer memory towards OOM totals.
Nick Mathewson
2014-08-20
Don't allocate an extra smartlist in the OOM handler
Nick Mathewson
2014-08-20
fix remaining compilation problems
Nick Mathewson
2014-08-18
When counting memory from closing a connection, count the dir conn too
Nick Mathewson
2014-08-15
Autoconvert most circuit-list iterations to smartlist iterations
Nick Mathewson
2014-08-15
Start converting circuitlist to smartlist.
Nick Mathewson
2014-06-16
whitespace fixes
Nick Mathewson
2014-06-14
Merge branch 'bug12184_diagnostic_squashed'
Nick Mathewson
2014-06-14
Try to diagnose bug 12184
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
Nick Mathewson
2014-06-11
Replace last_added_nonpadding with last_had_circuits
Nick Mathewson
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
[next]