236 Commits

Author SHA1 Message Date
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
Marco d'Itri
bc35c3c585 Add .DELETE_ON_ERROR to the Makefile 2014-02-07 06:33:05 +01:00
Marco d'Itri
366ca9bcbe mkpasswd: fix an underflow in the parser for -R
Reported by mahkoh on github:
https://github.com/rfc1036/whois/issues/12
2014-02-06 01:03:05 +01:00
Marco d'Itri
d053b2f1f6 Debian changelog for 5.1.1 v5.1.1 2014-01-11 00:57:22 +01:00
Marco d'Itri
ea1d854322 Add the servers for 29 "new" gTLDs 2014-01-11 00:53:41 +01:00
Marco d'Itri
c4ace128ed whois.conf(5): add an example about AS numbers 2014-01-05 20:00:36 +01:00
Marco d'Itri
780e30a538 tld_serv_list: replace spaces with tabs 2013-12-30 03:38:28 +01:00
Marco d'Itri
e660a2266f Debian changelog for 5.1.0 v5.1.0 2013-12-26 20:40:19 +01:00
Marco d'Itri
72285df375 Add some server charsets 2013-12-26 20:38:48 +01:00
Marco d'Itri
18d09e698b Add the servers for 54 "new" gTLDs
This is not going to scale well.
2013-12-26 17:56:58 +01:00
Marco d'Itri
19ff536d38 Add the .xn--l1acc and .xn--mgba3a4f16a TLD servers 2013-12-26 09:58:43 +01:00
Marco d'Itri
9eeb9c7159 make_tld_serv.pl: fix hex escape sequences
C hexadecimal escape sequences are actually defined as \x followed by
*any* number of hexadecimal digits.
2013-12-26 09:57:16 +01:00
Marco d'Itri
332de6ebc2 Update the .xn--mgberp4a5d4ar and .xn--j1amh TLD servers 2013-12-26 09:56:53 +01:00
Marco d'Itri
713c4a5779 Add the .pf TLD server 2013-12-26 09:49:11 +01:00
Marco d'Itri
edc32919c5 Remove the .ck TLD server 2013-12-26 09:49:11 +01:00
Marco d'Itri
5420421f3e Change many TLD servers to the IANA-registered names
In some cases replaced the existing whois server name with the domain
alias registered in the IANA whois database.
2013-12-26 09:49:11 +01:00
Terence Ng
af47f46670 Update zh_CH.po 2013-12-26 09:36:13 +01:00
Marco d'Itri
6a18602bc8 Direct queries for private ASN blocks to RIPE
The ARIN DB too has dummy entries for private ASN, but I like the RIPE
DB format more.
2013-12-26 09:36:13 +01:00