summaryrefslogtreecommitdiff
path: root/src/or/dns.c
AgeCommit message (Expand)Author
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-05Clean up include paths for libtor-evloop (automated)Nick Mathewson
2018-07-01Remove system headers from or.hNick Mathewson
2018-07-01Remove needless includes from or.hNick Mathewson
2018-06-27Fix up include paths for sandbox.h (automated)Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-15Extract {or,origin}_circuit_t into their own headersNick Mathewson
2018-06-15Split entry and edge_connection_t into their own headers.Nick Mathewson
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-04-04Merge branch 'bug21394_029_redux' into maint-0.3.3Nick Mathewson
2018-04-04Bug 21394 touchup: Increase DNS attempts to 3Dhalgren
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2017-12-08Convert connection_free to a nulling macro.Nick Mathewson
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-16Downgrade evdns warnings about weird replies.Nick Mathewson
2017-11-09Merge branch 'ticket12062_squashed'Nick Mathewson
2017-11-09Audit all of the "is the network turned off" checks.Nick Mathewson
2017-11-05Merge branch 'bug21394_029' into maint-0.3.2Nick Mathewson
2017-11-05Fix DNS resolution on busy exit relaysSebastian Hahn
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-11Fix GCC 7 -Wimplicit-fallthrough warningsAndreas Stieger
2017-08-03Switch to offsetof()Neel Chauhan
2017-07-01general formatting / whitespace / typo fixesRoger Dingledine
2017-06-23Merge branch 'bug3056_squashed'Nick Mathewson
2017-06-23Improve clarity, safety, and rate of dns spoofing log msgNick Mathewson
2017-05-30Fix GCC 7 -Wimplicit-fallthrough warningsAndreas Stieger
2017-05-26Cleanup MOCK_IMPL (etc) to be findable with etagsNick Mathewson
2017-05-15Fix assertion to actually have a chance of failingNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-18Merge branch 'bug19769_19025_029'Nick Mathewson
2017-01-18Initialise DNS TTL for A and AAAA records.Philipp Winter
2017-01-18DefecTor countermeasure: change server- and client-side DNS TTL clippingNick Mathewson
2016-10-27Automated change to use smartlist_add_strdupovercaffeinated
2016-10-17Write a bunch of module documentation.Nick Mathewson
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-02-27Update the copyright year.Nick Mathewson
2015-12-15Replace usage of INLINE with inlinecypherpunks
2015-10-24Seventh test case for dns_resolve_impl().rl1987
2015-10-24Sixth test case for dns_resolve_impl.rl1987
2015-10-24Add a fifth unit test.rl1987
2015-08-23Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().rl1987
2015-03-14Remove relative paths to header files.cypherpunks
2015-01-12Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-12Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5Nick Mathewson
2015-01-08Avoid attempts to double-remove edge connections from the DNS resolver.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson