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
*
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-14
*
Possible fix for bug 7212
Nick Mathewson
2012-11-12
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
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-10
*
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-09
*
Convert relay.c/relay.h to channel_t
Andrea Shepard
2012-10-08
*
pass the reason from the truncated cell to the controller
Roger Dingledine
2012-10-03
*
more consistently use [gs]et_uint8
Roger Dingledine
2012-10-02
*
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-12
|
|
\
|
|
*
Check ewma_enabled before doing circ-has-become-inactive check
Nick Mathewson
2012-07-18
*
|
|
Rename packed_cell_alloc() --> _new().
Linus Nordberg
2012-09-06
*
|
|
Fix whitespace
Nick Mathewson
2012-08-27
*
|
|
Check for stream_id, not conn, on extend cells.
Nick Mathewson
2012-08-15
*
|
|
Temporarily make spurious sendmes warn louder at arma's suggestion.
Nick Mathewson
2012-08-09
|
/
/
*
/
Detect bug 6252 (unexpected sendme cell)
Roger Dingledine
2012-07-18
|
/
*
Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3
Roger Dingledine
2012-07-06
|
\
|
*
Fix a bug handling SENDME cells on nonexistent streams.
Nick Mathewson
2012-07-06
*
|
Revert "Detect bug 6252 (unexpected sendme cell)"
Roger Dingledine
2012-07-01
*
|
Detect bug 6252 (unexpected sendme cell)
Roger Dingledine
2012-07-01
*
|
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-15
*
|
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
|
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-13
|
\
\
|
*
|
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2012-05-11
*
|
|
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
|
|
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
|
|
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
|
|
Merge remote-tracking branch 'public/bug5541_v2'
Nick Mathewson
2012-05-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Prevent an (impossible) null-pointer dereference in connection_edge_process_r...
Nick Mathewson
2012-05-15
|
|
/
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-28
|
\
|
|
*
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
*
|
|
Downgrade relay_early-related warning
Nick Mathewson
2011-12-26
*
|
|
Allow prop110 violations if AllowNonearlyExtend is set in consensus
Nick Mathewson
2011-12-22
*
|
|
Log what fraction of EXTEND cells have died for being non-early
Nick Mathewson
2011-12-22
*
|
|
Implement the last of proposal 110
Nick Mathewson
2011-12-22
*
|
|
Add an assert before dereferencing entry_conn->socks_request
Robert Ransom
2011-11-29
*
|
|
All-in-one benchmark test for cell crypto
Nick Mathewson
2011-11-11
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
|
\
|
|
|
*
|
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
*
|
|
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
[next]