453 Commits

Author SHA1 Message Date
Marco d'Itri
29b1a3a9c3 Split nic_handles_list off tld_serv_list
To be able to use in_domain() for tld_serv_list
2014-10-16 01:52:03 +02:00
Marco d'Itri
842e142f1a Convert queryformat() to in_domain() 2014-10-15 15:19:12 +02:00
Marco d'Itri
45bdfcc27c Convert convert_inaddr() to in_domain() 2014-10-15 15:19:12 +02:00
Marco d'Itri
3ad4f43735 Convert is_new_gtld() to in_domain() 2014-10-15 15:19:12 +02:00
Marco d'Itri
3aa160e6a1 Add in_domain() to check if the argument is a subdomain 2014-10-15 14:30:35 +02:00
Marco d'Itri
257abceab3 Fix 1 and 2 octects in-addr.arpa queries
Queries like 85.in-addr.arpa and 94.85.in-addr.arpa were directed
to the wrong server.
2014-10-15 02:15:53 +02:00
Marco d'Itri
3957648d37 Debian changelog for 5.2.0 v5.2.0 2014-09-13 05:27:53 +02:00
Marco d'Itri
33f174e956 Default to whois.ripe.net when using long flags 2014-09-13 05:27:53 +02:00
Marco d'Itri
2dc046b070 Update make_version_h.pl to support Debian binNMUs 2014-09-13 05:27:53 +02:00
Marco d'Itri
833af3d94a Implement support for the long RIPE flags 2014-09-13 05:27:53 +02:00
Marco d'Itri
1ae06d1a5a Move longopts into main() 2014-09-13 05:27:51 +02:00
Marco d'Itri
ec1d53f1ba Update the list of new gTLDs 2014-09-13 05:13:16 +02:00
Marco d'Itri
fa011e0665 Use the first referral of Afilias GRS results
Defensive programming: this is never supposed to happen, but if more
than one attribute were returned by the registry then the memory
allocated to referral_server would be leaked.
2014-09-13 05:12:17 +02:00
Marco d'Itri
c7769cbfdf make is_new_gtld() return the TLD 2014-09-13 02:42:29 +02:00
Marco d'Itri
5120051324 mkpasswd: fix a memory leak 2014-09-13 02:42:29 +02:00
Marco d'Itri
0ba80dd8b3 mkpasswd: correctly report read(2) failures
They would always be reported as a short read.
2014-09-13 02:42:29 +02:00
Marco d'Itri
9c0fbf514b mkpasswd: the number of random bytes is unsigned 2014-09-13 02:42:29 +02:00
Marco d'Itri
f8b28e9ea5 Add new recovered IPv4 allocations 2014-09-03 01:28:54 +02:00
Marco d'Itri
ae2a5775ac Add a new ASN allocation 2014-09-03 01:28:54 +02:00
Marco d'Itri
523c545e45 Update the .my TLD server
Same server, new official name.
2014-08-07 04:38:39 +02:00
Marco d'Itri
d65bbaa790 Debian changelog for 5.1.5 v5.1.5 2014-08-02 03:42:22 +02:00
Marco d'Itri
c1d5a7402b Update the list of new gTLDs 2014-08-02 03:39:55 +02:00
Matías A. Bellone
a63a8887cf Update es.po
Closes: #756231
2014-07-30 08:49:27 +02:00
Marco d'Itri
544c3abb5c Add more disclaimer suppression strings 2014-07-30 08:49:27 +02:00
Marco d'Itri
d83f558c72 make_version_h.pl: support Debian backports 2014-07-25 03:32:21 +02:00
Marco d'Itri
2d55a4e992 Debian changelog for 5.1.4 v5.1.4 2014-06-30 04:22:32 +02:00
Marco d'Itri
94a1068536 Update the list of new gTLDs 2014-06-30 04:01:57 +02:00
Frederik Kriewitz
bd96fe53aa Add the charset for whois.lacnic.net
Can be tested with "whois AS262237" (check first address line).

Fixes rfc1036/whois#23
2014-06-30 03:58:51 +02:00
Sami Kerola
9f1563c88d Update fi.po
Closes rfc1036/whois#24
2014-06-30 03:58:51 +02:00
Marco d'Itri
3a5fdb0bfd Debian changelog for 5.1.3 v5.1.3 2014-05-26 04:28:36 +02:00
Marco d'Itri
387a28f4a9 Update the list of new gTLDs 2014-05-26 04:28:36 +02:00
Marco d'Itri
b9408a2e12 Fix a disclaimer hiding string
Closes: #748363
2014-05-26 04:28:36 +02:00
Marco d'Itri
1e1cb543c2 Support hiding disclaimers until the end of the output 2014-05-26 04:28:36 +02:00
Marco d'Itri
b1299db453 Use the IANA recovered address space list 2014-05-26 04:28:36 +02:00
Marco d'Itri
6a0956c7e5 Debian changelog for 5.1.2 v5.1.2 2014-05-02 04:26:50 +02:00
Marco d'Itri
484faf63e5 Add more ASN entries for Japan and Korea
Hint:

whois -h whois.apnic.net -K -T as-block -i mnt-lower MNT-KRNIC-AP | \
 grep ^as-block: | sort -k 2

whois -h whois.apnic.net -K -T as-block -i mnt-lower MAINT-JPNIC | \
 grep ^as-block: | sort -k 2

whois -h whois.apnic.net -r -T aut-num  -i admin-c JNIC1-AP | \
 grep 'Block of .* AS numbers' | sort -k 8 | uniq
2014-05-02 04:26:50 +02:00
Marco d'Itri
f12e652595 Fix some invalid ASN and networks entries
Some of them would never be matched.

Reported by Henry Stern.
2014-05-02 04:26:50 +02:00
Igor Pashev
4a77be3e03 Port mkpasswd to Solaris/Dyson 2014-05-02 04:26:50 +02:00
Martino Fornasa
3a408f7f1c Update some disclaimer strings 2014-05-02 04:26:50 +02:00
Marco d'Itri
e07b33c538 Update TLD servers: tc vu 2014-05-02 04:26:50 +02:00
Georgi Stanojevski
a8c6f4af2c Update the .mk TLD server 2014-05-02 04:26:50 +02:00
Marco d'Itri
24a10bc7b8 Add the .zm TLD server 2014-05-02 04:26:50 +02:00
Arjen Zonneveld
d2a476fbcb Add the .aw TLD server 2014-05-02 04:26:50 +02:00
Marco d'Itri
171705cbde Use whois.nic.$TLD for the "new" gTLDs
The "new" gTLDs are contractually required by ICANN to provide port 43
whois service on this standard domain.
2014-05-02 04:26:50 +02:00
Marco d'Itri
4411a41702 Remove the "new" gTLDs servers from tld_serv_list
The program will use whois.nic.$TLD by default.
2014-05-02 04:22:45 +02:00
Marco d'Itri
13bce6f4ce Make the small perl programs uniform in style 2014-05-02 04:22:35 +02:00
Marco d'Itri
084b02ceab Rename po/no.po to po/nb.po
SuSE and PLD already did this.
2014-02-09 11:52:18 +01:00
Marco d'Itri
47b98dcad2 Remove whois.spec 2014-02-07 06:33:14 +01:00
Marco d'Itri
9b7c00dd32 debian/rules: remove the version sanity check
It is now part of make_version_h.pl.
2014-02-07 06:33:14 +01:00
Marco d'Itri
d2ee7af1d7 Extract the version number from the changelog 2014-02-07 06:33:08 +01:00