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.c
Age
Commit message (
Expand
)
Author
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-11
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-11
Split a long line
Nick Mathewson
2016-02-11
Merge remote-tracking branch 'weasel/bug18261'
Nick Mathewson
2016-02-07
Using router_get_my_routerinfo()
Harini Kannan
2016-02-06
Fix a segfault during startup
Peter Palfrader
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Minor whitespace-only fix
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Log when IPv4/IPv6 restrictions or preferences weren't met
teor (Tim Wilson-Brown)
2016-01-29
Choose directory servers by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2015-12-17
Add missing parentheses
cypherpunks
2015-12-17
Remove Windows specific data type usage
cypherpunks
2015-12-17
Conform to the type signature of setsockopt(2)
cypherpunks
2015-12-16
More emergency-check code for un-removed pending entry conns
Nick Mathewson
2015-12-15
clean whitespace
Nick Mathewson
2015-12-16
Prop210: Refactor connection_get_* to produce lists and counts
teor (Tim Wilson-Brown)
2015-12-10
Whitespace fix
Nick Mathewson
2015-12-10
Defer creation of Unix socket until after setuid
Jamie Nguyen
2015-12-10
Refactor clock skew warning code to avoid duplication
Arlo Breault
2015-12-07
Comment-only change to connection_get_by_type_addr_port_purpose
teor (Tim Wilson-Brown)
2015-12-07
Comment-only changes to connection_connect
teor (Tim Wilson-Brown)
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
2015-07-30
Do not autoflush control connections as their outbufs get big
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'
Nick Mathewson
2015-06-28
fix a windows unused var warning
Nick Mathewson
2015-06-25
Validate the open file limit when creating a socket
David Goulet
2015-06-04
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-04
Set session_group after the port's data structure has been populated.
Yawning Angel
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-03-21
Initialize two variables
Sebastian Hahn
2015-03-11
Allow {World,Group}Writable on AF_UNIX {Socks,Control}Ports.
Nick Mathewson
2015-03-03
fix typo in comment
Roger Dingledine
2015-02-23
Fix running with the seccomp2 sandbox
Nick Mathewson
2015-02-06
Fix check-spaces complaints
Sebastian Hahn
2015-01-30
Correctly handle OutboundBindAddress again.
Nick Mathewson
2015-01-29
Restrict unix: addresses to control and socks for now
Nick Mathewson
2015-01-29
Remove SocksSocket; it's now spelled differently thanks to 14451
Nick Mathewson
2015-01-28
Support connection_exit_connect() to AF_UNIX sockets
Andrea Shepard
2015-01-21
Merge branch 'better_workqueue_v3_squashed'
Nick Mathewson
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Replace field-by-field copy with memcpy for entry_port_cfg
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
[next]