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
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
496 2020-12-12 20:29:51 daniel-marschall /trunk/ Large refactoring of path functions.
DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()
DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)
OIDplus::webpath(X) becomes OIDplus::webpath(X, true)
 
444 2020-10-21 12:29:27 daniel-marschall /trunk/ Increased performance!  
440 2020-10-18 21:51:48 daniel-marschall /trunk/  
416 2020-09-27 21:41:41 daniel-marschall /trunk/ OID-WHOIS: Additional Auth Tokens per OID and/or per RA can be used to display confidential information  
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
346 2020-07-30 14:50:27 daniel-marschall /trunk/ New plugin: System info  
339 2020-07-05 13:57:13 daniel-marschall /trunk/plugins/ OID-WHOIS updated JSON and XML schemas  
337 2020-06-22 16:10:39 daniel-marschall /trunk/plugins/ RFC  
336 2020-06-18 13:02:44 daniel-marschall /trunk/plugins/publicPages/100_whois/whois/ RFC Large changes  
332 2020-06-14 22:55:56 daniel-marschall /trunk/ Updated RFC draft  
331 2020-06-12 21:17:52 daniel-marschall /trunk/ Various smaller fixes  
330 2020-06-12 00:15:47 daniel-marschall /trunk/plugins/publicPages/100_whois/ NEW: XML (XSD) and JSON schema for OID-over-WHOIS  
322 2020-05-22 23:56:47 daniel-marschall /trunk/ OID-over-WhoIs (TXT/JSON) now also shows attachments (added feature 1.3.6.1.4.1.37476.2.5.2.3.4)  
262 2020-04-18 16:45:55 daniel-marschall /trunk/  
261 2020-04-18 16:38:21 daniel-marschall /trunk/ Large refactoring: "config.inc.php" is now in format 2.1; the configuration settings are now stored in a class OIDplusBaseConfis and can therefore be altered in automated test environments.
Characters "###" inside a query now get replaced by the table prefix.
 
251 2020-04-15 01:07:37 daniel-marschall /trunk/ Fixed various problems when query results are empty  
240 2020-04-10 13:55:19 daniel-marschall /trunk/ Code optimization: Introduced new class OIDplusConfigInitializationException for more flexibility  
239 2020-04-10 12:30:53 daniel-marschall /trunk/ NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER  

Show All