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
1427 2023-11-12 20:10:41 daniel-marschall /trunk/ Small change to internal software publish script
Vendor update
 
1424 2023-11-11 10:41:44 daniel-marschall /trunk/ Implemented Waterjuice UUID-to-OID and Microsoft UUID-to-OID
Vendor update
 
1422 2023-10-22 11:48:58 daniel-marschall /trunk/ SVN/GIT distribution channel: Web system update shows a warning when there are changes in the working copy which will be reverted
Vendor update
 
1417 2023-10-08 12:58:52 daniel-marschall /trunk/ Domain/DNS plugin: Implemented tech details (notations and punycode)
Domain/DNS plugin: Implemented name-based UUIDv3/5
X500 plugin: Implemented name-based UUIDv3/5
Vendor update
 
1407 2023-09-16 02:03:33 daniel-marschall /trunk/ Vendor update  
1321 2023-06-25 01:15:07 daniel-marschall /trunk/ Documentation update / included oidplus.com copy to SVN  
1319 2023-06-24 16:43:14 daniel-marschall /trunk/  
1130 2023-03-26 00:38:14 daniel-marschall /trunk/ Another large bunch of type-safety changes  
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.
 
1034 2022-11-09 01:24:51 daniel-marschall /trunk/ Composer no-dev (doesn't do any difference atm)  
958 2022-09-18 21:42:05 daniel-marschall /trunk/ Upgrade to composer 2  
874 2022-07-10 12:58:31 daniel-marschall /trunk/ Vendor update  
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.