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
/
relay.c
Age
Commit message (
Expand
)
Author
2014-02-25
Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4
Nick Mathewson
2014-02-10
Excise the insertion_time_elem_t logic
Nick Mathewson
2014-02-09
Don't treat END_STREAM_REASON_INTERNAL as total circuit failure
Nick Mathewson
2013-11-15
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-11-07
Improved circuit queue out-of-memory handler
Nick Mathewson
2013-10-08
Generate bootstrapping status messages for microdescs too
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-15
Merge branch 'bug9072-023' into bug9072-024
Andrea Shepard
2013-06-15
Disable middle relay queue overfill detection code due to possible guard disc...
Andrea Shepard
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-05-21
Downgrade the unexpected sendme cell warnings for 0.2.4
Nick Mathewson
2013-04-11
Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4
Nick Mathewson
2013-03-20
Merge remote-tracking branch 'public/bug8475_023' into maint-0.2.4
Nick Mathewson
2013-03-19
Debugging log for bug 8185
Nick Mathewson
2013-03-19
Merge branch 'bug7582_v2' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
Handle TRUNCATE correctly if our next channel isn't done yet.
Nick Mathewson
2013-03-14
Apply ClientDNSRejectInternalAddresses to IPv6 in RESOLVED cells
Nick Mathewson
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-02-19
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-11
Suppress a coverity false positive in connection_edge_package_raw_inbuf
Nick Mathewson
2013-02-08
Add explicit check for !first_conn in ...resume_edge_reading_helper
Nick Mathewson
2013-02-08
Improve comment about our random stream choice algorithm
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-07
Merge branch 'bug7902'
Nick Mathewson
2013-02-01
Merge branch 'rename_log_7599'
Nick Mathewson
2013-02-01
Help us track bug 8093:
Roger Dingledine
2013-02-01
fix wide lines from tor_log rename
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Adjust control_reason when adjusting reason (related to 7902)
Nick Mathewson
2013-01-16
When we get an END cell before CONNECTED, don't report SOCKS success
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-01-14
Revert junk accidentally included with "start folding in the changes entries"
Nick Mathewson
2013-01-14
Reject create/begin/etc cells with {circ,stream}ID 0.
Nick Mathewson
2013-01-14
start folding in the changes entries
Roger Dingledine
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
Enable handling of create2/extend2/created2/extended2
Nick Mathewson
2013-01-03
Teach cpuworker and others about create_cell_t and friends
Nick Mathewson
2012-12-25
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-18
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-17
Don't use the cache when changing an IP address because of an exit policy
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache modification by a client port
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
[next]