simon-git: xtruss (master): Ben Harris

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Dec 15 15:25:31 GMT 2014


TL;DR:
  51cca0d Add support for the Generic Event Extension.

Repository:     git://git.tartarus.org/simon/xtruss.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=xtruss.git
Branch updated: master
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2014-12-15 15:25:31

commit 51cca0d9c307a1b4dcd87960933e4645afaaae3e
web diff http://tartarus.org/~simon-git/gitweb/?p=xtruss.git;a=commitdiff;h=51cca0d9c307a1b4dcd87960933e4645afaaae3e;hp=991e9e793364ad75892eed574f91dd1a9ae63a6d
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Mon Dec 15 15:02:53 2014 +0000

    Add support for the Generic Event Extension.
    
    This modifies the core protocol by adding the possibility for events to
    exceed 32 bytes in size.  I don't think I've ever seen such an event in
    the wild, but one would cause havoc with xtruss's decoding routines, so
    it seems prudent to support them just in case.  There's also a single
    request: GEQueryVersion.

 uxxtruss.c |   32 ++++++++++++++++++++++++++++----
 1 file changed, 28 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list