Subversion Repositories oidplus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1468 2024-03-08 01:04:18 daniel-marschall /trunk/ Application Identifier (AID): VTS F4 02 (Ringgold) introduced.
Application Identifier (AID): VTS F4 03 (DOI) introduced.
Application Identifier (AID): VTS F7 01 (ISNI) changed definition.
 
1466 2024-03-06 02:08:05 daniel-marschall /trunk/ AID: Changed VTS F4 to VTS F4 01 (D-U-N-S)
AID: Introduced VTS F7 01 (ISNI)
 
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)  
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.  
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  
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)  
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)  
1077 2023-01-04 01:34:48 daniel-marschall /trunk/plugins/viathinksoft/ Application Identifier (AID) "VTS B1" (member) and "VTS B2" (products) bidirectional AltID mapping OID<=>AID established  
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 

Show All