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_or.c
Age
Commit message (
Expand
)
Author
2010-08-15
reinit per-conn token buckets on config or consensus change
Roger Dingledine
2010-08-15
factor out rate/burst setting. no actual changes.
Roger Dingledine
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 networkstatus.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create dirserv.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.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create command.h
Sebastian Hahn
2010-07-27
Create circuitbuild.h
Sebastian Hahn
2010-07-27
Create buffers.h
Sebastian Hahn
2010-07-27
Create routerlist.h
Sebastian Hahn
2010-07-27
Create router.h
Sebastian Hahn
2010-07-27
Create geoip.h
Sebastian Hahn
2010-06-03
Let bridge users use the non-primary address of a multi-homed bridge
Roger Dingledine
2010-05-12
Clarify 'marking connection as too old' messages
Nick Mathewson
2010-03-10
let people test the RefuseUnknownExits idea
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
2009-12-29
add config options to override.
Roger Dingledine
2009-12-29
add separate per-conn write limiting
Roger Dingledine
2009-12-23
New consensus params "bwconnrate" and "bwconnburst"
Roger Dingledine
2009-12-18
Remove duplicate words and a duplicate newline.
Karsten Loesing
2009-12-17
Make changes to latest bridge-stats fixes as suggested by Nick.
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-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-06
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-11-05
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-09-24
Debugging logs for TLS handshake
Nick Mathewson
2009-09-16
Recover from changing network connections.
Mike Perry
2009-06-19
Change proxy-address type to tor_addr_t to allow ipv6 proxies.
Nick Mathewson
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-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-28
Don't obsolete a very-new connection for having no circuits yet.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Explain why the XXXX021 in connection_or.c was there, and explain why it does...
Nick Mathewson
2008-12-24
Checkpoint my big bug-891 patch.
Nick Mathewson
2008-12-19
More approx_time() calls. Noted by forest.
Nick Mathewson
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-17
Rename or_is_obsolete and move it to or_connection_t where it belongs.
Nick Mathewson
[next]