Commit graph

342 commits

Author SHA1 Message Date
netkas
f74a91963e Made message signing in Cryptography use SHA512 as the message content for signatures rather than the message content itself to allow for simplified verification in the future 2025-02-03 13:38:41 -05:00
netkas
2a0aab4a21 Improved Exception Handling 2025-02-03 13:12:40 -05:00
netkas
24530f5494 Improved Exception Handling 2025-02-03 13:02:36 -05:00
netkas
fdf9da12aa Updated method Authenticate to do one additional check 2025-01-31 22:33:51 -05:00
netkas
388605dbce Improved exception handling 2025-01-31 18:34:59 -05:00
netkas
c813139d9e Improved exception handling 2025-01-31 18:33:24 -05:00
netkas
998a7ad2ec Improved exception handling 2025-01-31 18:29:12 -05:00
netkas
056ee90515 Improved exception handling 2025-01-31 18:28:09 -05:00
netkas
a0acb28037 Improved exception handling 2025-01-31 18:26:53 -05:00
netkas
3510204dae Improved exception handling 2025-01-31 18:19:44 -05:00
netkas
cf2936e8e5 Improved exception handling 2025-01-31 18:19:09 -05:00
netkas
cd4a45c811 Added SettingsSignatureExists 2025-01-31 18:14:36 -05:00
netkas
508d4565d9 Added existence check 2025-01-31 18:13:45 -05:00
netkas
6ba7397783 Minor correction 2025-01-31 18:11:40 -05:00
netkas
b78d176fde Improved limit reached error message 2025-01-31 15:33:49 -05:00
netkas
d8fe574437 Improved exception handling 2025-01-31 15:33:05 -05:00
netkas
3014b0b97f Removed unnecessary check 2025-01-31 15:32:06 -05:00
netkas
8c2cbf48d5 Improved Peer Resolution and fixed minor bugs and issues, completed todo 2025-01-31 15:31:07 -05:00
netkas
7a39b0fd35 Renamed PeerRecord to PeerDatabaseRecord 2025-01-31 15:13:12 -05:00
netkas
148a65c2f7 Improved exception handling 2025-01-31 15:07:24 -05:00
netkas
b813d38ff9 Removed unused import 2025-01-31 15:04:36 -05:00
netkas
3b18077e76 Improved exception handling 2025-01-31 15:04:22 -05:00
netkas
8a86bd04a6 Improved exception handling 2025-01-31 15:03:52 -05:00
netkas
aa70a83c26 Improved return logic 2025-01-31 13:39:32 -05:00
netkas
4c28112e3b Changed type Exception to Throwable 2025-01-31 13:29:18 -05:00
netkas
0ed6a36d50 Improved InvalidRpcArgumentException handling 2025-01-31 13:28:28 -05:00
netkas
55137a93f2 Added better exception handling 2025-01-31 13:15:34 -05:00
netkas
268630226e Removed unused imports 2025-01-31 13:05:50 -05:00
netkas
2ba814f9b4 Peer resolution for a contact isn't needed, reference is found in 'address' which could be resolved at a later time 2025-01-31 13:05:31 -05:00
netkas
1f55538ad4 Improved exception handling 2025-01-31 12:56:45 -05:00
netkas
0f67bb3337 Removed unused import 2025-01-30 21:37:36 -05:00
netkas
28cb7a0a88 Removed unused import 2025-01-30 20:00:49 -05:00
netkas
e63e7eb0d7 Added method AddressBookRevokeSignature 2025-01-30 19:59:29 -05:00
netkas
051ad11aba Updated PhpDoc 2025-01-30 19:56:25 -05:00
netkas
caf3299039 Updated PhpDoc 2025-01-30 19:56:12 -05:00
netkas
c3129f89d6 Updated return logic for AddressBookGetContact 2025-01-30 19:55:10 -05:00
netkas
57d5528b31 Updated AddressBookGetContacts to return standard contact objects 2025-01-30 19:54:27 -05:00
netkas
83a47ddd5e Updated method AddressBookGetContact to return a full standard contact, improved standard contact object 2025-01-30 19:51:37 -05:00
netkas
4f1f0ce151 Added PhpDoc 2025-01-30 15:42:18 -05:00
netkas
8d6675915a Imported class 2025-01-30 15:24:55 -05:00
netkas
4dfff8d1a4 Added Exception Handling 2025-01-30 15:23:41 -05:00
netkas
d12b4d1c1d Updated PhpDocs 2025-01-30 15:23:19 -05:00
netkas
330e7f876b 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
netkas
4e22a8bacd Updated PhpDoc 2025-01-30 12:42:02 -05:00
netkas
a934049ea5 Changed Format 2025-01-30 12:41:04 -05:00
netkas
95d7a8b021 Updated Exception Handling to AddressBookGetContacts 2025-01-30 12:31:59 -05:00
netkas
4f8f43d10b Updated Exception Handling to AddressBookGetContact 2025-01-30 12:30:20 -05:00
netkas
b8346e139c Renamed StandardException to StandardRpcException 2025-01-30 00:37:37 -05:00
netkas
4856dacb9d Updated exception handling and logic in AddressBookDeleteContact 2025-01-30 00:35:19 -05:00
netkas
6e4c7bcc04 Updated exception handling in AddressBookContactExists 2025-01-30 00:34:22 -05:00