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
2011-10-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-19
Fix crash when changing node restrictions with DNS lookup in progress
Nick Mathewson
2011-10-11
Stop using addr_port_lookup as an address splitting function
Nick Mathewson
2011-10-11
Change "reverse_lookup_name" functions to refer to "PTR_name"s
Nick Mathewson
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-10-03
Fix compilation of 3335 and 3825 fixes
Nick Mathewson
2011-10-03
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
Nick Mathewson
2011-10-02
Clear the timed_out flag when an HS connection attempt ends
Robert Ransom
2011-09-24
trivial whitespace changes, take two
Roger Dingledine
2011-09-24
Trivial whitespace fixes
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-09-06
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-06
Fix assertion in addressmap_clear_excluded_trackexithosts
Nick Mathewson
2011-08-09
Sticking a size_t into long generates a warn on win
Sebastian Hahn
2011-08-08
Remove connection_edge_streams_are_compatible
Robert Ransom
2011-08-08
Fix handling of ISO_STREAM
Robert Ransom
2011-08-06
Fix log message typo
Robert Ransom
2011-08-05
Clear socks auth fields before free
Nick Mathewson
2011-08-04
Treat socks_request->{username,password} as non-NUL-terminated
Nick Mathewson
2011-08-02
Implement protocol-type isolation correctly.
Nick Mathewson
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
Add a new type entry_connection_t for entry connections
Nick Mathewson
2011-07-21
Improve log messages for optimistic data retry
Ian Goldberg
2011-07-20
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
Nick Mathewson
2011-07-20
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-19
Take a smarter approach to clearing isolation info
Nick Mathewson
2011-07-19
Use socks username/password information in stream isolation
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
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-18
Remember optimistically sent data until we have gotten a CONNECTED
Nick Mathewson
2011-07-18
Only use optimistic data with exits that support it
Nick Mathewson
2011-07-18
Initial optimistic_client fixes
Nick Mathewson
2011-07-18
Implement the client side of optimistic data (proposal 174)
Ian Goldberg
2011-07-15
Fix a wide line. "Tradition!"
Nick Mathewson
2011-07-15
Remove compare_addr_to_node_policy
Nick Mathewson
2011-07-13
Resolve a warning from the bug1666 branch
Nick Mathewson
2011-07-13
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-11
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-07
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-07-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-07
Correctly send a SUCCEEDED event for rdns requests
Sebastian Hahn
2011-06-29
Refactor fetch_from_buf_socks() to be greedy
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
[next]