summaryrefslogtreecommitdiff
path: root/usr.bin/whois
AgeCommit message (Expand)Author
2022-02-18prefer https links in man pagesJonathan Gray
2018-06-19Plug getaddrinfo(3) memory leakJeremie Courreges-Anglas
2018-06-17Add heuristic for IPv6 addresses.Florian Obser
2017-07-26Teach whois(1) to use the new whois referral field name which has now goneStuart Henderson
2017-03-17choose_server() does not always return malloc'd memory so passTodd C. Miller
2017-03-15There's no need to realloc() a chunk of memory when you don't careTodd C. Miller
2016-02-20spell out RIPE without errant acute accents; ok millert@Christian Weisgerber
2015-12-09Remove NULL-checks before free(). ok tb@mmcc
2015-11-02remove Tn macros ("Tradename") from things which are actually hostnames,Stuart Henderson
2015-11-02add support for whois -I, to use whois.iana.org (root zone database).Stuart Henderson
2015-11-02Cast isdigit()'s argument to unsigned char.mmcc
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-03whois uses dns to lookup whois servers, and then opens sockets to them.Theo de Raadt
2015-08-17Fix whois server detection for new TLDs using whois.nic.<domain> whereStuart Henderson
2015-04-09If looking up a string which looks like a gTLD, doesn't match a known set ofStuart Henderson
2014-01-03The whois() function is called in a loop so make sure we close theTodd C. Miller
2013-11-25obvious cast for isblank()Theo de Raadt
2013-03-05let whois -P do a query against peeringdb. ok deraadt phessler, feedback jmcStuart Henderson
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-22rfc 812 was obsoleted by rfc 954; 954 was obsoleted by 3912, however itJason McIntyre
2012-08-12Use .Lk for HTTP hyperlinks, not .Pa.Ingo Schwarze
2010-03-04remove -6 from usage();Jason McIntyre
2010-03-046Bone is dead and doesn't respond to whois requests. Remove manKenneth R Westerback
2007-08-29add lacnic and afrinic to the list in the -a descrHenning Brauer
2007-08-29add afrinic to the list of known whois servers so that referrals areHenning Brauer
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-07-05Remove unused variable; Lawrence TeoTodd C. Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2006-09-17when looking up ASNs (ASxxxx), select radbHenning Brauer
2006-06-01Like DENIC, DK-HOSTMASTER is requires extra attention. This makes youMichael Knudsen
2005-07-22for .de domains, we need to send more shit to the denic whois server soHenning Brauer
2005-06-27 * pass -Wshadow as well (port_whois vs port)Henning Brauer
2005-06-25-Wall clean nowHenning Brauer
2005-06-25couldn't stop my fingers from doing some cleanupHenning Brauer
2005-06-25$OpenBSD$, got botchedHenning Brauer
2005-06-22slightly simplify; christos@netbsdHenning Brauer
2005-06-22deal with german stupidity... nic.de decided that it is a good idea toHenning Brauer
2003-10-20typos from Jared Yanovich, slightly ammended;Jason McIntyre
2003-10-12sort options and sync usage();Jason McIntyre
2003-10-04whois port hack thingy; rperkins@tcsg.netTheo de Raadt
2003-09-18if length is 1, don't try to null memory that doesn't belong to us.Federico G. Schwindt
2003-09-02escape punctuation;Jason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-15I lied, we didn't skip blanks after WHOIS_SERVER_ID; this fixes that.Todd C. Miller
2003-04-15Remove trailing space in "Whois Server: " since not all recordsTodd C. Miller
2003-01-15Fixes from Andrey Matveev:Todd C. Miller
2003-01-07Whois updates, mostly adapted from FreeBSDTodd C. Miller
2003-01-06Rename VNICHOST -> NNICHOST now that Verisign has spun off NSI.Todd C. Miller