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
/
connection_or.c
Age
Commit message (
Expand
)
Author
2019-01-03
Detect openssl bug 7712 and work around it.
Nick Mathewson
2018-07-30
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-25
Improve connection auth logging
teor
2018-07-25
Merge branch 'bug26924_029' into bug26924_032
teor
2018-07-25
Stop logging link auth warnings on Single Onion Services and Tor2web
teor
2018-03-27
test: Add unittest for the OR connection failure cache
George Kadianakis
2018-03-27
relay: Avoid connecting to down relays
David Goulet
2018-02-16
backport to make channel_is_client() accurate
Roger Dingledine
2018-02-06
rephist: Stop tracking relay connection status
David Goulet
2018-02-06
Merge remote-tracking branch 'arma/bug22212'
Nick Mathewson
2018-01-31
count flushing as channel activity
Roger Dingledine
2018-01-17
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-17
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-01-15
Remove false positives from channel_is_client()
Roger Dingledine
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
2017-12-08
Merge branch 'dgoulet_ticket23709_033_01_squashed'
Nick Mathewson
2017-11-24
Add fast paths to channel_rsa_id_group_set_badness, #24119
Alex Xu (Hello71)
2017-11-22
channel: Remove everything related to queue size
David Goulet
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-09-19
Improve comments around connection_or_client_used()
teor
2017-09-14
Refactor control_event_bootstrap_problem
Taylor Yu
2017-09-11
Split the behavior of node_supports_ed25519_link_authentication().
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-09-05
Move protocol-specific functions out of buffers.c
Nick Mathewson
2017-08-28
Fix unlikely memory leak introduced in 418f3d6298beb27e050
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-06-27
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-06-27
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-06-27
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-27
Fix an errant memset() into the middle of a struct in cell_pack().
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Fix unit tests to work after own_link_cert assertion
Nick Mathewson
2017-06-05
Merge branch 'bug22460_030_01' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
On v3 link handshake, send the correct link certificate
Nick Mathewson
2017-06-05
Make code more clear about own_link_cert safety
Nick Mathewson
2017-06-01
Fix ed25519 link certificate race on tls context rotation
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Fix issues from dgoulet's code review.
Mike Perry
[next]