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
2010-03-05
commit my annotations while i was hunting down the host order bug
Roger Dingledine
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-08
Don't spam controllers with TOO_MANY_CONNECTIONS events
Sebastian Hahn
2010-01-20
Don't use OutboundBindAddress to connect to localhost
Nick Mathewson
2010-01-18
Log a notice when we get a new control connection
Sebastian Hahn
2010-01-15
whitespace fixes
Roger Dingledine
2009-12-29
add separate per-conn write limiting
Roger Dingledine
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-18
Remove duplicate words and a duplicate newline.
Karsten Loesing
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-13
Optimize cell-ewma circuit priority algorithm.
Nick Mathewson
2009-12-12
Adjust EWMA patch to conform to whitespace style.
Nick Mathewson
2009-12-12
Favor quiet circuits when choosing which order to relay cells in.
Can Tang
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-11-21
clobber connections with different number than we clobber circuits
Roger Dingledine
2009-11-21
stop assuming that our downcasts have a struct offset of 0
Roger Dingledine
2009-10-26
Remove checks for array existence. (CID 410..415)
Nick Mathewson
2009-10-10
fix a bug where we were decrementing the wrong bucket
Roger Dingledine
2009-09-06
minor fixes in some comments
Roger Dingledine
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-26
Merge commit 'public/socks-client'
Nick Mathewson
2009-08-25
Clean up a couple of style issues in the socks-client branch.
Nick Mathewson
2009-08-19
Write all statistics to disk exactly every 24 hours.
Karsten Loesing
2009-08-18
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-15
Some tweaks to directory request download times.
Karsten Loesing
2009-07-15
Directories now also measure download times of network statuses.
Karsten Loesing
2009-07-02
If configured, write per-port exit statistics to disk periodically.
Karsten Loesing
2009-06-19
Enable Tor to connect through SOCKS 4/5 proxies
Christopher Davis
2009-06-12
Isolate Libevent API dependency to just main.c and dns.c in src/or.
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-14
Fix misreporting of stream bandwidths.
Mike Perry
2009-05-14
Fix misreporting of stream bandwidths.
potentiate
2009-05-04
Remove unused rendversion parameters. YAGNI.
Karsten Loesing
2009-05-04
Clients do not request version 0 hidserv descs anymore.
Karsten Loesing
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-02-04
If we're using bridges and our network goes away, be more willing
Roger Dingledine
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Downgrade some xxx021s, comment more on others, etc
Nick Mathewson
2008-12-29
Refactor sockaddr family match check into a new function
Nick Mathewson
2008-12-27
remove the responsibility for setting listensocklen to the function that made...
Nick Mathewson
2008-12-27
Make connection_create_listener take a sockaddr_len, not just a sockaddr whos...
Nick Mathewson
2008-12-26
Add more missing documentation, and correct an error in container.c documenta...
Nick Mathewson
[next]