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
*
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-12-28
|
\
|
*
Bug 4786 fix: don't convert EARLY to RELAY on v1 connections
Nick Mathewson
2011-12-28
*
|
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
*
|
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
*
|
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
|
\
|
|
*
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
|
*
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-11
*
|
Add XXX023s for our timestamp_dirty abuse.
Nick Mathewson
2011-03-25
*
|
Move the decl for tor_gettimofday_cache_clear to the right header
Nick Mathewson
2011-03-16
*
|
Fix comment for connection_edge_consider_sending_sendme
Nick Mathewson
2011-03-15
*
|
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011
Nick Mathewson
2011-01-03
*
|
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
|
\
|
|
*
Make payloads into uint8_t.
Nick Mathewson
2010-12-15
|
*
Backport END_STREAM_REASON_NOROUTE for client use.
Sebastian Hahn
2010-08-18
*
|
Revise comment on 2210 a little; clean up n_streams/num_streams confusion
Nick Mathewson
2010-11-29
*
|
Add wrappers function for libc random()
Nick Mathewson
2010-11-29
*
|
Fix whitespace in patch for 2210 and backport to 0.2.2
Nick Mathewson
2010-11-29
*
|
Improve fairness when activating streams in circuit_resume_edge_reading_helper
Mashael AlSabah
2010-11-29
*
|
Send relay_early cells in rend circs
Sebastian Hahn
2010-10-18
*
|
I hear we are close to a release. Clean up the whitespace.
Nick Mathewson
2010-09-16
*
|
Demote a warn when enabling CellStatistics
Sebastian Hahn
2010-09-16
*
|
Merge branch 'bug1184'
Nick Mathewson
2010-09-15
|
\
\
|
*
|
Never queue a cell on a marked circuit
Nick Mathewson
2010-09-15
|
*
|
Clear cell queues when marking or truncating a circuit.
Nick Mathewson
2010-07-30
*
|
|
Add a simple integer-ceiling-division macro before we get it wrong
Nick Mathewson
2010-09-14
*
|
|
Make circuit_resume_edge_reading_helper treat streams more fairly.
Nick Mathewson
2010-09-13
*
|
|
Add a max_cells arg to connection_edge_process_raw_inbuf
Nick Mathewson
2010-09-13
*
|
|
Fix function declaration linebreaks at start of relay.c
Nick Mathewson
2010-09-13
*
|
|
be more consistent in using streamid_t
Nick Mathewson
2010-09-08
*
|
|
Fix a missing stream_id argument; found by "tracktor"
Nick Mathewson
2010-09-03
*
|
|
Fix behavior of adding a cell to a blocked queue.
Nick Mathewson
2010-09-02
*
|
|
Detect if we try to put a cell onto a supposedly blocked cell queue.
Nick Mathewson
2010-08-18
*
|
|
Decide whether to ignore SENDMEs based on streams_blocked, not queue size
Nick Mathewson
2010-08-18
*
|
|
Avoid over-filling cell queues when we receive a SENDME
yetonetime
2010-08-18
*
|
|
161b2750 didn't really retry the stream. this does.
Roger Dingledine
2010-08-16
*
|
|
Merge commit 'sebastian/bug1831'
Nick Mathewson
2010-08-15
|
\
\
\
|
*
|
|
Fix misplaced labels
Sebastian Hahn
2010-08-16
|
|
/
/
*
|
|
Merge commit 'sebastian/misc-reason'
Nick Mathewson
2010-08-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Retry streams that ended with NOROUTE error
Sebastian Hahn
2010-08-04
|
|
/
*
|
Create routerparse.h
Sebastian Hahn
2010-07-27
*
|
Create relay.h
Sebastian Hahn
2010-07-27
*
|
Create reasons.h
Sebastian Hahn
2010-07-27
*
|
Create policies.h
Sebastian Hahn
2010-07-27
*
|
Create networkstatus.h
Sebastian Hahn
2010-07-27
*
|
Create main.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_edge.h
Sebastian Hahn
2010-07-27
[next]