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
2016-11-01
Ask event_base_loop to finish when we add a pending stream
Roger Dingledine
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2015-12-17
Another try at fixing 17752
Nick Mathewson
2015-12-16
More emergency-check code for un-removed pending entry conns
Nick Mathewson
2015-12-16
Add an edge_about_to_close() call to ap_about_to_close().
Nick Mathewson
2015-12-16
Move pending-connection code into connection_ap_about_to_close
Nick Mathewson
2015-12-16
More debugging code to try to track down #17659
Nick Mathewson
2015-12-16
Add some assertions to try to catch #17752
Nick Mathewson
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-27
Add a stack trace for help debugging one part of 17659
Nick Mathewson
2015-11-27
Check magic number in connection_ap_attach_pending
Nick Mathewson
2015-11-26
improve log messages to try to track down #17659
Nick Mathewson
2015-11-20
fix "make check-spaces"
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-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)
[next]