log src/plugins/plugin_misc_ip.py @ 2504:67cc54b01a12

age author description
2018-02-28 Goffi plugin file sharing component: first draft:
2018-02-07 Goffi plugin pipe/stream, file transfert: refactoring and improvments:
2018-01-26 Goffi dates update
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-02-12 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2016-04-26 Goffi plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org
2016-04-26 Goffi plugin misc ip: fixed exception when a web error happen while retrieving IP from external website
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-11-24 Goffi plugin ip: fixed ip check (XEP-0279) use
2015-11-11 Goffi plugins IP: getLocalIPs now return localhost IP instead of an empty list if no non-localhost ip can be found
2015-11-08 Goffi plugin ip: implemented XEP-0279 for external ip retrieval + fixed bad exception handling
2015-11-02 Goffi plugin ip: local ip cache + DNS error detection
2015-09-29 Goffi plugin IP discovery: better IP discovering:
2015-09-29 Goffi plugin ip, params: plugin IP discovery, first draft: