[Forensics-changes] [yara] 68/368: Merge branch 'port_to_c89' of https://github.com/plusvic/yara

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.5.0
in repository yara.

commit 69607200f4716276997dd0d2738e249d6c9e5684
Merge: 85e7590 11fd5e4
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Wed Sep 23 14:32:21 2015 +0200

    Merge branch 'port_to_c89' of https://github.com/plusvic/yara

 libyara/atoms.c                |  15 ++--
 libyara/compiler.c             |   7 +-
 libyara/exception.h            |   2 +-
 libyara/filemap.c              |  18 ++--
 libyara/grammar.c              | 182 ++++++++++++++++++++------------------
 libyara/grammar.y              |  22 +++--
 libyara/hash.c                 |   4 +-
 libyara/hex_grammar.c          |  51 +++++------
 libyara/hex_grammar.y          |  11 +--
 libyara/include/yara/error.h   |   4 +
 libyara/include/yara/limits.h  |   4 +
 libyara/include/yara/modules.h |   4 +-
 libyara/lexer.c                |  36 ++++----
 libyara/lexer.l                |  36 ++++----
 libyara/modules.c              |  30 +++++--
 libyara/modules/elf.c          |  14 +--
 libyara/modules/hash.c         |  75 +++++++++-------
 libyara/modules/math.c         | 175 ++++++++++++++++++++-----------------
 libyara/modules/pe.c           | 194 +++++++++++++++++++++++++----------------
 libyara/object.c               |  14 +--
 libyara/parser.c               |   4 +-
 libyara/re_lexer.c             |  55 +++++++-----
 libyara/re_lexer.l             |  25 ++++--
 libyara/rules.c                |  60 +++++++------
 libyara/scan.c                 |  24 +++--
 libyara/strutils.c             |   6 +-
 26 files changed, 614 insertions(+), 458 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list