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
2011-05-23
Merge branch 'feature3049-v2' into maint-0.2.2
Nick Mathewson
2011-05-20
Split control connection cleanup out of connection_free
Robert Ransom
2011-05-20
Fix a compile warning on OSX 10.6
Sebastian Hahn
2011-05-16
Fix bug2752 : 48-char HTTPProxyAuthenticator limitation
Michael Yakubovich
2011-05-16
Merge remote-tracking branch 'public/bug2850' into maint-0.2.2
Nick Mathewson
2011-05-15
Check permissions on the directory holding a control socket
Nick Mathewson
2011-05-15
Add a function to pull off the final component of a path
Nick Mathewson
2011-05-15
Clean up the 2972 implementation a little
Sebastian Hahn
2011-05-15
Add UnixSocketsGroupWritable config flag
Jérémy Bobbio
2011-05-13
Write automatically-chosen control ports to a file.
Nick Mathewson
2011-05-13
Teach retry_listener about "auto" ports.
Nick Mathewson
2011-05-13
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
Nick Mathewson
2011-05-12
Fixes ticket #2503
mikey99
2011-05-09
Remove a duplicated line, found by clang
Sebastian Hahn
2011-05-03
Set SO_REUSEADDR on all sockets, not just listeners
Nick Mathewson
2011-03-28
Add a missing cast to silence the compiler
Sebastian Hahn
2011-03-25
Fix some 'impossible' overflow bugs in byte counting
Nick Mathewson
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-15
Merge branch 'bug2756_relay' into maint-0.2.2
Nick Mathewson
2011-03-14
Check newconn, not conn, before marking newconn for close
Nick Mathewson
2011-03-14
Consider sending stream-level SENDME cells on partial flushes.
Nick Mathewson
2011-01-25
Add client code to detect attempts to connect to 127.0.0.1 etc
Nick Mathewson
2011-01-25
Fix double-mark bug when failing to init transparent connection
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-11-10
Change Natd into NATD in our options.
Sebastian Hahn
2010-11-10
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-08-18
Add a generic rate-limited log mechanism, and use it in a few places
Nick Mathewson
2010-08-18
Merge commit 'karsten/dirbytes2'
Nick Mathewson
2010-08-18
Correctly report written bytes on linked connections.
Karsten Loesing
2010-08-18
Count bytes we spend on answering directory requests.
Karsten Loesing
2010-08-15
Merge commit 'sebastian/bug1831'
Nick Mathewson
2010-08-16
Fix misplaced labels
Sebastian Hahn
2010-08-11
Refactor exit port statistics code and add unit tests.
Karsten Loesing
2010-07-27
Create routerparse.h
Sebastian Hahn
2010-07-27
Create rephist.h
Sebastian Hahn
2010-07-27
Create relay.h
Sebastian Hahn
2010-07-27
Create reasons.h
Sebastian Hahn
2010-07-27
Create policies.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create dns.h
Sebastian Hahn
2010-07-27
Create dirserv.h
Sebastian Hahn
2010-07-27
Create directory.h
Sebastian Hahn
2010-07-27
Create cpuworker.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection_or.h
Sebastian Hahn
2010-07-27
Create connection_edge.h
Sebastian Hahn
2010-07-27
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create circuituse.h
Sebastian Hahn
[next]