This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via f8699ca51eeb4f3d34336501abcaf071b4a95a47 (commit)
from 249a81b7ff57d39af843cd267b60c0ce0400ce8d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=f8699ca51eeb4f3d34336501abca…
commit f8699ca51eeb4f3d34336501abcaf071b4a95a47
Author: Max <max.suraev(a)fairwaves.co>
Date: Wed Mar 25 17:20:31 2015 +0100
gsm: Add A5/3-4 cipher support
Signed-off-by: Max <max.suraev(a)fairwaves.co>
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/a5.h | 2 +-
src/gsm/a5.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++--
tests/Makefile.am | 3 +-
tests/a5/a5_test.c | 67 +++++++++++++++++++++++++++++++++++----------
tests/a5/a5_test.ok | 24 ++++++++++++++++
5 files changed, 148 insertions(+), 19 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications