• Joined on 2022-11-13
Nixyri synced commits to refs/pull/95497/merge at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
542bef343a Improve string formatting error messages
Compare 2 commits »
Nixyri synced commits to refs/pull/99257/head at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
8cf50cc9f9 Improvements from TheForge (see description)
Nixyri synced commits to refs/pull/99257/merge at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
8cf50cc9f9 Improvements from TheForge (see description)
Compare 2 commits »
Nixyri synced commits to refs/pull/99374/head at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
39526a6309 Simplify checking if color change vector is zero
Nixyri synced commits to refs/pull/99374/merge at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
39526a6309 Simplify checking if color change vector is zero
Compare 2 commits »
Nixyri synced commits to refs/pull/99379/head at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
1f78c498d7 Fix build errors
Nixyri synced commits to refs/pull/99379/merge at Nixyri/godot from mirror 2024-11-21 03:22:34 +00:00
1f78c498d7 Fix build errors
Compare 2 commits »
Nixyri synced commits to refs/pull/1778/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/6541/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/6551/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/6675/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/6897/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/7102/merge at Nixyri/ghidra from mirror 2024-11-21 03:21:57 +00:00
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin'
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents'
4d96514f1b Merge remote-tracking branch 'origin/GP-1-dragonmacher-go-to-bug-fix'
Compare 48 commits »
Nixyri synced commits to refs/pull/21899/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
dafe1a910d Append disabled LLVM CPU features after enabled ones
Compare 3 commits »
Nixyri synced commits to refs/pull/21900/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
dafe1a910d Append disabled LLVM CPU features after enabled ones
acba2645f7 crypto.aes.soft: use std.atomic.cache_line instead of a harcoded value (#22026)
5f3a70ed5f Fix peer type resolution with allowzero pointers
Compare 5 commits »
Nixyri synced commits to refs/pull/21936/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
dafe1a910d Append disabled LLVM CPU features after enabled ones
acba2645f7 crypto.aes.soft: use std.atomic.cache_line instead of a harcoded value (#22026)
5f3a70ed5f Fix peer type resolution with allowzero pointers
Compare 18 commits »
Nixyri synced commits to refs/pull/21994/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
dafe1a910d Append disabled LLVM CPU features after enabled ones
acba2645f7 crypto.aes.soft: use std.atomic.cache_line instead of a harcoded value (#22026)
Compare 4 commits »
Nixyri synced commits to refs/pull/21998/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
Compare 2 commits »
Nixyri synced commits to refs/pull/22012/merge at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
Compare 2 commits »
Nixyri synced commits to refs/pull/22023/head at Nixyri/zig from mirror 2024-11-20 19:16:09 +00:00
44bf1d2a63 Merge branch 'master' into aesvec
a5d4ad17b7 crypto.keccak.State: add checks to prevent insecure transitions (#22020)
dafe1a910d Append disabled LLVM CPU features after enabled ones
Compare 3 commits »