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
/
channeltls.c
Age
Commit message (
Expand
)
Author
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-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-02
Search for remaining references to 'bufferevent'.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Resolve some warnings from OSX clang.
Nick Mathewson
2016-06-11
Use -Wdouble-promotion in GCC >= 4.6
Nick Mathewson
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
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
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2015-12-10
Refactor clock skew warning code to avoid duplication
Arlo Breault
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Refactor link handshake cell type implementations to use trunnel
Nick Mathewson
2015-05-28
Tests for AUTHENTICATE cell functionality.
Nick Mathewson
2015-05-28
Start testing cell encoders/processers for the v3 handshake.
Nick Mathewson
2015-03-10
Add link protocol version counts to the heartbeat message
Nick Mathewson
2015-02-24
Mechanical rename: tor_cert_t -> tor_x509_cert_t
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
2014-12-21
Fixing mistake in comment.
rl1987
2014-12-21
Using channel state lookup macros in channeltls.c
rl1987
2014-11-27
Fix a 64-bit clang warning
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Track total queue size per channel, with overhead estimates, and global queue...
Andrea Shepard
2014-09-30
Remove no-longer-used channel_tls_t functions
Andrea Shepard
2014-09-30
Provide generic mechanism for scheduler to query writeable cells on a channel
Andrea Shepard
2014-09-30
Implement scheduler mechanism to track lists of channels wanting cells or wri...
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
Give each or_connection_t a slightly randomized idle_timeout
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Fix undefined behavior with pointer addition in channeltls.c
Nick Mathewson
2014-02-09
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-08
Make sure orconn->chan gets nulled out when channels exit from channel_free_a...
Andrea Shepard
2014-02-07
Remove a needless check in channel_tls_handle_incoming
Nick Mathewson
2014-02-07
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-06
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...
Andrea Shepard
2014-02-03
10365: Close connections if the VERSIONS cell has an odd length.
rl1987
2013-12-09
Merge remote-tracking branch 'public/bug10131_024'
Nick Mathewson
2013-12-09
Remove a check in channeltls.c that could never fail.
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
[next]