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
/
dns.c
Age
Commit message (
Expand
)
Author
2018-04-04
Merge branch 'bug21394_029_redux' into maint-0.3.3
Nick Mathewson
2018-04-04
Bug 21394 touchup: Increase DNS attempts to 3
Dhalgren
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
2017-11-17
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-16
Downgrade evdns warnings about weird replies.
Nick Mathewson
2017-11-09
Merge branch 'ticket12062_squashed'
Nick Mathewson
2017-11-09
Audit all of the "is the network turned off" checks.
Nick Mathewson
2017-11-05
Merge branch 'bug21394_029' into maint-0.3.2
Nick Mathewson
2017-11-05
Fix DNS resolution on busy exit relays
Sebastian Hahn
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-11
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-06-23
Merge branch 'bug3056_squashed'
Nick Mathewson
2017-06-23
Improve clarity, safety, and rate of dns spoofing log msg
Nick Mathewson
2017-05-30
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-15
Fix assertion to actually have a chance of failing
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-18
Merge branch 'bug19769_19025_029'
Nick Mathewson
2017-01-18
Initialise DNS TTL for A and AAAA records.
Philipp Winter
2017-01-18
DefecTor countermeasure: change server- and client-side DNS TTL clipping
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-10-24
Seventh test case for dns_resolve_impl().
rl1987
2015-10-24
Sixth test case for dns_resolve_impl.
rl1987
2015-10-24
Add a fifth unit test.
rl1987
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-01-12
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-12
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5
Nick Mathewson
2015-01-08
Avoid attempts to double-remove edge connections from the DNS resolver.
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-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-05-06
Fix compilation with DEBUG_DNS_CACHE
Nick Mathewson
2014-04-16
Make sure everything using an interned string is preceded by a log
Nick Mathewson
2014-04-08
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-07
Fix a small memory leak when resolving PTR addresses
Nick Mathewson
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2013-09-19
Fix compilation with libevent 1
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-08-19
finalised fix on libevent open string issue
Cristian Toader
2013-08-12
attempt to add stat64 filename filters; failed due to getaddrinfo..
Cristian Toader
2013-07-26
Avoid assertion failure on unexepcted address family in DNS reply.
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
[next]