2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
|
- BUILD.bazel+7-7
- Makefile.am+15-3
- README.md+2-1
- bazel/openssl.BUILD+10-4
- cli/args.c
- cli/args.h
- cli/common.h
- cli/threading.c
- cli/threading.h
- cli/yara.c
- cli/yarac.c
- configure.ac+2-3
- dist/yara-python.spec+1-1
- docs/capi.rst-1
- docs/conf.py+1-1
- docs/index.rst+1-1
- docs/writingrules.rst+43-43
- docs/yarapython.rst+8-8
- libyara/Makefile.am+1-1
- libyara/arena.c+19-19
- libyara/atoms.c+3-8
- libyara/exec.c+23-2
- libyara/filemap.c+21-1
- libyara/include/yara/arena.h+10-10
- libyara/include/yara/compiler.h+1-1
- libyara/include/yara/libyara.h+1-1
- libyara/modules/pe/pe.c+2-1
- libyara/parser.c+6-7
- libyara/re.c+10-8
- libyara/scanner.c+2-2
- libyara/stopwatch.c+3-3
- libyara/strutils.c+3-1
- tests/test-api.c+4-6
- tests/test-atoms.c+1
- tests/test-rules.c+5
- windows/vs2015/yara/yara.vcxproj+7-7
- windows/vs2015/yarac/yarac.vcxproj+6-6
- windows/vs2017/yara/yara.vcxproj+7-7
- windows/vs2017/yarac/yarac.vcxproj+6-6
0 commit comments