Commit Graph
44 Commits
Author SHA1 Message Date
AfonsoCMSousa e282ff5f7f Another fix. 2025-02-27 20:44:48 +00:00
AfonsoCMSousa b69bb44d7e Debuging. 2025-02-27 20:20:03 +00:00
AfonsoCMSousa 94ab68aeb9 Trying to fix the issue where the server doesnt return the key. 2025-02-27 20:12:36 +00:00
AfonsoCMSousa e19555be6c Fixed issue when copying key. 2025-02-27 19:57:56 +00:00
AfonsoCMSousa c2bad2ddea Mismach Operations. 2025-02-27 13:19:18 +00:00
AfonsoCMSousa 7b1875c2b6 Forgot the error handling "throw". 2025-02-27 13:17:43 +00:00
AfonsoCMSousa a566c264aa Updated Server to decrypt message before sending. 2025-02-27 13:15:16 +00:00
AfonsoCMSousa a66dff2402 Fixed potencial issue. 2025-02-27 13:08:46 +00:00
AfonsoCMSousa 22353ed869 Trying to fix password issues. 2025-02-27 13:06:33 +00:00
AfonsoCMSousa 3b1d210a9c Server now returns if it finds a password like the user requested. 2025-02-27 13:01:48 +00:00
AfonsoCMSousa a6a4fbf7ac Removing key has a pointer to be a fixed size. 2025-02-27 12:52:17 +00:00
AfonsoCMSousa e9983c77c2 FINNALY FOUND THE ISSUE, "key" needs to be initialized before writing (lol). 2025-02-27 12:48:39 +00:00
AfonsoCMSousa 14c34f503d Yet another try in fixing the segmentation fault. 2025-02-27 12:42:49 +00:00
AfonsoCMSousa 09a02b66de More debugging. 2025-02-27 12:39:24 +00:00
AfonsoCMSousa b8602107b0 Debugging. 2025-02-27 12:36:35 +00:00
AfonsoCMSousa 328ad3e832 Another attempt at fixing the segmentation fault previously created. 2025-02-27 12:34:27 +00:00
AfonsoCMSousa f5740ec35f Fix segmentation fault do to sprintf problems. 2025-02-27 12:31:08 +00:00
AfonsoCMSousa 4b618b0be9 Fixed memory leak and error while encrypting. 2025-02-27 12:26:01 +00:00
AfonsoCMSousa ec3082c527 Fixed typo. (whopps) 2025-02-27 12:24:06 +00:00
AfonsoCMSousa e5b8ef71f8 Implemented method to create passwordFile. 2025-02-27 12:23:19 +00:00
AfonsoCMSousa a75b7ca352 Small fix to the size of the pathfile. 2025-02-27 12:06:44 +00:00
AfonsoCMSousa 707cef94a4 Final connection with client. 2025-02-27 12:02:30 +00:00
AfonsoCMSousa 7e212a99e6 Added response back to client. 2025-02-27 11:53:03 +00:00
AfonsoCMSousa 3c4243ddcf Added server requests for clients 2025-02-27 11:19:53 +00:00
AfonsoCMSousa 33fda52f2d Added server request handeling 2025-02-26 22:55:20 +00:00
AfonsoCMSousa 2321f67457 Added server address for test 2025-02-26 22:45:20 +00:00
AfonsoCMSousa cf8e024528 Fixed to not include the CMAKE stuff 2025-02-26 22:39:34 +00:00
AfonsoCMSousa 438fae4038 Fixed to not include the CMAKE stuff 2025-02-26 22:35:02 +00:00
AfonsoCMSousa e8bb3db8bf Created socket to connect 2025-02-26 22:26:25 +00:00
AfonsoCMSousa e0663bc38b Created socket to connect 2025-02-26 22:25:15 +00:00
AfonsoCMSousa 9f41258198 Created the server side 2025-02-26 22:19:44 +00:00
AfonsoCMSousa 7dd12105a9 Implemented the Menu 2025-02-26 22:06:20 +00:00
AfonsoCMSousa 2f98198a94 Update to help with confusion 2025-02-26 22:01:49 +00:00
AfonsoCMSousa 40bf168e63 Update to help with confusion 2025-02-26 22:00:37 +00:00
AfonsoCMSousa e3bfeb0584 Imoproved user experiencc 2025-02-26 21:58:14 +00:00
AfonsoCMSousa cb4824bde7 Removed Menu for a CLI 2025-02-26 21:49:50 +00:00
AfonsoCMSousa 4f516d7f0c Removed Menu for a CLI 2025-02-26 21:49:34 +00:00
AfonsoCMSousa c4856ad478 Start of server connection 2025-02-26 21:40:26 +00:00
AfonsoCMSousa afce4819d1 Begging of the menu 2025-02-26 21:31:06 +00:00
AfonsoCMSousa e933eec9d4 Small Example Menu 2025-02-26 21:00:45 +00:00
AfonsoCMSousa 66162fba07 Eddited git ignore 2025-02-26 20:51:03 +00:00
Afonso SousaandGitHub 4196a3a3d3 Delete bin/files/KEYS.bin 2025-02-26 20:49:12 +00:00
AfonsoCMSousa 1d3132027c Added git ignore 2025-02-26 20:48:30 +00:00
AfonsoCMSousa c5f042dc4a Initial Commit + Ready2Use Login System 2025-02-26 20:44:02 +00:00