Václav Šmejkal ENGO150
ENGO150 pushed to development at ENGO150/WHY2 2025-01-25 11:30:33 +01:00
99695875b1 revert "got rid of the dumbass goto in read_socket_raw"
ENGO150 pushed to development at ENGO150/WHY2 2025-01-25 10:50:55 +01:00
56672a3cfd fixed distro ifs case
ENGO150 pushed to development at ENGO150/WHY2 2025-01-25 10:45:46 +01:00
6eeddbd14e replaced lsb_release with os-release file
ENGO150 pushed to development at ENGO150/WHY2 2025-01-25 10:44:27 +01:00
61d2d8069c replaced lsb_release with os-release file
ENGO150 created branch master in ENGO150/RadiationMapping 2025-01-20 20:01:52 +01:00
ENGO150 pushed to master at ENGO150/RadiationMapping 2025-01-20 20:01:52 +01:00
186f090bc9 re-implemented LCD in main
253ed59793 implemented overloaded print & allowing blank lines
73d3b6f9c1 declared overloaded print fn
e73f6f5e6e serializing data in json
0a762ade5d fixed display declaration typo
Compare 10 commits »
ENGO150 created repository ENGO150/RadiationMapping 2025-01-20 20:00:43 +01:00
ENGO150 pushed to development at ENGO150/WHY2 2025-01-13 19:56:04 +01:00
17a73d9157 implemented anon flags in logger
520f8bce34 created anon fns for core-flags changed vars
9e5016feb7 defined why2_get_padding_changed
59d6252fe3 declared why2_get_padding_changed fn
64f54fadce added padding_changed to core-flags
Compare 8 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-12 11:08:04 +01:00
d3aa932bdc defined seeded-rand fns using hmac
e34b8b962f changed why2_seed_random's seed to UL
25782d1263 changed why2_random to boolean
fc2d3e1360 using openssl random in why2_random
023e201ac7 implemented seeded-rand fns in padding code
Compare 7 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 20:01:08 +01:00
3afe9f0d4c moved codacy workflow check to every step
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:56:24 +01:00
24e5d1b8c2 checking bramborak secret on codacy start instead
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:51:39 +01:00
fba541d354 checking GITHUB_ACTIONS envvar on codacy start
c5bcf99ffc revert "created workflow symlinks for gitea actions"
Compare 2 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:42:07 +01:00
1edf24eefe created workflow symlinks for gitea actions
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:37:46 +01:00
a2c20439db actually running codacy workflow only under github
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:32:32 +01:00
90ac513be1 replaced GDB variable with duplicate code in gitlab-ci
b2b2d95624 codacy workflow syntax fix
Compare 2 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:26:58 +01:00
c5cd5a2d13 trying to fix gitlab-ci variables bug
9b9ac32a70 only running codacy workflow on github
Compare 2 commits »
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:09:41 +01:00
e4bb7eb1f2 invalid gitlab-ci syntax fix #2
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:04:09 +01:00
25561ca800 invalid gitlab-ci syntax fix
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 19:02:03 +01:00
44ce767709 applied workflow changes to gitlab-ci
ENGO150 pushed to development at ENGO150/WHY2 2025-01-09 18:49:27 +01:00
f903d265d9 using upload-artifact v3 instead of v4