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.
17b57cfc0ba6936a895260a4098920ce02a41ff5
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
6
Nov
5
4
3
2
1
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
submod
fixed typos
added comments/formatted
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
set CI/CD to $PSZ /bin/ls and run xformed pgm
configure CI/CD to run one zipr process
configure CI/CD to run one zipr process
fixed package install
fixed some pathing issues
re-set env for cleanup
add debug output to after script
add debug output
fixed cicd_support checkout
fixed cicd_support path
fixed server path
fixed server path
fixed syntax
trying to do cicd support thoroughly
Refactoring
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
fixed argv/argc issue when passed more than one param.
command line parsing logging
build fix for libcapstone
build fix for libcapstone
Prefer executing step as .so over .exe if both are available
thanos compatible fix-calls
changed to use shared libs, removed bea
added path to sec-trans/lib for loading shared objects created during build
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
changed build to use .so files instead of .a files for linking library components
Refactoring
fixed memory error in libDecode
made sure all insns were assembled before starting
explicitly give everything a baseID before we start
explicltly free-up any thanos-owned object that might be in the dlopen-ed object
converted thanos to return shared_ptr, so xform can keep a copy if it needs to
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
changing FII to use thanos-style plugin
robustness updates
Minor refactoring
Loading