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.c
Age
Commit message (
Expand
)
Author
2016-05-09
remove some more unused code
Roger Dingledine
2016-03-24
Merge remote-tracking branch 'teor/bug18351'
Nick Mathewson
2016-03-24
Clarify ReachableAddress log messages
teor (Tim Wilson-Brown)
2016-03-24
Downgrade IP version warnings to avoid filling logs
teor (Tim Wilson-Brown)
2016-03-22
Merge remote-tracking branch 'public/bug18253'
Nick Mathewson
2016-03-14
Make unix sockets work with the linux seccomp2 sandbox again
Nick Mathewson
2016-03-14
Don't chmod/chown unix sockets if their permissions are already ok
Nick Mathewson
2016-03-01
First RelaxDirModeCheck implementation
Peter Palfrader
2016-02-28
Merge remote-tracking branch 'teor/bug18123'
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-26
Set EXCLUSIVEADDRUSE on Win32 to avoid a local port-stealing attack
teor (Tim Wilson-Brown)
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
[next]