Subversion Repositories php-qbpwcf

Rev

Rev 309 | Rev 312 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 309 Rev 310
Line 51... Line 51...
51
 
51
 
52
新增 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 internetAndIntranetServer 函式,提供同時具備對內高效與可以被internet存取的 socket server. [devel]
52
新增 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 internetAndIntranetServer 函式,提供同時具備對內高效與可以被internet存取的 socket server. [devel]
53
 
53
 
54
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
54
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
55
 
55
 
56
php-qbpwcf-alpha.v202603xx
56
php-qbpwcf-alpha.v20260325
57
 
57
 
-
 
58
增加 usr/share/qbpwcf/external::callShell/20260323.php 檔案作為 external::callShell 的測試案例 20260323.
-
 
59
 
-
 
60
增加 usr/share/qbpwcf/external::callShell.php 檔案的 測試案例 20260323.
-
 
61
 
58
修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別 callShell 函式,於參數 cmdContainArgu 為 "true" 時,對於 | (pipe) 的處理. [test]
62
修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別 callShell 函式,於參數 cmdContainArgu 為 "true" 時,對於 | (pipe) 的處理.
59
 
63
 
60
新增 usr/bin/getCert.php 檔案,提供搜尋 zerossl 上的 SSL 憑證資訊.
64
新增 usr/bin/getCert.php 檔案,提供搜尋 zerossl 上的 SSL 憑證資訊.
61
 
65
 
62
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式註解.
66
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式的實作.
63
 
67
 
64
php-qbpwcf-alpha.v20260319
68
php-qbpwcf-alpha.v20260319
65
 
69
 
66
新增 usr/bin/encrypt.php 檔案,提供字串的加解密功能.
70
新增 usr/bin/encrypt.php 檔案,提供字串的加解密功能.
67
 
71