Wladimir J. van der Laan ee21912510 rpc: Use netmasks instead of wildcards for IP address matching
`-rpcallowip` currently has a wacky wildcard-based format. After this
commit it will accept the more standard format, for example:

- Ranges with netmask 127.0.0.0/255.255.255.0, ::/0
- Ranges with cidr 12.3.4.5/24, 12:34:56:78:9a:bc:de:00/112
- Loose IPs ::1, 127.0.0.1

Trying to use the old *?-based format will result in an error message at
launch.
2014-05-09 16:45:57 +02:00
..
2014-05-09 12:31:57 +02:00
2014-01-23 16:05:01 +01:00
2014-03-20 13:21:23 +09:00
2014-04-02 03:48:07 +02:00
2014-04-02 03:48:07 +02:00
2013-11-30 15:42:10 +10:00
2013-11-30 15:42:10 +10:00
2013-12-04 12:46:13 +01:00
2013-12-04 12:46:13 +01:00
2014-05-02 18:14:39 +02:00
2013-12-20 16:07:33 +01:00
2014-03-24 20:26:02 +00:00
2014-05-09 16:09:20 +02:00
2014-05-09 16:09:20 +02:00
2014-04-22 16:24:43 +02:00
2014-05-09 16:09:20 +02:00
2014-04-23 01:50:25 +02:00
2014-03-24 20:26:02 +00:00
2014-05-09 16:09:20 +02:00
2014-05-09 16:24:57 +02:00
2014-05-09 16:24:57 +02:00
2014-02-26 11:53:51 -05:00
2014-02-26 11:53:51 -05:00
2014-04-02 03:48:07 +02:00
2013-12-25 11:07:21 +01:00
2013-11-11 10:31:09 +10:00
2014-03-07 09:20:11 +01:00