|
e98fc0354b
|
moved why2 lib into flags
|
2022-05-01 16:35:48 +02:00 |
|
|
25259423b5
|
moved installing header files before library
|
2022-05-01 16:29:53 +02:00 |
|
|
c95db7aafb
|
added step for installation
|
2022-05-01 16:27:10 +02:00 |
|
|
505893333f
|
added install way to readme
|
2022-05-01 16:25:10 +02:00 |
|
|
5dda971834
|
implemented install way
|
2022-05-01 16:23:07 +02:00 |
|
|
39a4a02955
|
created install way
|
2022-05-01 16:20:58 +02:00 |
|
|
a9b482d907
|
re-added apt update to gh workflow
|
2022-04-30 17:01:55 +02:00 |
|
|
02be4bd3b6
|
added Wall flag
|
2022-04-30 16:51:49 +02:00 |
|
|
f0ec7dedbd
|
replaced checking first arg with any arg
|
2022-04-30 16:01:05 +02:00 |
|
|
42c81aacae
|
fixed possible bash problems
|
2022-04-30 15:58:57 +02:00 |
|
|
df1d0dfa31
|
changed version to v2.2
|
2022-04-29 18:58:03 +02:00 |
|
|
7dae19b9af
|
made readme more organized
|
2022-04-29 18:06:01 +02:00 |
|
|
d11a03b62a
|
replaced sudo with skipCheck flag
|
2022-04-29 18:01:54 +02:00 |
|
|
f60d6d0496
|
created flag for skipping checking version
|
2022-04-29 18:00:38 +02:00 |
|
|
aa5edf5840
|
argc typo fix
|
2022-04-29 17:49:51 +02:00 |
|
|
6694d48793
|
removed codeql workflow
|
2022-04-29 17:46:21 +02:00 |
|
|
a7e38908c7
|
created basic codeql workflow
|
2022-04-29 17:42:02 +02:00 |
|
|
b0a029c816
|
trying to test WHY2 with root's permissions
|
2022-04-29 17:34:05 +02:00 |
|
|
a04da40120
|
created code for checking versions.json is avaible
|
2022-04-29 17:31:01 +02:00 |
|
|
d3a03a08b2
|
moved removing versions.json from build.sh to misc.c
|
2022-04-29 17:17:00 +02:00 |
|
|
ac4448bb38
|
removed updating packages due to long build time
|
2022-04-29 17:11:31 +02:00 |
|
|
505b0a30b5
|
replaced curl for libcurl4-nss-dev (on Debian-based distros)
|
2022-04-27 19:40:50 +02:00 |
|
|
250c6aca30
|
trying to fix ubuntu json-c problems
|
2022-04-27 19:35:31 +02:00 |
|
|
bf61b5bb27
|
replaced the force flag with sudo
|
2022-04-27 19:29:17 +02:00 |
|
|
df01bf18d8
|
fixed the flag position typo
|
2022-04-27 19:26:15 +02:00 |
|
|
e26c10d11b
|
added force flag for building
|
2022-04-27 19:23:33 +02:00 |
|
|
dedf63c401
|
created basic github workflow
|
2022-04-27 19:19:38 +02:00 |
|
|
3f5724dc0b
|
created test code
|
2022-04-27 19:18:30 +02:00 |
|
|
6f38a68020
|
added comparing versions to error message
|
2022-04-27 19:02:02 +02:00 |
|
|
1325d6ac9a
|
switched version to v2.1
|
2022-04-27 18:51:33 +02:00 |
|
|
48b6b8a5cc
|
added exit status
|
2022-04-27 18:47:57 +02:00 |
|
|
d111f3bb47
|
added code for compilation failed scenario
|
2022-04-27 18:47:33 +02:00 |
|
|
39796b634e
|
moved Makefile function into build.sh
|
2022-04-27 18:37:15 +02:00 |
|
|
02606e5a09
|
added versions.json to ignored
|
2022-04-27 18:36:07 +02:00 |
|
|
3390d07dbb
|
created check for root permissions
|
2022-04-27 18:28:42 +02:00 |
|
|
4772e7ae6f
|
simplified install cmd
|
2022-04-27 18:23:05 +02:00 |
|
|
09ad19068d
|
added curl to message
|
2022-04-27 18:21:04 +02:00 |
|
|
fb31bb9859
|
added missing deallocation
|
2022-04-27 18:18:40 +02:00 |
|
|
9b57343c4c
|
moved textKeyChain to 'variables' part
|
2022-04-27 18:17:35 +02:00 |
|
|
4f50c2b4bb
|
implemented generateTextKeyChain
|
2022-04-27 18:16:37 +02:00 |
|
|
0a2066e55c
|
implemented generateTextKeyChain
|
2022-04-27 18:07:26 +02:00 |
|
|
adf9f68dcb
|
created function for generating textKeyChain
|
2022-04-27 18:07:07 +02:00 |
|
|
39476955ae
|
removed forgotten comments
|
2022-04-26 19:07:53 +02:00 |
|
|
5436fefa6f
|
added bigger key
|
2022-04-26 19:05:57 +02:00 |
|
|
827a2a24e2
|
fixed possible memory leaks
|
2022-04-26 19:04:43 +02:00 |
|
|
8b822bae1c
|
changed version to v2.0
|
2022-04-23 19:05:31 +02:00 |
|
|
49b017b768
|
removed unused flag
|
2022-04-23 19:03:18 +02:00 |
|
|
8edf216545
|
made invalid_key message more variable
|
2022-04-23 18:47:03 +02:00 |
|
|
575f94055c
|
fixed versions link
|
2022-04-23 18:46:01 +02:00 |
|
|
c4c0a6d126
|
updated README
|
2022-04-23 18:38:24 +02:00 |
|