This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 2c34ab4a80c227be4bb685f75fc24fde86a0704e (commit)
via 5bed23c6d2722a174aeb1534ecccf80a657deae3 (commit)
via ea345cdaaa23f3e0472deccac9982014e632aba9 (commit)
from c79b3972faf900e3d843ddc13601e6178e3131ff (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=2c34ab4a80c227be4bb685f75fc24fde86a0704e
commit 2c34ab4a80c227be4bb685f75fc24fde86a0704e
Author: Max <msuraev at sysmocom.de>
Date: Thu Mar 17 15:42:26 2016 +0100
Improve BSSGP debug output
Print string representation of Cause IE and PDU type instead of
numerical value.
http://cgit.osmocom.org/libosmocore/commit/?id=5bed23c6d2722a174aeb1534ecccf80a657deae3
commit 5bed23c6d2722a174aeb1534ecccf80a657deae3
Author: Harald Welte <laforge at gnumonks.org>
Date: Thu Mar 17 16:50:27 2016 +0100
add missing #include <stdbool.h>
http://cgit.osmocom.org/libosmocore/commit/?id=ea345cdaaa23f3e0472deccac9982014e632aba9
commit ea345cdaaa23f3e0472deccac9982014e632aba9
Author: Max <msuraev at sysmocom.de>
Date: Thu Mar 17 14:46:19 2016 +0100
Rename struct to better match libosmocore conventions
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/sysinfo.h | 9 +++++----
src/gb/gprs_bssgp.c | 28 ++++++++++++++--------------
src/gb/gprs_bssgp_bss.c | 6 +++---
src/gsm/sysinfo.c | 6 +++---
4 files changed, 25 insertions(+), 24 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications