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
/
dnsserv.c
Age
Commit message (
Expand
)
Author
2018-03-29
Merge branch 'bug25617_029' into maint-0.3.3
Nick Mathewson
2018-03-29
Mark controller-initiated DNS lookups as permitted to do DNS.
Nick Mathewson
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-10-26
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-10-26
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
Nick Mathewson
2016-10-24
Module-document dnsserv.c, policies.c, routerkeys.c
Nick Mathewson
2016-09-20
dns: Always enable DNS request for our DNSPort
David Goulet
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-05-04
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-04
Merge branch 'bug18710_025' into maint-0.2.8
Nick Mathewson
2016-05-04
Fix dnsserv.c assertion when no supported questions are requested.
Scott Dial
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-04-07
Give no answer, not NOTIMPL, for unsupported DNS query types
Nick Mathewson
2014-03-27
Respond to AAAA requests on DNSPort with AAAA automaps
Nick Mathewson
2013-05-31
When launching a resolve request on behalf of an AF_UNIX control, omit the ad...
Andrea Shepard
2013-03-18
Fix some wide lines
Nick Mathewson
2013-03-18
Make stream events for RESOLVE lookups more consistent
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-14
Initial support for AAAA requests on DNSPort.
Nick Mathewson
2012-11-14
Let tor-resolve generate PTR requests for IPv6 addresses
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
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-19
Stick controller-originated resolves in their own session group
Nick Mathewson
2011-07-19
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
Nick Mathewson
2011-07-19
(Unused) backend logic for stream isolation
Nick Mathewson
2011-07-19
Refactor listener_connection_t into its own type.
Nick Mathewson
2011-06-13
client-side DNS proxy server: reply NOTIMPL to unsupported queries
intrigeri
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-04-26
Merge remote-tracking branch 'public/bug2332' into maint-0.2.2
Nick Mathewson
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-01-15
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
Add missing check for hostname answer_len in dnsserv size
Nick Mathewson
2011-01-15
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
Always nul-terminate the result passed to evdns_server_add_ptr_reply
Nick Mathewson
[next]