commit 2457511a483847c6f3651326a07868360d6190b3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 11 20:32:05 2016 +0000

    Fixed decoding bugs

 src/MilleniumBuffer.cpp | 117 +++++++++++++++++++++++++++++-------------------
 src/MilleniumBuffer.h   |   4 +-
 2 files changed, 74 insertions(+), 47 deletions(-)

commit 98fde34dac6eb1a96219313e58ca74ad5c59d1bd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 11 15:59:49 2016 +0000

    New simple logger for Millenium 3

 admin/info              |  12 +++++
 admin/makepro           |   5 ++
 admin/version-devel     |   5 ++
 src/MilleniumBuffer.cpp | 132 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/MilleniumBuffer.h   |  71 ++++++++++++++++++++++++++
 src/RequestTimer.cpp    |  55 ++++++++++++++++++++
 src/RequestTimer.h      |  41 +++++++++++++++
 src/main.cpp            |  61 ++++++++++++++++++++++
 8 files changed, 382 insertions(+)
