30 Commits

Author SHA1 Message Date
Nikola Petrov
7cc33550c4 up -l tag to supoort input
its used to filter witch labels to show
2024-08-27 15:35:55 +02:00
Nikola Petrov
448b18aa27 fix 2024-07-22 23:11:54 +02:00
Nikola Petrov
12905ad6b7 update print_all_p
to handle multi line passwords/nots
2024-07-22 23:04:51 +02:00
Nikola Petrov
375bd753e9 Update readme 2024-07-22 16:12:04 +02:00
Nikola Petrov
b08c1651e6 Editor FINISHED
saving works
2024-07-22 15:26:29 +02:00
Nikola Petrov
1ee0d2b459 WIP remove filename from editor 2024-07-22 12:07:54 +02:00
Nikola Petrov
ae7c8571b4 WIP editor
Can only read the password no safe for edit
2024-07-22 11:52:52 +02:00
Nikola Petrov
5b0dcb23ea rename sys to environment
and change the environment defenition files
to be in environment dir
2024-07-22 10:43:35 +02:00
Nikola Petrov
8b60cdc81b change add_logininfo_to_buffer
to accept size of data for future use
2024-07-21 23:43:52 +02:00
Nikola Petrov
6bfe732b7c better print 2024-07-21 22:49:24 +02:00
Nikola Petrov
e0af8874c0 Fix for windows 2024-07-19 01:49:34 +02:00
Nikola Petrov
75e3e102eb small visual change 2024-07-05 20:00:51 +02:00
nikola
0a37b65539 Fix bug
before buffers were cleard becouse of constructors
of ByteArrays now i need to clear them myself
2024-07-05 16:54:42 +02:00
nikola
bddcd66e28 Move glob to hpp with GLOB_IMPLEMENTATION 2024-07-02 12:03:36 +02:00
nikola
a01cfd8f25 Change generate to be cryptographically secure
/dev/urandom, BCryptGenRandom
2024-07-02 11:57:00 +02:00
nikola
72b68b97b6 remove cryptography class and use aes256 class 2024-06-20 12:54:56 +02:00
nikola
9cda42ea4a change Aes256 to accept buffer 2024-06-20 12:39:17 +02:00
nikola
5e7e4eb40b add -Wall tag to comple and fix wwarnings 2024-06-20 02:33:08 +02:00
nikola
1cbf1628a3 add print file size 2024-06-20 02:32:19 +02:00
nikola
31e9935511 Small opt in parsing args
switch from ifs to switch
2024-06-20 02:07:25 +02:00
Nikola Petrov
3d1f223086 small fix for windows 2024-06-04 23:54:12 +02:00
Nikola Petrov
19b87be18d Fix bug in delete_logininfo 2024-02-26 18:04:30 +01:00
Nikola Petrov
fd16840515 sort lables before printing 2024-02-05 15:22:07 +01:00
Nikola Petrov
7e3bd98ab9 change config location to .config insted of $home 2024-02-04 20:48:48 +01:00
Nikola Petrov
15ee96b17d change arg_file to use filesystem insted of using a string for path 2024-02-04 20:47:56 +01:00
Nikola Petrov
09548dabd8 fix arg_change 2024-02-04 20:47:07 +01:00
Nikola Petrov
4146bd9092 Cryptography is back 2024-01-15 16:40:07 +01:00
Nikola Petrov
43e9aa8553 sys functions working 2024-01-15 10:46:00 +01:00
Nikola Petrov
36de6ec412 It compiles no encript 2024-01-14 21:43:49 +01:00
Nikola Petrov
3935c3f34e remove VS sln 2024-01-14 20:45:34 +01:00