Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
870 2022-07-10 01:07:21 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ OID-IP : XML/JSON Signature error catching  
868 2022-07-09 21:33:15 daniel-marschall /trunk/ OID-IP: XML and JSON now have standardized (W3C/RFC) signatures. The OID-IP RFC draft will be edited soon.  
867 2022-07-09 15:45:15 daniel-marschall /trunk/ OID-IP : XML und JSON schema had relative schema URL. Fixed to absolute URL.  
830 2022-04-10 23:35:04 daniel-marschall /trunk/ - Security improvement: The private key stored in the database configuration table in the database is now encrypted using a key that will be stored in a file inside userdata ( userdata/privkey_secret.php ).
- !!! ATTENTION: If you have multiple systems access the same database (e.g. you have example.org/oidplus and example.org/oidplus_test ), then the file userdata/privkey_secret.php must kept synchronous between both, otherwise you will lose your private/public key-pair and get a new system-id every time you restart OIDplus !!!
- OIDplus can't connect to databases that are newer than the own program files anymore, avoiding data corruption.
- Changed database version from 205 to 1000.
 
801 2022-03-24 16:15:23 daniel-marschall /trunk/ Changed OIDplus::webpath() method to include canonical paths  
790 2022-03-18 14:03:05 daniel-marschall /trunk/ Introduced method OIDplusQueryResult::any() as alternative to OIDplusQueryResult::num_rows()>0  
775 2022-03-08 23:12:20 daniel-marschall /trunk/  
774 2022-03-08 21:56:30 daniel-marschall /trunk/ Gotobox/Whois: Namespace e.g. "oid:" is now case insensitive  
773 2022-03-08 20:34:14 daniel-marschall /trunk/ OID-IP(WHOIS), and "Go" bar now accept "WEID" (they get converted to "OID" during the processing)  
765 2022-03-02 15:30:50 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ OIDIP RFC draft update.
OIDIP Removed "txt" format (correct is "text").
OIDIP Unimplemented formats raise now a "Service error" as defined in the new RFC draft.
 
762 2022-02-28 10:37:03 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
761 2022-02-28 10:35:05 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ RFC Update (WIP)  
760 2022-02-27 19:17:40 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
758 2022-02-27 18:10:02 daniel-marschall / OID-IP RFC (draft-viathinksoft-oidip-02, Work-In-Progress): Added XML and JSON. Renamed "whois" node in "oidip".
OIDplus for DOS: Implemented PgUp and PgDown. You can now jump to an OID from the TreeView. Release 2022-02-27.
 
731 2022-01-23 22:12:33 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
730 2022-01-23 22:10:52 daniel-marschall /trunk/ "ImplementsFeature" is now available for all PHP classes of OIDplus, not just Plugin classes.
Therefore, OID-WHOIS can now also receive WHOIS attributes from Objects (not just the Object Plugin) or the OIDplusRA class.
 
713 2021-12-26 21:41:08 daniel-marschall /trunk/ Fixed bug in OID-IP (OID WHOIS): Superior detection did not work for non-OIDs. Fixed.  
678 2021-11-24 23:16:13 daniel-marschall /trunk/ Fix of XML exporter in regards Unicode characters  
674 2021-10-06 23:57:10 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/ OID-IP (Whois): Fixed problem with word-wrap  
656 2021-09-30 16:28:50 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  

Show All