Commit graph

51 commits

Author SHA1 Message Date
user
6ca99690e3 added cbindgen to the deps 2024-09-05 17:10:46 -04:00
388e6239cc version bump 2024-06-29 19:26:27 +09:00
8624be3201 updated link.sh, was having issues with the -f operand 2024-06-29 19:24:24 +09:00
03748661db version bump 2024-06-29 07:39:22 +09:00
143fab8324 removed needlessly complicated bitfield function 2024-06-29 07:36:09 +09:00
6a3a9642e1 fixed formatting issues 2024-06-29 07:24:13 +09:00
ca5360002e updated docs, fixed missing instructions 2024-06-29 07:09:43 +09:00
bf617c82fe Version bump 2024-06-29 05:21:35 +09:00
1ef551287d Updated Readme 2024-06-29 05:02:52 +09:00
249ae49229 True 1.0.0 2024-06-29 03:36:36 +09:00
6c77fd7b61 1.0.0! 2024-06-29 03:31:23 +09:00
637618dc17 some fixes, and changed readme for clarity. Pre-Release 2024-06-28 22:54:07 +09:00
b1fc4615d7 Implmented the parsing of foregin certs test suite, added safety 2024-06-28 08:01:22 +09:00
3519148563 added keychains and updated documentation 2024-06-28 06:16:26 +09:00
4516cc7390 updated gitignore 2024-06-27 03:49:04 +09:00
f024dcd24e removed database due to it being out of the scope of the project 2024-06-27 03:48:20 +09:00
488c56f2cf added License (MIT) 2024-06-27 03:46:27 +09:00
81e7d35992 updated readme 2024-06-27 03:43:45 +09:00
92baaaf4b1 Changed function names, added new exception 2024-06-27 03:01:32 +09:00
6e86182a7b added versioning control. Attemtping to solve distribution issues 2024-06-26 20:46:13 +09:00
200616ca23 added install script and moved scripts to their own folder. 2024-06-26 02:13:46 +09:00
9bdb692719 restructure to conform to nimble's desires 2024-06-25 19:17:47 +09:00
2113bdfead renamed project 2024-06-25 18:59:36 +09:00
618fc1fccd pushed it to the docs 2024-06-25 18:43:47 +09:00
460fc4fe29 added import nimPGP to the examples to make them more user friendly 2024-06-25 18:38:32 +09:00
fdfc6d3f8d gitlab image issue debugging 2024-06-25 18:24:33 +09:00
97124ead67 added fingerprint fromt cert and updated readme 2024-06-25 17:30:45 +09:00
6a86f60aa0 removed ptr uncheckedarray in favor of cstringarray. Also added example for scaffoldkeys 2024-06-25 16:54:21 +09:00
84758611e2 fixed example, and added html docs 2024-06-25 06:58:14 +09:00
ac403d5604 refactors and added documentation 2024-06-25 06:51:15 +09:00
a1fe40c413 started on the readme 2024-06-24 07:26:08 +09:00
17da35c94f 6 2024-06-24 07:06:27 +09:00
386fee5345 4 2024-06-24 07:04:35 +09:00
6517bf6327 3 2024-06-24 07:04:11 +09:00
0eadfbcdc9 attempt two 2024-06-24 07:03:12 +09:00
addbb9f07d logo text 2024-06-24 07:01:11 +09:00
0650d7d070 moved from hashsets and seqs to sets and seqs | OpenArray 2024-06-24 06:32:20 +09:00
87ba23601c updated to allow of userid gathering 2024-06-24 06:06:24 +09:00
d0eb31a702 Fixed memory leaks 2024-06-23 23:43:30 +09:00
c6fa15da45 fixed unclosed ``` 2024-06-23 01:04:11 +09:00
d174c041cc updated readme 2024-06-23 01:03:43 +09:00
44d15c96c9 specified use of database.nim 2024-06-23 01:02:44 +09:00
2cd164ec14 removed debug prints and removed depricated test 2024-06-23 01:01:38 +09:00
07083622d5 RFC release 2024-06-23 00:53:46 +09:00
8bbffe9a10 removed binary 2024-06-23 00:53:46 +09:00
ecccf5022f removed accidental debug code 2024-06-23 00:53:46 +09:00
0f6b8c2fce updated for password manager 2024-06-23 00:53:46 +09:00
ad63409a0b added robust and untested native password handling 2024-06-23 00:53:46 +09:00
665c0a6cb1 removed binaries caught in the git. Made a git ignore to stop this. 2024-06-23 00:53:46 +09:00
8a7157d4ea Init Public Git 2024-06-23 00:53:46 +09:00