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
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
2008-12-15
Apply rovv's bug 805 fix: take more care never to prefer a non-canonical conn...
Nick Mathewson
2008-11-12
Apparently sparc64 is way more strict about uint16_t access alignment than I ...
Nick Mathewson
2008-09-09
Catch and report a few more bootstrapping failure cases when Tor
Roger Dingledine
2008-09-05
Refactor use of connection_new so that we get more verifiable typesafety.
Nick Mathewson
2008-08-07
r17680@tombo: nickm | 2008-08-07 16:06:30 -0400
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-23
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
Nick Mathewson
2008-06-18
Directory authorities shouldn't complain about bootstrapping
Roger Dingledine
2008-06-11
start sending "bootstrap problem" status events when we're having troubles
Roger Dingledine
2008-06-10
minor fixes and notes
Roger Dingledine
2008-06-09
Start noticing and reporting bootstrapping failures too. It looks like
Roger Dingledine
2008-06-07
infrastructure for the 'bootstrap status event' feature, so we can
Roger Dingledine
2008-05-29
New code to implement proposal for local geoip stats. Only enabled with --ena...
Nick Mathewson
2008-04-22
When we choose to abandon a new entry guard because we think our
Roger Dingledine
2008-04-09
r19273@catbus: nickm | 2008-04-09 14:44:23 -0400
Nick Mathewson
2008-02-22
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
Nick Mathewson
2008-02-19
r18218@catbus: nickm | 2008-02-19 17:27:40 -0500
Nick Mathewson
2008-02-15
r14181@tombo: nickm | 2008-02-15 16:48:17 -0500
Nick Mathewson
2008-02-12
r18056@catbus: nickm | 2008-02-12 17:21:10 -0500
Nick Mathewson
2008-02-12
r18051@catbus: nickm | 2008-02-12 15:20:43 -0500
Nick Mathewson
2008-02-11
r14108@tombo: nickm | 2008-02-10 20:09:10 -0500
Nick Mathewson
2008-02-10
r14101@tombo: nickm | 2008-02-10 13:24:27 -0500
Nick Mathewson
[next]