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
/
connection_edge.h
Age
Commit message (
Expand
)
Author
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Add a fuzzer for HTTP CONNECT
Nick Mathewson
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-13
hs: Log if service can't connect to application
David Goulet
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-16
More emergency-check code for un-removed pending entry conns
Nick Mathewson
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-26
improve log messages to try to track down #17659
Nick Mathewson
2015-11-17
Free pending_entry_connections on shutdown.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-01-19
Make check-spaces happier.
Nick Mathewson
2015-01-19
Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach}
Nick Mathewson
2015-01-12
Begin writing unit tests for rewrite code
Nick Mathewson
2015-01-10
document rewrite_result_t and export for testing
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-04-02
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
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2012-11-14
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-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-14
MSVC build issue: make 'const' in declaration match 'const' in definition
Nick Mathewson
2012-05-11
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2011-11-30
Refactor addressmap_match_superdomains and representation of wildcards
Nick Mathewson
2011-09-07
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-08-08
Remove connection_edge_streams_are_compatible
Robert Ransom
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-19
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-11
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
[next]