- May 02, 2012
- Apr 20, 2012
- Apr 17, 2012
-
-
bdr7fv authored
Altered do_p1transform.sh and ps_analyze.sh to use a flag, DO_CANARIES to turn canaries on or off for PN. Set to 0 to turn of, non-zero to turn canaries on. By default DO_CANARIES=1. DO_CANARIES can be found in ps_analyze.sh. Another update to security_transforms (PNMain and PNTransformDriver) to complete this update. To come next. Former-commit-id: 30b3eeacb768bf943b1e17d75af84448c626a187
-
- Apr 16, 2012
- Apr 15, 2012
-
-
an7s authored
Former-commit-id: e1a237c979a534d6094c6b81dc80e05b51d7d24f
-
- Apr 13, 2012
-
-
bdr7fv authored
Former-commit-id: 5c4469c4bffe961db659c66b4d99840170be15c9
-
an7s authored
Former-commit-id: b5966870bbe95e9d4f806deec18b6be9a96a4e06
-
bdr7fv authored
Block grace inputs from consideration for BED if the input results in the program returning exit code 132-140 inclusive. Former-commit-id: c0eafcebebb6e62c22c3708a21480831af49a493
-
- Apr 12, 2012
-
-
bdr7fv authored
Former-commit-id: 85f7cc488e3c8135244bb5d6d015d564231f4199
-
- Apr 11, 2012
-
-
bdr7fv authored
ps_validate.sh and do_p1transform.sh now parse grace produced files using a more general regular expression. Former-commit-id: cf71b8ab8b630c5c8ddc85162a7d70bb4d3e6175
-
- Apr 07, 2012
-
-
an7s authored
Former-commit-id: 856bd209ec3ac7dba9a51fcbf917bd7712493489
-
- Apr 06, 2012
-
-
an7s authored
Former-commit-id: 56f4f5b1210d93eb41b2c1c49092a6916d6efff7
-
- Apr 05, 2012
-
-
an7s authored
Former-commit-id: 85d2390f9d5ea14f577b480cd75ff781cf91adba
-
- Apr 04, 2012
- Apr 03, 2012
-
-
dnguyen authored
ok self@ Former-commit-id: e6f82ff026c44a46549ba2a052d2bfc5e336b0ed
-
bdr7fv authored
Modified do_p1transform.h do reflect changes to the naming conventions used for grace's output files. Former-commit-id: f123d65d6144ef2546e61223ef9f333d0dae9828
-
johnp authored
Former-commit-id: 27593a5ad878fb252092e6a5579a6a5c6003eba8
-
bdr7fv authored
Modified ps_validate.sh to reflect the new naming convention of exit status file as produced by grace. Former-commit-id: 541c440787bb360bb4466363cd1f6772bd69935a
-
johnp authored
Former-commit-id: 0c50d09b60d7d236307f651087e67578db472102
-
bdr7fv authored
Altered ps_validate.sh, if grace has coverage the exit_status log is grep'ed for the exit status, no longer comparing raw log files. Former-commit-id: eb29022ff0532cee2a843ac4a12cf12e088b2582
-
jdh8d authored
Former-commit-id: c09776013fb52ea3c32db06b39dfe57569a389cd
-
- Apr 02, 2012
-
-
bdr7fv authored
The exit_status file produced by grace has changed to include more than just the exit status. ps_validate.sh will not grep out the exit status in the case where grace fails to produce outputs. Former-commit-id: 0a425d16aa56c6d8dc26d7a8eed8e8df1e999255
-
- Mar 29, 2012
-
-
mc2zk authored
Added -w | --watchdog <val> as an option to ps_analyze.sh. Watchdog timer value can now be specified on commandline to ps_analyze.sh. Default value set to 30 seconds. Former-commit-id: 55dd3562609f9d17ed53eadaa7e9b87a91c9b91b
-
- Mar 28, 2012
- Mar 27, 2012
-
-
bdr7fv authored
If grace fails to produce output, ps_validate will no run the original program with no inputs to record the exit status only if the program hasn't previously been tested to derive the exit status. Former-commit-id: 63fe7f3a5c137a5e3852641a0bf4df20663d3916
-
bdr7fv authored
Previous version of ps_validate called replayer with no input in grace failed. This was believed to have worked in the past, but is now broken. It is now called with empty.json saved in peasoup_home. Also, in case of complete do_concolic script failure, if no inputs are found, a check is made to see if a.sym was produced, if not ps_validate.sh will produce it. With no concolic inputs, the previous version did not exit with an error status if the empty input caused a divergence in exit status. Former-commit-id: a897ae79f75704319c17638cedc2117ff68b7064
-
bdr7fv authored
For some reason the previous version called spasm using the wrong directory for stratafier.o.exe. Presumably stratafier.o.exe was in this directory at one point because this script has been seen to work. Former-commit-id: 0f5f7c0dc2cb20cc3d9b90354a29ac2fcfc49f71
-
bdr7fv authored
Adding an empty json file (empty.json) to tools. This will be used by BED if no json inputs are produced by grace. Former-commit-id: 46a7c4eb5fea3748199f774c99fb3d86206814d1
-
- Mar 23, 2012
-
-
johnp authored
Change so Grace uses a config file for options and doesn't get them from ps_analyze.sh and do_concolic.sh - OK johnp@ Former-commit-id: bd2028d7ae8aae5ab403e5a6e5640b5d20a41ede
-
- Feb 09, 2012
-
-
an7s authored
Former-commit-id: 99846d5f80e4f63f6e2520ee3c730ec3eb893c49
-
- Jan 31, 2012