Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1459 2024-01-25 22:11:13 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/aid/ New definition of VTS-F3 AID (Device Vendor/Product based AID)  
1440 2023-12-03 18:46:40 daniel-marschall /trunk/ Updated definition to "VTS F2" AID (added padding for odd number of nibbles)  
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1420 2023-10-08 23:38:36 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/ DNS: Wireformat shows now binary octets instead of decimal digits  
1401 2023-08-31 15:15:53 daniel-marschall /trunk/ Replaced gray text with half-opaque text, to improve compatibility with colored background designs.  
1400 2023-08-31 15:04:07 daniel-marschall /trunk/ Fixed problems with file uploads after canonization through the goto box  
1391 2023-08-29 16:41:36 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/aid/ AID Object Type: Interpretation now contains a scrollbox and no word-breaks  
1382 2023-08-25 13:42:44 daniel-marschall /trunk/plugins/viathinksoft/ Random AIDs can now be generated inside existing AIDs, and it is checked if there are conflicts with existing nodes (fixes GitHub issue https://github.com/danielmarschall/oidplus/issues/25)  
1261 2023-05-07 20:21:34 daniel-marschall /trunk/ Misc smaller improvements  
1257 2023-05-05 00:16:09 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/aid/  
1256 2023-05-04 23:52:08 daniel-marschall /trunk/plugins/viathinksoft/ New MAC<=>AID (VTS F2 AID) definition as of 4 May 2023 implemented  
1254 2023-05-01 21:00:42 daniel-marschall /trunk/plugins/viathinksoft/ Small changes in the ELI/EUI plugin  
1250 2023-04-30 21:34:04 daniel-marschall /trunk/plugins/viathinksoft/ Introduced EUI64 <=> AID mapping (modified VTS F2)  
1131 2023-03-26 03:38:01 daniel-marschall /trunk/ Removed "implementsFeature" interface and replaced it with PHP interfaces with the prefix INTF_OID.
These have a special treatment in the OIDplus class autoloader.
!!! Attention: Third-Party plugins (not bundled with OIDplus) might not be compatible with this change and must be altered (we can help you with this task)
 
1130 2023-03-26 00:38:14 daniel-marschall /trunk/ Another large bunch of type-safety changes  
1121 2023-03-24 22:53:33 daniel-marschall /trunk/ Misc bugfixes  
1116 2023-03-23 23:09:25 daniel-marschall /trunk/ BIG CHANGE: All methods have received a PHPdoc comment and a lot of parameter and return types have been added (as far as PHP 7.0 allows)
!!! PLEASE NOTE THAT THE NEW VERSION OF OIDPLUS IS NOT COMPATIBLE WITH OLD THIRD PARTY PLUGINS (EXCEPT THE ONES THAT ARE BUNDLED WITH OIDPLUS)
!!! IF YOU HAVE THIRD PARTY PLUGINS INSTALLED (OR WRITTEN YOURSELF), THEN YOU *WILL* RECEIVE ERROR MESSAGES AFTER THE UPDATE
!!! AND NEED TO CHANGE THE METHOD SIGNATURES IN THESE PLUGINS TO MAKE THEM WORK AGAIN. (We can help you with this task if you need help!)
Please note that due to the amount of changes, there could have been a few bugs introduced; please send all bug reports via GitHub or email
and if you have the possibility, it is recommended to test the version of a test system before applying the update on a productive system.
Thank you very much!
 
1086 2023-02-26 01:12:29 daniel-marschall /trunk/ Avoid calling *.class.php files directly to avoid PHP errors (Github Issue #4)  
1079 2023-01-08 22:12:42 daniel-marschall /trunk/ VTS E0 AID => OID mapping  
1078 2023-01-08 20:31:10 daniel-marschall /trunk/ Introduced OIDplus System Application Identifier (AID) and OIDplus Information Object Application Identifier (AID)  

Show All