log src/plugins/plugin_misc_ip.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sun, 12 Feb 2017 20:43:20 +0100 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Tue, 26 Apr 2016 19:59:28 +0200 Goffi plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org
Tue, 26 Apr 2016 19:04:59 +0200 Goffi plugin misc ip: fixed exception when a web error happen while retrieving IP from external website
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Wed, 25 Nov 2015 00:22:23 +0100 Goffi plugin ip: fixed ip check (XEP-0279) use
Wed, 11 Nov 2015 18:19:49 +0100 Goffi plugins IP: getLocalIPs now return localhost IP instead of an empty list if no non-localhost ip can be found
Sun, 08 Nov 2015 14:44:30 +0100 Goffi plugin ip: implemented XEP-0279 for external ip retrieval + fixed bad exception handling
Mon, 02 Nov 2015 22:02:41 +0100 Goffi plugin ip: local ip cache + DNS error detection
Tue, 29 Sep 2015 17:54:25 +0200 Goffi plugin IP discovery: better IP discovering:
Tue, 29 Sep 2015 17:54:22 +0200 Goffi plugin ip, params: plugin IP discovery, first draft: