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
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1438 2023-11-18 21:40:07 daniel-marschall /trunk/ Implemented some AltIDs (R74n Multiplane, Waterjuice UUID, Microsoft UUID)  
1424 2023-11-11 10:41:44 daniel-marschall /trunk/ Implemented Waterjuice UUID-to-OID and Microsoft UUID-to-OID
Vendor update
 
1387 2023-08-29 15:45:50 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/  
1386 2023-08-29 15:06:51 daniel-marschall /trunk/plugins/viathinksoft/objectTypes/ "Technical information" boxes now have a scroll-bar  
1371 2023-08-03 23:20:05 daniel-marschall /trunk/ Changed all URLs oid-rep.orange-labs.fr and www.oid-info.com to oid-info.com  
1329 2023-07-14 23:41:08 daniel-marschall /trunk/ Alt Id "more info" attribute  
1328 2023-07-14 14:41:43 daniel-marschall /trunk/  
1327 2023-07-14 14:33:32 daniel-marschall /trunk/  
1324 2023-07-13 12:27:54 daniel-marschall /trunk/ Improved UUID and MAC decoding. Support for UUIDv6 and UUIDv7.  
1316 2023-06-24 01:46:45 daniel-marschall /trunk/ Bugfix: Problem when adding multiple ASN.1 / IRI identifiers for one OID  
1302 2023-06-13 01:43:55 daniel-marschall /trunk/plugins/viathinksoft/ ID "0" gets now correctly displayed als WEID "0" in the CRUD grid  
1280 2023-05-17 00:38:02 daniel-marschall /trunk/plugins/viathinksoft/ Security fix: RDAP "GET" could be used to extract confidential OIDs. Fixed.  
1169 2023-04-06 02:14:30 daniel-marschall /trunk/ Removed limitations for OID max arc size and max depth  
1162 2023-04-05 02:37:36 daniel-marschall /trunk/  
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  
1119 2023-03-24 16:54:53 daniel-marschall /trunk/  
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)  

Show All