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_edge.c
Age
Commit message (
Expand
)
Author
2009-10-10
remove some dead code. some of it was tickling coverity.
Roger Dingledine
2009-09-27
Make sure we can't overflow in connection_ap_handshake_send_resolve
Sebastian Hahn
2009-09-20
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-09-20
Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"
Roger Dingledine
2009-09-16
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-09-16
Teach connection_ap_can_use_exit about Exclude*Nodes
Sebastian Hahn
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-08-08
LetsKillNoConnect removes support for .noconnect
Jacob Appelbaum
2009-08-07
Disable .exit notation unless AllowDotExit is 1.
Roger Dingledine
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-07
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-07-07
Make "Invalid onion hostname" msg respect SafeLogging.
Nick Mathewson
2009-07-02
If configured, write per-port exit statistics to disk periodically.
Karsten Loesing
2009-06-19
Better fix for 997.
Karsten Loesing
2009-06-19
Revert "Backport fix for bug 997."
Karsten Loesing
2009-06-16
Merge commit 'karsten/bug997-hidservfetch'
Nick Mathewson
2009-06-16
Backport fix for bug 997.
Karsten Loesing
2009-06-12
Whitespace and osx fixes on libevent2 patch.
Nick Mathewson
2009-06-12
Isolate Libevent API dependency to just main.c and dns.c in src/or.
Nick Mathewson
2009-06-12
Apply fix for bug 997.
Karsten Loesing
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
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-04-11
make it compile too
Roger Dingledine
2009-04-11
play make-believe that addr isn't a uint32_t
Roger Dingledine
2009-04-11
fix the same bug in two more locations (thanks to lark for prodding
Roger Dingledine
2009-04-11
Finally fix the bug where dynamic-IP relays disappear when their
Roger Dingledine
2009-02-13
If the controller claimed responsibility for a stream, but that
Roger Dingledine
2009-02-10
As an exit node, scrub the IP address to which we are exiting in the logs. Bu...
Karsten Loesing
2009-02-09
decide that mikeperry's bug should be fixed in 0.2.1.x
Roger Dingledine
2009-02-04
make a note about a clause in connection_edge.c that is probably
Roger Dingledine
2009-01-28
Forward-port: Fix bug 893: check AP connections for markedness before expirin...
Nick Mathewson
2009-01-14
make an assert tighter and replace another with an if.
Nick Mathewson
2009-01-05
Preserve reporting of stream end reasons to the local control
Mike Perry
2009-01-04
Another round of downgrading removing or postponing XXXX021 issues. Some rem...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-24
Use the literal parse of an address in dns_resolve_impl if parsing the addres...
Nick Mathewson
2008-12-19
Move in-addr.arpa parsing and generation into address.c, and simplify the cod...
Nick Mathewson
2008-12-18
Replace calls to time(NULL) that occur on the order of once per read, one per...
Nick Mathewson
2008-12-18
Fix a memory leak of one address string per DNSPort request.
Nick Mathewson
2008-12-17
Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
[next]