socialbox-php/src/Socialbox/Objects
2025-02-06 15:38:52 -05:00
..
Client Added SignatureKeyPair for a client object 2025-01-29 15:26:36 -05:00
Database Added Standard Objects for the encryption channel 2025-02-06 15:38:52 -05:00
Standard Added Standard Objects for the encryption channel 2025-02-06 15:38:52 -05:00
ClientRequest.php Renamed PeerRecord to PeerDatabaseRecord 2025-01-31 15:13:12 -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 Add __toString method to PeerAddress class 2025-01-15 15:15:06 -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 Renamed StandardException to StandardRpcException 2025-01-30 00:37:37 -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