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
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
2014-05-06
Faster chan_circid_entry_hash implementation
Nick Mathewson
2014-05-05
Use siphash on channel/circuit-id map too
Nick Mathewson
2014-04-29
Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.
dana koch
2014-04-25
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-18
scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purpose
Nick Mathewson
2014-04-18
Diagnostic warning to see if it's pending destroys causing 11553
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-08
Merge remote-tracking branch 'public/bug9841_025'
Nick Mathewson
2014-04-04
Protocol_Warn when a rendezvous cookie is used twice.
Nick Mathewson
2014-04-04
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Nick Mathewson
2014-04-04
Fix to 9841 fix: setting a token to NULL should clear it
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug11278'
Nick Mathewson
2014-03-26
Turn off testing code for #9683.
Nick Mathewson
2014-03-25
Free placeholder circid/chan->circuit map entries on exit
Nick Mathewson
2014-03-23
Remove the unused circuit_dump_by_chan().
Nick Mathewson
2014-03-14
Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_
Nick Mathewson
2014-03-14
Test code for implementation of faster circuit_unlink_all_from_channel
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
Nick Mathewson
2014-02-26
Monotonize the OOM-killer data timers
Nick Mathewson
2014-02-13
Tweak sign of rend_token params for consistency
Nick Mathewson
2014-02-13
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Nick Mathewson
2014-02-13
Faster circuit_get_by_rend_token_and_purpose()
Nick Mathewson
2014-02-12
On OOM, also log N circuits remaining
Nick Mathewson
2014-02-12
More unit tests for OOM handling.
Nick Mathewson
2014-02-12
Refactor OOM-handling functions for more testability
Nick Mathewson
2014-02-12
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
Nick Mathewson
2014-02-12
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
Nick Mathewson
2014-02-12
Actually release buffer freelists when handling OOM conditions.
Nick Mathewson
2014-02-07
Merge the circuit_{free,clear}_cpath functions
Nick Mathewson
2014-02-07
Merge remote-tracking branch 'public/feature9777_024_squashed'
Nick Mathewson
2014-02-07
Discard circuit paths on which nobody supports ntor
Nick Mathewson
[next]