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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_edge.c
Age
Commit message (
Expand
)
Author
2017-08-24
hs: Only note a connection attempt with a valid rend_data
David Goulet
2017-08-24
prop224: Connect to v3 services in connection_ap_handle_onion().
George Kadianakis
2017-08-19
prop224: Decouple the HS part of connection_ap_handshake_rewrite_and_attach().
George Kadianakis
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-08-08
prop224: Function to inc/decrement num rendezvous stream
George Kadianakis
2017-08-08
Relax assertions: turn them to BUGs and non-fatal asserts.
George Kadianakis
2017-08-08
prop224: Link rendezvous circuit to edge connection
David Goulet
2017-08-08
hs: Refactor the service exit connection code
David Goulet
2017-07-25
fix wordo in comment
Roger Dingledine
2017-07-07
Turn some warnings into bugs and non-fatal asserts.
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-07-07
Refactor legacy code to support hs_ident along with rend_data.
George Kadianakis
2017-06-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-08
TROVE-2017-004: Fix assertion failure in relay_send_end_cell_from_edge_
David Goulet
2017-05-30
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-05-15
Merge branch 'bug18100_029'
Nick Mathewson
2017-05-15
Fix the TRPOXY typo in connection_edge.c
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove AllowSingleHopExits option
David Goulet
2017-04-21
Replace remaining directory_initiate_command_* instances
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-04
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-03-04
Merge remote-tracking branch 'teor/bug21576_029_v2' into maint-0.3.0
Nick Mathewson
2017-03-02
Fix a crash when a connection tries to open just after it has been unlinked
teor
2017-02-09
Change RELAY_BEGINDIR to RELAY_BEGIN_DIR in comments.
Alexander Færøy
2017-02-03
Use the standard OpenBSD preprocessor definition
cypherpunks
2017-01-13
hs: Log if service can't connect to application
David Goulet
2016-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-09
Downgrade a harmless bug warning to info.
Nick Mathewson
2016-11-14
Fix a "shouldn't have reached this" warning in connection_edge.c
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-11-03
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-01
Ask event_base_loop to finish when we add a pending stream
Roger Dingledine
2016-10-28
Fix bad warning when checking IP policies.
Nick Mathewson
2016-10-27
Comment the heck out of the stream/circuit attaching process.
Nick Mathewson
2016-10-26
Allow asking a bridge's own descriptor over one-hop connection
Nick Mathewson
2016-10-18
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
Chelsea H. Komlo
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-14
Extract ExitPolicy-and-IPv6Exit check into a new function
Nick Mathewson
2016-10-05
Clean up and fix exit policy check in connection_exit_connect().
Nick Mathewson
2016-10-02
remove whitespace accidentally added in 4f1a04ff
Roger Dingledine
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-24
Check onion hostnames against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Check non-onion hostnames & IP addresses against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Make Tor2Web error message clearer
teor (Tim Wilson-Brown)
2016-08-24
Comment-only punctuation fix
teor (Tim Wilson-Brown)
[next]