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
/
connection_or.c
Age
Commit message (
Expand
)
Author
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract cell type and their queues into new headers
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Split or_handshake_{certs,state}_t into their own headers.
Nick Mathewson
2018-06-15
Move or_connection_t to its own header.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-13
Rename token_bucket_t to token_bucket_rw_t.
Nick Mathewson
2018-04-13
Refactor or_connection token buckets to use token_bucket_t
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
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-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
[next]