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
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
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Bug 17604: Converge on only one long-lived TLS conn between relays.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-21
Add an O(1) map from channel->global_identifier to channel
Nick Mathewson
2017-01-18
Remove the (no longer compiled) code for legacy guard selection.
Nick Mathewson
2017-01-02
Unindent long-misindented blocks.
Nick Mathewson
2017-01-02
Fix some dubious indentation
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-12-08
Teach channel_rsa_id_group_set_badness_() about Ed25519
Nick Mathewson
2016-12-08
Tell channel_set_identity_digest() that ed keys can be NULL
Nick Mathewson
2016-12-08
Propagate Ed25519 identities downwards into more functions.
Nick Mathewson
2016-12-08
Migrate main data loop for set_bad_connections to use channel structures
Nick Mathewson
2016-12-08
When attempting to find a channel by ID, consider Ed ID.
Nick Mathewson
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-03
Replace some assert(1)s with nonfatal_unreached_once().
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
Nick Mathewson
2016-10-19
Unify code in channel_write_*cell()
Nick Mathewson
2016-10-18
Module docs for channel.c and channeltls.c
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-06-11
Use -Wdouble-promotion in GCC >= 4.6
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-03-21
Merge branch 'bug18570_027'
Nick Mathewson
2016-03-21
Make sure channel_t queues its own copy of incoming cells
Andrea Shepard
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
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-09-01
properly delete current channel in channel_free_list
Sebastian Hahn
2015-05-28
Tests for AUTHENTICATE cell functionality.
Nick Mathewson
2015-01-07
When closing circs build through a new guard, only close local ones
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-22
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Nick Mathewson
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
2014-12-21
Use channel state lookup macros in channel.c
rl1987
[prev]
[next]