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
2012-12-04
Merge remote-tracking branch 'asn/bug7592_take2'
Nick Mathewson
2012-12-05
Return connection_exit_connect() if payload creation failed.
George Kadianakis
2012-12-03
fix some typos
Roger Dingledine
2012-11-15
Fix up some comments in connection_edge.c
Nick Mathewson
2012-11-14
Accept reverse resolve requests for IPv6 addresses
Nick Mathewson
2012-11-14
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
Actually send back correctly-formed IPv6 CONNECTED cells
Nick Mathewson
2012-11-14
Implement a PreferIPv6 flag for SocksPorts
Nick Mathewson
2012-11-14
Change signature of router_compare_to_my_exit_policy so dns can use it
Nick Mathewson
2012-11-14
Whitespace cleanup
Nick Mathewson
2012-11-14
Actually send BEGIN cell flags
Nick Mathewson
2012-11-14
When asking for a specific address type, others aren't acceptable
Nick Mathewson
2012-11-14
I think it is correct to decorate these addresses.
Nick Mathewson
2012-11-14
Better checking of exit policies for connections by hostname
Nick Mathewson
2012-11-14
Only send begin cell flags when we have some to send
Nick Mathewson
2012-11-14
Never support IPv6 traffic on a SOCKS4 connection.
Nick Mathewson
2012-11-14
Get the client side of receiving an IPv6 address to work
Nick Mathewson
2012-11-14
Reject IPv4 or IPv6 addresses from the user depending on SOCKS settings
Nick Mathewson
2012-11-14
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
Simplest version of server-side IPv6 support (no dns)
Nick Mathewson
2012-11-14
Record, send, and receive flags in BEGIN cells
Nick Mathewson
2012-11-14
Refactor begin cell parsing into its own function, with tests.
Nick Mathewson
2012-11-14
Refactor client_dns_set_{reverse_,}addressmap() to take a circ
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-17
Restore the 'address' value of tunneled connections
Nick Mathewson
2012-10-17
Fix for bug 7112 (spewing complaints from tor_addr_is_internal)
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-09
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-08
Use dirreq_id from channel_t when appropriate
Andrea Shepard
2012-10-08
Support channel_t in connection_edge.c
Andrea Shepard
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-27
Fix GETINFO address-mappings/... with wildcarded addresses.
Nick Mathewson
2012-06-19
Fix a regression bug in AllowDotExit
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-11
fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-06-04
Document the new exit_source_out argument to addressmap_rewrite
Nick Mathewson
2012-05-16
In connection_ap_handshake_process_socks(), mark the socks request as finishe...
Fabian Keil
2012-05-16
Merge remote-tracking branch 'public/bug2822'
Nick Mathewson
2012-05-11
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2012-05-01
Add a missing ntohl to tell_controller_about_resolve_result
Nick Mathewson
[next]