socialbox-php/src/Socialbox/Objects
2025-03-20 13:05:01 -04:00
..
Client Handle potential null values for signing keys and encryption channel secrets in ExportedSession 2025-03-20 13:04:28 -04:00
Database Refactor PeerDatabaseRecord and SessionManager to handle ReservedUsernames and improve date handling 2025-03-19 15:06:59 -04:00
Standard Change flags property type from SessionFlags[] to string[] in SessionState 2025-03-20 13:05:01 -04:00
ClientRequest.php Remove unnecessary exception documentation from verifySignature method to enhance clarity. 2025-03-13 14:06:21 -04: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
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