62 Commits

Author SHA1 Message Date
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
d2ee7af1d7 Extract the version number from the changelog 2014-02-07 06:33:08 +01:00
Petr Písař
a626373f45 Free memory in handle_query()
Make the server variable always hold a dynamically allocated string and
clean up the related const statements.

Signed-off-by: Petr Písař <ppisar@redhat.com>
2013-12-26 07:48:10 +01:00
Petr Písař
298f2080fe strtol() returns signed long int
Assiging strol() return value to unsigned int makes subsequent
comparison to < 0 pointless.

Signed-off-by: Petr Písař <ppisar@redhat.com>
2013-12-26 07:48:10 +01:00
Petr Písař
2d12f4da54 Do not hide legal disclaimer with whois -V
There was missing break in the 'V' option case.

Signed-off-by: Petr Písař <ppisar@redhat.com>
2013-12-26 07:43:15 +01:00
Marco d'Itri
4deb57d9ba Undocument the -F RIPE option
It is deprecated, does not always work correctly and nobody should ever
use it anymore.
2013-04-10 17:25:05 +02:00
Petr Písař
361164fea5 Handle --help as success
whois --help output should go to standard output, and exit code should
be zero.
2013-04-10 17:25:05 +02:00
Petr Písař
c5fb072b2b Remove -S option
RIPE-like `-S' option is not documented nor supported by RIPE.
2013-04-10 17:25:05 +02:00
Petr Písař
8ec60c27f0 Update documentation
whois(1) options listing has been updated in whois --help output as
well as in manual page.

Rerefence to RIPE WHOIS database query syntax has been updated.
2013-04-10 17:25:05 +02:00
Marco d'Itri
7d4b9714c4 Remove a unused variable 2013-03-31 08:10:29 +02:00
Marco d'Itri
9b1706c1e1 Fix parsing of 6to4 addresses
The last two bytes of the IPv4 address in 6to4 addresses were not
parsed correctly since version 5.0.19. (Fixes #699928.)
2013-03-31 08:10:02 +02:00
Marco d'Itri
a21a1d7756 Imported Debian version 5.0.19 2013-03-30 02:31:42 +01:00
Marco d'Itri
2d381497c0 Imported Debian version 5.0.17 2013-03-30 02:31:42 +01:00
Marco d'Itri
51d8f998dd Imported Debian version 5.0.15 2013-03-30 02:31:41 +01:00
Marco d'Itri
6c3ca39f25 Imported Debian version 5.0.12 2013-03-30 02:31:41 +01:00
Marco d'Itri
49aa4a0f24 Imported Debian version 5.0.6 2013-03-30 02:31:40 +01:00
Marco d'Itri
cdfdc7d88b Imported Debian version 5.0.5 2013-03-30 02:31:39 +01:00
Marco d'Itri
c4ba9f91d1 Imported Debian version 5.0.4 2013-03-30 02:31:39 +01:00
Marco d'Itri
00a8697ca9 Imported Debian version 5.0.2 2013-03-30 02:31:39 +01:00
Marco d'Itri
15c8d523f7 Imported Debian version 5.0.0 2013-03-30 02:31:38 +01:00
Marco d'Itri
e8806bc509 Imported Debian version 4.7.37 2013-03-30 02:31:38 +01:00
Marco d'Itri
6b108b4fd4 Imported Debian version 4.7.35 2013-03-30 02:31:38 +01:00
Marco d'Itri
95229c98ad Imported Debian version 4.7.31 2013-03-30 02:31:37 +01:00
Marco d'Itri
bd837394e6 Imported Debian version 4.7.29 2013-03-30 02:31:36 +01:00
Marco d'Itri
ce5e346d70 Imported Debian version 4.7.27 2013-03-30 02:31:36 +01:00
Marco d'Itri
e90424d179 Imported Debian version 4.7.26 2013-03-30 02:31:36 +01:00
Marco d'Itri
d0c35c4219 Imported Debian version 4.7.25 2013-03-30 02:31:36 +01:00
Marco d'Itri
c3c46b20b8 Imported Debian version 4.7.23 2013-03-30 02:31:35 +01:00
Marco d'Itri
b62995f670 Imported Debian version 4.7.22 2013-03-30 02:31:35 +01:00
Marco d'Itri
1e6c14f7fa Imported Debian version 4.7.21 2013-03-30 02:31:35 +01:00
Marco d'Itri
1ea7943996 Imported Debian version 4.7.18 2013-03-30 02:31:34 +01:00
Marco d'Itri
3a305f1926 Imported Debian version 4.7.17 2013-03-30 02:31:34 +01:00
Marco d'Itri
e5c1a36ec1 Imported Debian version 4.7.16 2013-03-30 02:31:34 +01:00
Marco d'Itri
7c5dbcc6c6 Imported Debian version 4.7.15 2013-03-30 02:31:34 +01:00
Marco d'Itri
6077928ad9 Imported Debian version 4.7.14 2013-03-30 02:31:34 +01:00
Marco d'Itri
27fd0b5493 Imported Debian version 4.7.13 2013-03-30 02:31:33 +01:00
Marco d'Itri
9ad7ad696c Imported Debian version 4.7.7 2013-03-30 02:31:32 +01:00
Marco d'Itri
c163eebde7 Imported Debian version 4.7.4 2013-03-30 02:31:32 +01:00
Marco d'Itri
64ad70cad1 Imported Debian version 4.7.2 2013-03-30 02:31:31 +01:00
Marco d'Itri
ec5ce735c6 Imported Debian version 4.7.1 2013-03-30 02:31:31 +01:00
Marco d'Itri
c30d631969 Imported Debian version 4.7.0 2013-03-30 02:31:31 +01:00
Marco d'Itri
58afbcd036 Imported Debian version 4.6.25 2013-03-30 02:31:31 +01:00
Marco d'Itri
02298a2df4 Imported Debian version 4.6.13 2013-03-30 02:31:31 +01:00
Marco d'Itri
548793b0a4 Imported Debian version 4.6.9 2013-03-30 02:31:30 +01:00
Marco d'Itri
971989c7df Imported Debian version 4.6.7 2013-03-30 02:31:30 +01:00
Marco d'Itri
22cd0eb3ce Imported Debian version 4.6.6 2013-03-30 02:31:30 +01:00
Marco d'Itri
cc470e6784 Imported Debian version 4.6.5 2013-03-30 02:31:30 +01:00
Marco d'Itri
570afc2396 Imported Debian version 4.6.4 2013-03-30 02:31:30 +01:00
Marco d'Itri
77049c1b5d Imported Debian version 4.6.3 2013-03-30 02:31:29 +01:00
Marco d'Itri
d6bec26f44 Imported Debian version 4.6.1 2013-03-30 02:31:29 +01:00