aboutsummaryrefslogtreecommitdiff
path: root/src/or/dnsserv.c
Commit message (Expand)AuthorAge
* Give no answer, not NOTIMPL, for unsupported DNS query typesNick Mathewson2014-04-07
* Respond to AAAA requests on DNSPort with AAAA automapsNick Mathewson2014-03-27
* When launching a resolve request on behalf of an AF_UNIX control, omit the ad...Andrea Shepard2013-05-31
* Fix some wide linesNick Mathewson2013-03-18
* Make stream events for RESOLVE lookups more consistentNick Mathewson2013-03-18
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Initial support for AAAA requests on DNSPort.Nick Mathewson2012-11-14
* Let tor-resolve generate PTR requests for IPv6 addressesNick Mathewson2012-11-14
* Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge remote-tracking branch 'public/split_entry_conn'Nick Mathewson2011-09-07
|\
| * Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
| * Add a new type entry_connection_t for entry connectionsNick Mathewson2011-07-21
* | Implement protocol-type isolation correctly.Nick Mathewson2011-08-02
|/
* Stick controller-originated resolves in their own session groupNick Mathewson2011-07-19
* Implement destaddr-based isolationNick Mathewson2011-07-19
* Add a new isolation type and field: "nym epoch"Nick Mathewson2011-07-19
* (Unused) backend logic for stream isolationNick Mathewson2011-07-19
* Refactor listener_connection_t into its own type.Nick Mathewson2011-07-19
* client-side DNS proxy server: reply NOTIMPL to unsupported queriesintrigeri2011-06-13
* Use a 64-bit type to hold sockets on win64.Nick Mathewson2011-05-23
* Merge remote-tracking branch 'public/bug2332' into maint-0.2.2Nick Mathewson2011-04-26
|\
| * Make eventdns server functions const void* to match libeventNick Mathewson2011-01-10
* | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\ \
| * | Add missing check for hostname answer_len in dnsserv sizeNick Mathewson2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| | | |/ |/|
| * Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson2011-01-15
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Ensure controller RESOLVE commands respect __LeaveStreamsUnattachedRobert Hogan2010-08-08
* | Create policies.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create control.hSebastian Hahn2010-07-27
* | Create connection_edge.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Split headers for dnsserv.c functions out of or.hSebastian Hahn2010-07-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Make the DNSPort option work with libevent 2.xSebastian Hahn2010-02-19
* | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
* | LetsKillNoConnect removes support for .noconnectJacob Appelbaum2009-08-08
* | Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Port some mostly cosmetic eventdns changes from libeventNick Mathewson2009-02-11
* Make outgoing DNS requests respect OutboundBindAddress.Nick Mathewson2009-01-06
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04