aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add options to edit/delete passwords and can also specify copying either both...srdusr2024-03-08
* Add edit_passwordsrdusr2024-03-08
* Edit ascii artsrdusr2024-03-02
* New library needed for password policy <ctype.h>srdusr2024-03-02
* Add log file and password policysrdusr2024-03-02
* Removed executablesrdusr2024-02-28
* Update with description, requirements, usage etc.srdusr2024-02-28
* Splash screensrdusr2024-02-28
* Update header filesrdusr2024-02-28
* Fixed encryption not working, changed file name for pass to include website a...srdusr2024-02-28
* Add ascii-art.txtsrdusr2024-02-28
* Moved function declarations to main.hsrdusr2024-02-27
* Moved function declarations to main.hsrdusr2024-02-27
* git commit -m "Updated password manager with improvements:- Changed struct Pa...srdusr2024-02-27
* Initial commitsrdusr2023-09-02
* Various changes that include fixes to memory over-flowing and wrong byte size...srdusr2023-05-05
* Add TODOssrdusr2023-03-14
* Fixed deprecated 'AES_set_encrypt_key' and etc with EVP functionssrdusr2023-03-14
* Working fix on deprecated values/functionssrdusr2023-03-13
* Added necessary functions for password generating/encrypting/decrypting/savin...srdusr2023-03-13
* Working templete/draft to implement a password managersrdusr2023-03-13
* Intial commit of empty filessrdusr2023-03-13