Commit Graph
36 Commits
Author SHA1 Message Date
AfonsoCMSousa 64d4c825d4 Update 0.3 - Better encryption. working server side connections! 2025-02-28 19:46:10 +00:00
AfonsoCMSousa 4c16c8b953 Finnaly, a working version, optimised! 2025-02-28 19:40:42 +00:00
AfonsoCMSousa dfd25f897c Debuging the server responce. 2025-02-28 19:28:30 +00:00
AfonsoCMSousa 0262a9fdd7 Better encryption method. 2025-02-28 19:08:55 +00:00
AfonsoCMSousa 0c235ca1d1 Updated executable. 2025-02-27 23:28:46 +00:00
AfonsoCMSousa ccb1aa7548 Possible optimisation by requesting how many passwords exist instead of brute forcing all passwords. 2025-02-27 23:26:45 +00:00
AfonsoCMSousa 2a743c971b Updated to finnaly show existing passwords. 2025-02-27 20:56:00 +00:00
AfonsoCMSousa ad2ff3304a Fixed show all passwords. 2025-02-27 20:41:12 +00:00
AfonsoCMSousa fafc45b720 Fix error where level wasnt define before request. 2025-02-27 20:27:33 +00:00
AfonsoCMSousa 79b420fca3 Fixed issue with double free. 2025-02-27 19:56:31 +00:00
AfonsoCMSousa 1e662ee4ba Major Error in client. 2025-02-27 13:22:09 +00:00
AfonsoCMSousa a183733cb0 User can now see retrieved passwords. 2025-02-27 13:04:08 +00:00
AfonsoCMSousa 142c958fed Client can now create passwords that are stored in the server. 2025-02-27 12:59:18 +00:00
AfonsoCMSousa 85cb820d03 Made key be a fixed side. 2025-02-27 12:54:28 +00:00
AfonsoCMSousa 52cf8521bc Fixed issue when calling function. 2025-02-27 12:27:55 +00:00
AfonsoCMSousa 9195618bb9 Added new method to create password to the server. 2025-02-27 12:20:47 +00:00
AfonsoCMSousa 30e8a5c292 Updated "prompPassword" to include custom message. 2025-02-27 12:20:27 +00:00
AfonsoCMSousa b28be36e42 Implemented way to create a new password and send it to the server. 2025-02-27 12:12:06 +00:00
AfonsoCMSousa 74e47ea1bf Added the first server request. 2025-02-27 11:59:45 +00:00
AfonsoCMSousa a17f7baf0a Created Request in the client side with listen call 2025-02-27 11:24:58 +00:00
AfonsoCMSousa d6f9760c54 Added server connection! 2025-02-26 22:50:07 +00:00
AfonsoCMSousa 58ad5426f5 Fixed to not include the CMAKE stuff 2025-02-26 22:40:41 +00:00
AfonsoCMSousa 054ca41089 Fixed to not include the CMAKE stuff 2025-02-26 22:36:42 +00:00
AfonsoCMSousa 1d9af2e13b Fixed to not include the CMAKE stuff 2025-02-26 22:36:05 +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
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