index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
relay.c
Commit message (
Expand
)
Author
Age
*
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-08-15
*
Merge remote-tracking branch 'majek/bug9108'
Nick Mathewson
2013-08-15
|
\
|
*
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-06-20
*
|
Unit tests for cell queues.
Nick Mathewson
2013-07-18
*
|
Use TOR_SIMPLEQ for packed_cell_t
Nick Mathewson
2013-07-18
*
|
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
|
/
*
Merge remote-tracking branch 'origin/maint-0.2.4'
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-18
*
|
|
Merge branch 'bug9072-024' into bug9072-025
Andrea Shepard
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-15
|
|
*
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-06-13
*
|
|
Merge branch 'circuit_queue_cap-0.2.5-squashed'
Nick Mathewson
2013-06-14
|
\
\
\
|
*
|
|
Fix signed/unsigned comparison warning
Nick Mathewson
2013-06-14
|
*
|
|
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-06-13
*
|
|
|
Merge remote-tracking branch 'public/bug7912_squashed'
Nick Mathewson
2013-06-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add destroy balance tracking and logging to circuitmux
Andrea Shepard
2013-06-13
|
*
|
|
Implementation of a fix for bug 7912
Nick Mathewson
2013-06-13
*
|
|
|
Restore 8093 log messages to WARN severity, but rate limit
Nick Mathewson
2013-05-21
|
|
/
/
|
/
|
|
*
|
|
Downgrade the unexpected sendme cell warnings for 0.2.4
Nick Mathewson
2013-05-21
*
|
|
Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4
Nick Mathewson
2013-04-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Debugging log for bug 8185
Nick Mathewson
2013-03-19
*
|
|
Merge remote-tracking branch 'public/bug8475_023' into maint-0.2.4
Nick Mathewson
2013-03-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Apply ClientDNSRejectInternalAddresses to IPv6 in RESOLVED cells
Nick Mathewson
2013-03-14
|
|
/
*
|
Merge branch 'bug7582_v2' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
\
|
*
|
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-03-11
*
|
|
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
|
\
\
\
|
*
|
|
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-19
|
|
/
/
*
/
/
Handle TRUNCATE correctly if our next channel isn't done yet.
Nick Mathewson
2013-03-18
|
/
/
*
|
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-15
|
\
\
|
*
|
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-11-06
*
|
|
Suppress a coverity false positive in connection_edge_package_raw_inbuf
Nick Mathewson
2013-02-11
*
|
|
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-08
*
|
|
Merge branch 'bug7902'
Nick Mathewson
2013-02-07
|
\
\
\
|
*
|
|
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
*
|
|
|
Merge branch 'rename_log_7599'
Nick Mathewson
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-02-01
*
|
|
|
|
Help us track bug 8093:
Roger Dingledine
2013-02-01
|
/
/
/
/
*
/
/
/
Implement Path use bias accounting.
Mike Perry
2013-01-18
|
/
/
/
*
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-01-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Reject create/begin/etc cells with {circ,stream}ID 0.
Nick Mathewson
2013-01-14
*
|
|
Revert junk accidentally included with "start folding in the changes entries"
Nick Mathewson
2013-01-14
*
|
|
start folding in the changes entries
Roger Dingledine
2013-01-14
[next]