905 Commits

Author SHA1 Message Date
c8b4780f5c created struct for inputFlags 2022-05-05 18:50:45 +02:00
76539d1a50 removed the deprecation from variables itself 2022-05-05 18:49:38 +02:00
a02540cf8a deprecated skipCheck and noOutput flag 2022-05-05 18:41:57 +02:00
fbd204a89f created variable for deprecation 2022-05-05 18:38:30 +02:00
f9bd01c394 moved *all* flags into flags.h 2022-05-05 18:26:10 +02:00
7357e27b32 added missing skipCheck to why2-app 2022-05-04 19:50:57 +02:00
b6cfa8dd17 changed version to v3.2 2022-05-04 19:49:27 +02:00
013fd1e20f replaced copying why2-app into /bin for moving 2022-05-04 19:37:39 +02:00
cd9f29041d created comments 2022-05-04 19:27:51 +02:00
2156aff370 separated functions into getters and setters 2022-05-04 19:21:31 +02:00
726315c5e1 added missing deallocation of encryptedText 2022-05-04 19:13:45 +02:00
20588ded70 missing keyword fix 2022-05-04 19:11:00 +02:00
2441fbf832 added testing why2-app into gh workflow 2022-05-04 19:07:52 +02:00
6cad7ff693 added why2-app into install script 2022-05-04 19:04:25 +02:00
32440a0cb7 created basic info code for why2-app 2022-05-04 19:00:02 +02:00
7158843b73 fixed noOutput getter 2022-05-04 18:52:51 +02:00
7522c1aaae fixed missing flags for app 2022-05-04 18:52:19 +02:00
265d3c134a implemented noOutput flag 2022-05-04 18:44:54 +02:00
b6819fbebd created noOutput flag 2022-05-04 18:42:30 +02:00
38eeb4303e created basic app source code 2022-05-04 18:28:15 +02:00
eefffcecdc created folder for WHY2 lib in src/ 2022-05-04 18:18:07 +02:00
7c5ef9ab42 made the test project link more variable 2022-05-03 19:33:08 +02:00
a6f37faf9e typo fix 2022-05-03 19:26:47 +02:00
e8f3e2bf8c merged why2-test and project-test 2022-05-03 19:24:52 +02:00
5fd50930fa added missing step for running test 2022-05-03 19:20:03 +02:00
b5d3267eb6 moved WHY2 project test to separated file 2022-05-03 19:16:11 +02:00
689be81b5e renamed build.yml to why2-test.yml 2022-05-03 19:08:43 +02:00
24b1f2d6df trying to fix the fucking segfault by replacing cc for gcc
I have no idea
2022-05-03 19:05:07 +02:00
3963adf357 changed wget link to newer version 2022-05-03 19:02:07 +02:00
ba1c4b2ca7 replaced curl for wget (in test build) 2022-05-03 18:56:34 +02:00
6ae4599516 changed version to v3.1 2022-05-03 18:53:03 +02:00
a083c0fe4a moved compilation to curl section 2022-05-03 18:44:28 +02:00
ee9e94614a added sleep cuz curl is not finnishing 2022-05-03 18:42:00 +02:00
61ce5d0c1b implemented keyLength 2022-05-03 18:37:28 +02:00
e85a14b253 created getter & setter for keyLength (replacement for KEY_LENGTH) 2022-05-03 18:36:44 +02:00
d194526fc8 fixed invalid link 2022-05-03 18:24:22 +02:00
e8cbe75b42 added missing flags 2022-05-03 17:58:09 +02:00
e0fee56ed2 added step for testing WHY2 as project
copies some 🤌 speciale 🤌 code and runs it as completely new project using WHY2
2022-05-03 17:56:20 +02:00
5056fe2764 added possible build without installation 2022-05-03 17:19:19 +02:00
703c7d7044 fixed undefined reference problem (hopefully)
dude - this problem.... I was searching fucking milions pages to fix this shit and THE WHOLE PROBLEM WAS CAUSED BY WRONG ORDER OF FLAGS..... I'm gonna die....
2022-05-03 17:10:22 +02:00
ce8f8e73a7 changed versions branch 2022-05-02 19:58:34 +02:00
faf7789e5d removed the json-c flags 2022-05-02 19:31:38 +02:00
3102241ca5 added another json-c flag 2022-05-02 19:30:30 +02:00
43043b707d added json-c flag 2022-05-02 19:27:24 +02:00
9233655d40 wrong version fix 2022-05-02 19:23:34 +02:00
4be38d930d added lib sub-flag 2022-05-02 19:19:43 +02:00
da03b85b9c created install & test flag
This flag basically does the same as 'install' and 'test' combined :D
2022-05-02 18:05:12 +02:00
b3e444e2d9 implemeted skipCheck 2022-05-02 18:01:52 +02:00
c5dca2c782 changed SKIP_CHECK to variable & created getter and setter 2022-05-02 18:01:12 +02:00
0c1a0a84b6 added misc directory to ignored
i love you so much, Alex
2022-05-02 17:05:15 +02:00