socialbox-php/src/Socialbox/Enums
2025-01-30 15:42:18 -05:00
..
Flags Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
Options Refactor session initialization and host validation logic 2024-12-24 19:18:06 -05:00
Status Add Captcha Management System 2024-10-25 13:37:21 -04:00
Types Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
CliCommands.php Add DnsRecordCommand to CliCommands for DNS configuration 2024-12-09 19:26:20 -05:00
ClientCommands.php Implement client session management and refactoring 2024-12-09 19:01:56 -05:00
DatabaseObjects.php Updated Database Structure 2025-01-27 02:53:59 -05:00
EntityType.php Added Entity.php & EntityType.php 2024-08-31 16:50:32 -04:00
FirstLevelAuthentication.php Add FirstLevelAuthentication enum for initial auth types 2024-09-13 13:50:09 -04:00
PrivacyState.php Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
ReservedUsernames.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SecondLevelAuthentication.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SessionState.php Remove unused StandardMethods and improve session logic 2024-12-12 04:33:10 -05:00
SigningKeyState.php Added SigningKeyState 2025-01-29 15:41:25 -05:00
StandardError.php Added the ability to trust signing keys & resolve signing keys for peers, minor improvements and added new standard error "CONFLICT" 2025-01-30 15:20:11 -05:00
StandardHeaders.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
StandardMethods.php Added PhpDoc 2025-01-30 15:42:18 -05:00
StandardResponseCodes.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00