.. |
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
|
Added EncryptionChannelMessageStatus
|
2025-03-03 14:41:12 -05:00 |
Types
|
Renamed CommunicationRecipientType.php to EncryptionMessageRecipient.php
|
2025-02-21 22:59:10 -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
|
Rename ENCRYPTED_CHANNELS and CHANNEL_COM constants to ENCRYPTION_CHANNELS and ENCRYPTION_CHANNELS_COM for consistency
|
2025-03-03 04:26:23 -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
|
Add UUID_MISMATCH error case to StandardError enum
|
2025-03-03 04:26:43 -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
|
Add ENCRYPTION_CHANNEL_ACKNOWLEDGE_MESSAGE case to StandardMethods enum
|
2025-03-04 13:41:26 -05:00 |
StandardResponseCodes.php
|
Add new Enums to enhance error handling and session management
|
2024-09-13 13:50:50 -04:00 |