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
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Fix unit test failure in dir/formats
Sebastian Hahn
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3216_v2' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
Nick Mathewson
2011-05-24
Don't try to build descriptors when router_get_advertised_or_port()==0
Nick Mathewson
2011-05-23
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Merge branch 'feature3049-v2' into maint-0.2.2
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-05-20
Split control connection cleanup out of connection_free
Robert Ransom
2011-05-20
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-20
Fix a compile warning on OSX 10.6
Sebastian Hahn
2011-05-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-16
Fix bug2752 : 48-char HTTPProxyAuthenticator limitation
Michael Yakubovich
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-16
Merge remote-tracking branch 'public/bug2850' into maint-0.2.2
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/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
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
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
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-12
Fixes ticket #2503
mikey99
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
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-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-06
Add a missing ! to the check for CountPrivatebandwidth.
Nick Mathewson
2011-04-05
Tweaks to Cagara's CountPrivateBandwidth patch:
Nick Mathewson
2011-04-05
Patch from cagara: Add a CountPrivateBandwidth flag
Daniel Cagara
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 remote branch 'arma/optimistic_server'
Nick Mathewson
2011-03-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-15
Merge branch 'bug2756_relay' into maint-0.2.2
Nick Mathewson
2011-03-15
whitespace fixes to pass 'make check-spaces'
Roger Dingledine
2011-03-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-14
Check newconn, not conn, before marking newconn for close
Nick Mathewson
2011-03-14
Implement server side of Proposal 174 (optimistic data)
Ian Goldberg
2011-03-14
Consider sending stream-level SENDME cells on partial flushes.
Nick Mathewson
2011-02-07
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
[next]