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
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.3.0' into maint-0.3.1
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
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
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-04-18
Rename `zlib_state` to `compress_state` in `dir_connection_t`.
Alexander Færøy
2017-04-17
Refactor the streaming compression code.
Alexander Færøy
2017-04-07
hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-17
Correctly maintain circuits in circuits_pending_other_guards().
George Kadianakis
2017-01-16
Merge remote-tracking branch 'public/ticket20921'
Nick Mathewson
2017-01-12
Have circuit_get_global_origin_circuit_list() return the right list. Bug 21118
Nick Mathewson
2017-01-02
Extract global_origin_circuit_list manipulation code into new fns.
Nick Mathewson
2016-12-21
circuit: Add a function to get the next service intro circuit
David Goulet
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Trivial documentation improvements.
George Kadianakis
2016-12-16
Remove guard_selection argument from status-reporting functions
Nick Mathewson
2016-12-16
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
Nick Mathewson
2016-12-16
When freeing a guard state, cancel it if its state is unknown
Nick Mathewson
2016-12-14
prop224 prepwork: Use of HS circuitmap in existing HS code.
George Kadianakis
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-30
Maintain a list of all the origin circuits.
Nick Mathewson
2016-11-30
Add a new GUARD_WAIT state for circuits
Nick Mathewson
2016-11-30
Write the easy parts of the public entryguard interface.
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-10-26
More module documentation (circpathbias, circuitlist)
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
[next]