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.c
Age
Commit message (
Expand
)
Author
2015-08-17
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-04-30
Use descriptor ID when purging last hid fetch cache
David Goulet
2015-04-30
Use rend_data_client/service_create() in code
David Goulet
2015-04-15
Merge remote-tracking branch 'dgoulet/bug14391_026_v2'
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Make TransProxyType ipfw work correctly
Nick Mathewson
2015-03-04
only declare rv when it is used in destination_from_socket. Fixes 15151
Nick Mathewson
2015-02-19
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
Nick Mathewson
2015-02-04
Use getsockname, not getsockopt, on TPROXY sockets
Nick Mathewson
2015-01-28
Support connection_exit_connect() to AF_UNIX sockets
Andrea Shepard
2015-01-27
Refactor rend_cache_lookup_entry() and how it's used
David Goulet
2015-01-20
Merge branch 'bug14084'
Nick Mathewson
2015-01-19
Some days I just can't C.
Nick Mathewson
2015-01-19
Make check-spaces happier.
Nick Mathewson
2015-01-19
Replace a 4 with a 6; fix a bug that nobody noticed :/
Nick Mathewson
2015-01-19
Merge branch 'bug7555_v2_squashed'
Nick Mathewson
2015-01-19
Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach}
Nick Mathewson
2015-01-18
Fix memory leak in connection_ap_handshake_rewrite_and_attach()
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-13
Allow MapAddress and Automap to work together
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-10
Move stream-closing out of rewrite code
Nick Mathewson
2015-01-10
Split the rewrite part of rewrite-and-attach
Nick Mathewson
2015-01-03
New option "HiddenServiceAllowUnknownPorts"
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Merge remote-tracking branch 'dgoulet/bug13667_025_v4'
Nick Mathewson
2014-12-29
Fix: mitigate as much as we can HS port scanning
David Goulet
2014-12-23
Fix compilation on platforms without IP6T_SO_ORIGINAL_DST
Nick Mathewson
2014-12-23
tweak whitespace; log bad socket family if bug occurs
Nick Mathewson
2014-12-23
Use the appropriate call to getsockopt for IPv6 sockets
Francisco Blas Izquierdo Riera (klondike)
2014-12-21
Fix clang warning, IPv6 address comment, buffer size typo
teor
2014-12-07
Use END_CIRC_REASON_TORPROTOCOL instead of magic number.
rl1987
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-21
clients use optimistic data when reaching hidden services
Roger Dingledine
2014-09-21
get rid of trivial redundant comment
Roger Dingledine
2014-06-03
Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()
Andrea Shepard
2014-04-16
Fix OSX compilation.
Nick Mathewson
2014-04-16
Whitespace, doc fixes
Nick Mathewson
2014-04-16
Educate tor on OpenBSD's use of divert-to rules with the pf firewall.
dana koch
2014-04-16
tor_addr_from_sockaddr() is applicable in ipfw code, so use it.
Nick Mathewson
2014-04-16
ipfw TransPort support on FreeBSD (10267)
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
2014-02-21
Merge remote-tracking branch 'public/bug10987_024'
Nick Mathewson
2014-02-21
Style tweaks on code, changes file for 10987
Nick Mathewson
2014-02-21
Fix: send back correct IPv6 SOCKS5 connect reply
David Goulet
2014-01-17
whitespace fixes
Nick Mathewson
2013-12-22
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
[next]