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
/
dns.c
Age
Commit message (
Expand
)
Author
2012-12-07
Fix some wide lines
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-15
Remove some XXXX commens in dns.c
Nick Mathewson
2012-11-14
Make DNS resolve requests work for IPv6
Nick Mathewson
2012-11-14
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
Remove some unused defines in dns.c
Nick Mathewson
2012-11-14
Repair DNS NEXIST hijacking workaround
Nick Mathewson
2012-11-14
Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2
Nick Mathewson
2012-11-14
Make address_is_invalid_destination recognize ipv6 addrs as valid.
Nick Mathewson
2012-11-14
Revise the DNS subsystem to handle IPv6 exits.
Nick Mathewson
2012-11-14
Reindent a block in dns.c
Nick Mathewson
2012-11-14
Make DNS callback pass IPv6 answers to dns_answer_found
Nick Mathewson
2012-11-14
Make dns wildcarding checks work for ipv6
Nick Mathewson
2012-11-14
Simplest version of server-side IPv6 support (no dns)
Nick Mathewson
2012-11-02
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-02
reformat; no actual changes
Roger Dingledine
2012-10-02
and make the last commit compile
Roger Dingledine
2012-10-02
Fix compilation error left over from 1cbf45bed1. (Bug 7021)
Nick Mathewson
2012-08-17
When iterating over connections pending DNS, skip marked ones
Nick Mathewson
2012-07-31
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Nick Mathewson
2012-07-31
trivial grammar fix
Roger Dingledine
2012-06-07
Downgrade an eventdns warning to PROTOCOL_WARN.
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-18
Fix a hard-to-trigger memory leak in launch_resolve
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-23
Use !SOCKET_OK to test if a socket is uninitialized
tor-0.2.3.11-alpha
Sebastian Hahn
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-17
Use SOCKET_OK macros in even more places
Nick Mathewson
2011-11-29
Make sure we never launch an evdns resolve when DisableNetwork is 1
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-06-14
Make the get_options() return const
Nick Mathewson
2011-05-20
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-19
log the reason for publishing a new relay descriptor
Roger Dingledine
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Fixup tor_addr_to_sockaddr return convention
Nick Mathewson
2011-01-12
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-09
Add missing parens to evdns_base_resolve_* macros while I am at it
Nick Mathewson
2011-01-09
Fix check for failed evdns request creation
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
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-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-07-27
Create relay.h
Sebastian Hahn
2010-07-27
Create policies.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create dns.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
[next]