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
2010-10-15
Merge branch 'bug1992_part1'
Nick Mathewson
2010-10-13
Fix a couple users of buf_datalen that slipped in. Found by Sebastian
Nick Mathewson
2010-10-01
refactor all these tor_inet_ntoa idioms
Roger Dingledine
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-09-27
Make a function to mark a connection and set hold_open_until_flushed.
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-16
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-15
Merge branch 'bug1184'
Nick Mathewson
2010-09-15
Never queue a cell on a marked circuit
Nick Mathewson
2010-09-14
Add a simple integer-ceiling-division macro before we get it wrong
Nick Mathewson
2010-09-13
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-08
be more consistent in using streamid_t
Nick Mathewson
2010-09-03
Fix a missing stream_id argument; found by "tracktor"
Nick Mathewson
2010-09-02
Fix behavior of adding a cell to a blocked queue.
Nick Mathewson
2010-08-18
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
Backport END_STREAM_REASON_NOROUTE for client use.
Sebastian Hahn
2010-08-16
161b2750 didn't really retry the stream. this does.
Roger Dingledine
2010-08-15
Merge commit 'sebastian/bug1831'
Nick Mathewson
2010-08-15
Merge commit 'sebastian/misc-reason'
Nick Mathewson
2010-08-16
Fix misplaced labels
Sebastian Hahn
2010-08-04
Retry streams that ended with NOROUTE error
Sebastian Hahn
2010-07-30
Clear cell queues when marking or truncating a circuit.
Nick Mathewson
2010-07-27
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
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create circuitlist.h
Sebastian Hahn
2010-07-27
Create circuitbuild.h
Sebastian Hahn
2010-07-27
Create buffers.h
Sebastian Hahn
2010-07-27
Create rendcommon.h
Sebastian Hahn
2010-07-27
Create routerlist.h
Sebastian Hahn
2010-07-27
Create geoip.h
Sebastian Hahn
2010-04-13
Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsec
Nick Mathewson
2010-04-12
Fix a bug in reading CircPriorityHalflife from consensus
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
[prev]
[next]