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
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
2012-12-11
Tags on relay cells can result in certain reason codes.
Mike Perry
2012-12-10
More log message and space fixups.
Mike Perry
2012-12-09
Clean up some XXX comments.
Mike Perry
2012-12-09
Space fixes.
Mike Perry
2012-12-08
Allow any valid 'end' cell to mean a circuit was used successfully.
Mike Perry
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-14
Add another missing function doc
Nick Mathewson
2012-11-14
Whitespace cleanup
Nick Mathewson
2012-11-14
I think it is correct to decorate these addresses.
Nick Mathewson
2012-11-14
Get the client side of receiving an IPv6 address to work
Nick Mathewson
2012-11-14
Refactor client_dns_set_{reverse_,}addressmap() to take a circ
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-11-12
Possible fix for bug 7212
Nick Mathewson
2012-11-02
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Fix some circuitmux-related asserts in relay.c
Andrea Shepard
2012-10-10
Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now
Andrea Shepard
2012-10-10
Eliminate linked list helper functions in relay.c which are no longer used
Andrea Shepard
2012-10-10
Use circuitmux_t in channels and when relaying cells
Andrea Shepard
2012-10-09
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-08
Convert relay.c/relay.h to channel_t
Andrea Shepard
2012-10-03
pass the reason from the truncated cell to the controller
Roger Dingledine
2012-10-02
more consistently use [gs]et_uint8
Roger Dingledine
2012-09-12
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-12
Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3
Nick Mathewson
2012-09-06
Rename packed_cell_alloc() --> _new().
Linus Nordberg
2012-08-27
Fix whitespace
Nick Mathewson
[next]