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.h
Age
Commit message (
Expand
)
Author
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-01-30
test: Add unit tests for the DoS subsystem
George Kadianakis
2017-05-08
Fix some clang-i386 warnings in master.
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-05-02
Merge branch 'teor_connection-with-client-v2_squashed'
Nick Mathewson
2017-05-02
Accurately identify client connections by their lack of peer authentication
teor
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
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
Add a bunch of work-in-progress comments for 15056 planning
Nick Mathewson
2016-12-08
When attempting to find a channel by ID, consider Ed ID.
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-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-03-29
Don't declare "incoming_queue" in every file including channel.h
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-05-28
Tests for AUTHENTICATE cell functionality.
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
Using macros and inline function for quick lookup of channel state.
rl1987
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make channel_flush_some_cells() mockable
Andrea Shepard
2014-09-30
Make channel_dump_statistics() mockable
Andrea Shepard
2014-09-30
Expose some channel cell queue stuff to the test suite
Andrea Shepard
2014-09-30
Use a non-stupid data structure in the scheduler
Andrea Shepard
2014-09-30
Eliminate some unnecessary smartlists in scheduler.c
Andrea Shepard
2014-09-30
Implement global queue size query in channel.c
Andrea Shepard
2014-09-30
Track total queue size per channel, with overhead estimates, and global queue...
Andrea Shepard
2014-09-30
Add global cell/byte counters and per channel byte counters to channel.c
Andrea Shepard
2014-09-30
Provide generic mechanism for scheduler to query writeable cells on a channel
Andrea Shepard
2014-09-05
Correctly update channel local mark when address of incoming connection chang...
Andrea Shepard
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-04-23
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Nick Mathewson
2014-04-23
Improvements to #11553 fix based on review
Nick Mathewson
2014-04-18
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Nick Mathewson
2014-04-18
Switch to random allocation on circuitIDs.
Nick Mathewson
2014-04-18
Supply better and less frequent warnings on circID exhaustion
Nick Mathewson
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2013-10-02
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-02
Fix a bug in our bug 9776 fix.
Nick Mathewson
[next]