socialbox-php/src/Socialbox/Objects
2025-03-03 14:38:59 -05:00
..
Client Refactored EncryptionChannelSecret 2025-03-03 14:38:32 -05:00
Database Logic Correction from "AND" to "OR" 2025-03-03 14:38:59 -05:00
Standard Removed unused Encryption channel objects 2025-02-20 00:39:58 -05:00
ClientRequest.php Remove unnecessary exception documentation from isExternal method 2025-03-03 04:26:37 -05:00
DnsRecord.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
KeyPair.php Add ExportedSession and improve RPC client handling. 2024-12-19 12:54:15 -05:00
PeerAddress.php Major changes, revamp required 2025-02-20 00:34:07 -05:00
ResolvedServer.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
ResolvedServerOld.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
RpcError.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00
RpcRequest.php Refactor containsParameter method to improve null and empty string handling 2025-03-03 04:26:29 -05:00
RpcResponse.php Add recursive array conversion in RpcResponse::convertToArray 2025-01-03 18:30:27 -05:00
RpcResult.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00