Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8f55aa5bc8009845dc432e4ed973684ebbe38f11
Select Git revision
Branches
20
13-keystone-should-return-an-error-when-assembling-instruction
19-need-ubuntu22-support
21-job-failed-248429
SRL-Windows
SRL_kernelModules
ZS-91-opensrc-zipr
add-u24
add_arm32_eh
ais-release-sept-2019
arm_port
aware-sw-delivery
bugfixes
cfar_phase1_final_release
cfar_phase2_3rdquarter_release
cfar_phase2_final_release
cfar_phase2_midterm_release
cfar_phase3_midterm_release
cgc-sw-deliverables
cgc_dev
copyright-headers
Tags
6
gt_eval
Release-2-26-2021
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Nov
31
Oct
30
29
27
26
25
23
22
19
18
17
16
15
10
8
7
6
5
4
3
2
1
30
Sep
26
25
24
23
20
19
18
17
14
13
12
11
9
8
7
6
5
4
3
1
31
Aug
30
28
27
26
22
21
16
13
7
6
3
2
1
31
Jul
30
29
28
27
26
24
23
21
20
18
17
16
11
10
9
6
5
29
Jun
28
26
25
23
22
21
20
18
13
6
5
4
31
May
29
25
24
23
22
21
18
17
16
10
8
30
Apr
23
16
13
11
9
3
2
1
31
Mar
28
27
23
22
20
19
17
16
15
14
13
9
8
7
6
5
2
1
28
Feb
27
26
23
22
21
20
19
16
12
10
9
8
7
6
5
4
1
29
Jan
26
25
24
22
19
15
14
12
11
10
9
8
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
Minor refactoring
added rida configs, including p1 and stack stamp
fixed issue where check_for_PIC_switch_table32_type2 (type2 switches) were causing pins, but resulting in an incomplete status. the incomplete status resulted in targets being omitted from the jmp hell node, and then the hell node being used for the switch dispatch jmp. thus, the targets weren't part of the icfs. a better, long-term fix would include detecting the table size and marking complete, but likely not needed in the short term.
adjusted so that the disassembly also prints the comment
fixed bug where call-site address was used where landing pad address was needed. resulted in unnecessary mergning of FDE ranges
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
added sleep so that thanos isn't taking up 100% cpu if it's waiting for /home/jdh8d/umbrellas/cfar/install/cfar_umbrella/peasoup_examples/tools/ps_zipr.sh
Moved IRDB_Objects.hpp/.cpp and transform_step.h files into libIRDB/(include|src)/core
added .so files to ignore list
removed commented-out code.
Merge branch 'master' into thanos_support
Merge branch 'master' into thanos_support
removed primary-key attrib from ID in reloc table, as that's not how it was being used. probaby should fix it to actually be primary key, but a job for antoher day. see issue 18 in irdb_transforms
trying to make zipr and irbuilds plugins
trying to make zipr and ir-builders plugins
plugin-ify zipr step
turned off clone step for zipr
Jason I don't feel so good...
Jason I don't feel so good...
submod
suybmod
performance optimizations for building the eh-frame ir. mostly avoiding copying structures that dont need to be copied, but also caching/re-using a few results from libehp
sped up ir-builder for eh programs
changed NULL to nullptr, added FII_NOUPDATE for debug purposes
Pinned elfio-code submod to Release_3.2. This has to match libehp's version of elfio-code, or hell breaks loose (most notable side effect: rida segfaults.)
submod
added parallel build flags to libcapstone based on scons parallel build options, about 3x faster
fixed some under- and over- aggressive finding of switches for x32-PIE code.
fixed compiler error with sizing in scanfs
fixed off-by-one error in getting segment to be extended in gapallocate
thanos integration
thanos integration
Update subs
Handle new memory range annotations.
thanos integration
thanos integration
thanos integration
thanos integration
thanos integration
Loading