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
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
2012-04-24
be willing to use nodes in excludeexitnodes as directory mirrors
Roger Dingledine
2012-03-28
Reject SOCKS requests for "localhost" or ".local"
Nick Mathewson
2012-03-28
Rate-limit the warnings as a client when asked to connect a private addr
Nick Mathewson
2012-01-16
Merge remote-tracking branch 'public/bug3325'
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-11
Move logging of bad hostnames into parse_extended_hostname
Nick Mathewson
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
Add ifdefs to disable assertion in connection_ap_handshake_send_begin
Robert Ransom
2011-11-30
Don't allow tor2web-mode Tors to connect to non-HS addresses
Robert Ransom
2011-11-30
Merge branch 'bug933_nm_rebased_v2'
Nick Mathewson
2011-11-30
Tweak addressmap_rewrite a little more
Nick Mathewson
2011-11-30
Fix an issue in my mapaddress domains code spotted by arma
Nick Mathewson
2011-11-30
Refactor addressmap_match_superdomains and representation of wildcards
Nick Mathewson
2011-11-30
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...
Robert Hogan
2011-11-30
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...
Robert Hogan
2011-11-30
bug933 - Match against super-domains in MapAddress
Robert Hogan
2011-11-30
Use correct address family where necessary for bridges on IPv6.
Linus Nordberg
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
[next]