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
/
dnsserv.c
Age
Commit message (
Expand
)
Author
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
2011-01-10
Make eventdns server functions const void* to match libevent
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-08-08
Ensure controller RESOLVE commands respect __LeaveStreamsUnattached
Robert Hogan
2010-07-27
Create policies.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection_edge.h
Sebastian Hahn
2010-07-27
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Split headers for dnsserv.c functions out of or.h
Sebastian Hahn
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-19
Make the DNSPort option work with libevent 2.x
Sebastian Hahn
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-08-08
LetsKillNoConnect removes support for .noconnect
Jacob Appelbaum
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-02-11
Port some mostly cosmetic eventdns changes from libevent
Nick Mathewson
2009-01-06
Make outgoing DNS requests respect OutboundBindAddress.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-11-07
fix wide lines
Nick Mathewson
2008-10-29
Work better with tools that resist DNS poisoning by using the 0x20 hack: make...
Nick Mathewson
2008-09-05
Refactor use of connection_new so that we get more verifiable typesafety.
Nick Mathewson
2008-08-07
r17666@tombo: nickm | 2008-08-07 15:12:30 -0400
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-02-22
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
Nick Mathewson
[next]