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
/
channel.c
Age
Commit message (
Expand
)
Author
2018-04-26
Move close-and-cleanup functions to a postloop event.
Nick Mathewson
2018-04-03
Merge remote-tracking branch 'fristonio/ticket-25645'
Nick Mathewson
2018-04-03
ticket(25645): remove unused variable n_possible from channel_get_for_extend()
Deepesh Pathak
2018-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-23
chan: Use channel_is_client() in channel_do_open_actions()
David Goulet
2018-02-15
cmux: Make EWMA policy mandatory
David Goulet
2018-02-07
remove blank line between function-comment and function
Roger Dingledine
2018-02-07
Merge remote-tracking branch 'dgoulet/ticket25163_033_01'
Nick Mathewson
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
rephist: Stop tracking relay connection status
David Goulet
2018-02-01
Merge branch 'bug24700_032_01' into bug24700_033_01
David Goulet
2018-02-01
sched: Use the sched_heap_idx field to double-check our fix for 24700.
Nick Mathewson
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
test: Add unit tests for the DoS subsystem
George Kadianakis
2018-01-30
dos: Track new and closed OR client connections
David Goulet
2018-01-06
whitespace and typo fixes
Roger Dingledine
2017-12-13
Use monotime_coarse for transfer times and padding times
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-08
Update free functions into macros: src/or/ part 1
Nick Mathewson
2017-12-08
Merge branch 'dgoulet_ticket23709_033_01_squashed'
Nick Mathewson
2017-12-08
chan: Do not re-queue after a fail cell write
David Goulet
2017-11-30
Simplify channel_rsa_id_group_set_badness, #24119
Alex Xu (Hello71)
2017-11-24
Add fast paths to channel_rsa_id_group_set_badness, #24119
Alex Xu (Hello71)
2017-11-22
doc: Update channel.c top comments from latest
David Goulet
2017-11-22
test: Add unit test for channel_check_for_duplicates()
David Goulet
2017-11-22
channel: Remove nickname attribute from channel_t
David Goulet
2017-11-22
channel: Remove dead code
David Goulet
2017-11-22
channel: Add and cleanup comments
David Goulet
2017-11-22
channel: Remove unused write cell functions
David Goulet
2017-11-22
channel: Remove everything related to queue size
David Goulet
2017-11-22
channel: Remove incoming/outgoing queue
David Goulet
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Use channel_is_client() accessor in channelpadding.c.
Nick Mathewson
2017-09-22
Stop clearing the is_client flag on channel directly
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
2017-09-15
sched: Implement the KIST scheduler
Matt Traudt
2017-09-15
sched: Groundwork before KIST implementation
Matt Traudt
2017-09-15
Fix several places where md-using relays would get wrong behavior.
Nick Mathewson
2017-09-12
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-12
Ticket #17857: Apply padding off-switch to existing connections.
Mike Perry
2017-06-23
Ticket #17857: Padding off-switch for single hop connections
Mike Perry
2017-06-21
Merge branch 'callgraph_reduction_v2'
Nick Mathewson
2017-06-21
Extract channel_do_open_actions() from non-open _change_state cases
Nick Mathewson
2017-05-09
Fix a warning about an extraneous semicolon
Nick Mathewson
2017-05-08
Fix some clang-i386 warnings in master.
Nick Mathewson
2017-05-08
whitespace fixes
Nick Mathewson
[next]