summaryrefslogtreecommitdiff
path: root/libc/netbsd/resolv/res_init.c
AgeCommit message (Expand)Author
2014-02-28Renamed the misleading libc/netbsd directory to libc/dns.Calin Juravle
2013-07-09Add marking of DNS sockets for mark based routingChad Brubaker
2013-02-07dns cache per interface iteration 2Mattias Falk
2013-01-19Revert "dns cache per interface iteration 2"Robert Greenwalt
2013-01-11dns cache per interface iteration 2Mattias Falk
2012-05-24Ensure that the port number and TXID are properly randomized.Geremy Condra
2011-03-18libc: Fix leak in the DNS thread-specific state.David 'Digit' Turner
2010-10-15resolv: make internal symbols static/hiddenJim Huang
2010-03-08Fix spurious DNS lookups in the C library.David 'Digit' Turner
2009-04-13Add the domain search list for VPN connection.Chung-yih Wang
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project