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
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
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-13
Handle transitions in Automap*, VirtualAddrNetwork correctly
Nick Mathewson
2011-05-13
When TrackExitHosts changes, remove all no-longer-valid mappings
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-04-27
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-27
Fix clear_trackhostexits_mapping() to actually work as advertised
Nick Mathewson
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
revert most of ef81649d2fc
Roger Dingledine
2011-04-26
Fix a check-spaces complaint
Sebastian Hahn
2011-04-26
When there is a transition in permitted nodes, apply it to trackexithosts map
Nick Mathewson
2011-04-26
Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc.
Nick Mathewson
2011-04-26
Note another place that we need to fix a 1090 issue.
Nick Mathewson
2011-04-26
refuse moria1.exit if moria1 is excluded
Roger Dingledine
2011-04-26
note another case where strictnodes is considered for exits
Roger Dingledine
[prev]
[next]