index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_edge.h
Commit message (
Expand
)
Author
Age
*
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-04-02
*
Look at all of a RESOLVED cell; not just the first answer.
Nick Mathewson
2014-04-02
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-08
*
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
*
Actually send back correctly-formed IPv6 CONNECTED cells
Nick Mathewson
2012-11-14
*
Revise the DNS subsystem to handle IPv6 exits.
Nick Mathewson
2012-11-14
*
Whitespace cleanup
Nick Mathewson
2012-11-14
*
Get the client side of receiving an IPv6 address to work
Nick Mathewson
2012-11-14
*
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
*
Refactor begin cell parsing into its own function, with tests.
Nick Mathewson
2012-11-14
*
Move address map into its own file.
Nick Mathewson
2012-11-14
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-12
*
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
*
|
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
|
MSVC build issue: make 'const' in declaration match 'const' in definition
Nick Mathewson
2012-05-14
|
/
*
Refactor addressmap_match_superdomains and representation of wildcards
Nick Mathewson
2011-11-30
*
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
*
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-09-07
|
\
|
*
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
*
|
Remove connection_edge_streams_are_compatible
Robert Ransom
2011-08-08
|
/
*
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
*
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
*
Const-ify a few functions
Nick Mathewson
2011-07-19
*
(Unused) backend logic for stream isolation
Nick Mathewson
2011-07-19
*
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-11
*
Make the get_options() return const
Nick Mathewson
2011-06-14
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
|
\
|
*
Handle transitions in Automap*, VirtualAddrNetwork correctly
Nick Mathewson
2011-05-13
*
|
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
|
\
|
|
*
revert most of ef81649d2fc
Roger Dingledine
2011-04-27
|
*
When there is a transition in permitted nodes, apply it to trackexithosts map
Nick Mathewson
2011-04-26
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-15
|
\
|
|
*
Consider sending stream-level SENDME cells on partial flushes.
Nick Mathewson
2011-03-14
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
*
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-19
|
\
|
|
*
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
*
|
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-10-01
*
|
Add support for linked connections with bufferevent_pair.
Nick Mathewson
2010-09-27
|
/
*
Merge remote branch 'sebastian/bug1525'
Nick Mathewson
2010-09-13
|
\
|
*
Ensure controller RESOLVE commands respect __LeaveStreamsUnattached
Robert Hogan
2010-08-08
*
|
Remove unused function declarations
Sebastian Hahn
2010-08-17
|
/
*
Create connection_edge.h
Sebastian Hahn
2010-07-27