35 Commits

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