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
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own header.
Nick Mathewson
2018-06-15
Extract cell type and their queues into new headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-05-14
Merge branch 'bug25903_v5_squashed'
Nick Mathewson
2018-05-09
Bug 25903: Perform accounting for new CIRC_BW fields.
Mike Perry
2018-05-09
Comment-only fix: annotate we_are_hibernating() usage
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-13
Move connection_ap_attach_pending(0) into a postloop event
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
2018-01-20
Bug 24946: Fix a warning message caused by a missed purpose check.
Mike Perry
2018-01-19
Add new circuit purposes for hsdir activity.
Mike Perry
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
2017-12-08
Move a comment to relay_send_end_cell_from_edge()
teor
2017-11-05
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-04
Revert "Make ClientDNSRejectInternalAddresses testing-only."
Sebastian Hahn
2017-10-31
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-31
hs-v3: Attempt descriptor refetch when dirinfo changes
David Goulet
2017-10-20
Rename "tell_event_loop_to_finish" to "...run_external_code"
Nick Mathewson
2017-09-27
hs-v3: Don't fetch descriptor if we have a pending request
David Goulet
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Remove or_circuit_t.is_first_hop; use channel_is_client() instead
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-15
Merge branch 'remove_allow_dotexit_v2'
Nick Mathewson
2017-09-15
Remove AllowDotExit.
Nick Mathewson
2017-09-12
hs-v3: Stall SOCKS connection when no live consensus available
David Goulet
2017-09-12
Merge branch 'ticket21031'
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-07
Make ClientDNSRejectInternalAddresses testing-only.
Nick Mathewson
2017-09-05
Resolve inconsistencies between buf refactor and HTTP connect
Nick Mathewson
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Add a fuzzer for HTTP CONNECT
Nick Mathewson
2017-09-05
Add stream isolation support for HTTP CONNECT tunnels
Nick Mathewson
[next]