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, fairwaves/master-rebase has been updated
       via  9491591afbfdf85358b19befebef7b0357698ccd (commit)
       via  d0d05714a6520497127140bf5eb31c319c2eccaa (commit)
       via  4323de01e6f832dbe50a01b1745eb6d5a47e080a (commit)
       via  e3c233606298213105d4a135fbd327553aee99dc (commit)
       via  79635999dc6f4aabfbf68b79c6a47571456dc40b (commit)
       via  d6a1a71513bb8d1c1dfa6bde4a5aa856deeab3af (commit)
      from  7309e19358240100e56f2d6af8af61a5bb5630da (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=9491591afbfdf85358b19befebef7b0357698ccd
commit 9491591afbfdf85358b19befebef7b0357698ccd
Author: Sergey.Kostanbaev <Sergey.Kostanbaev at gmail.com>
Date:   Thu Feb 11 15:05:07 2016 +0300
    gsm0480: parse registerSS and eraseSS
http://cgit.osmocom.org/libosmocore/commit/?id=d0d05714a6520497127140bf5eb31c319c2eccaa
commit d0d05714a6520497127140bf5eb31c319c2eccaa
Author: Sergey.Kostanbaev <Sergey.Kostanbaev at gmail.com>
Date:   Tue Feb 9 17:33:17 2016 +0300
    ss wip
http://cgit.osmocom.org/libosmocore/commit/?id=4323de01e6f832dbe50a01b1745eb6d5a47e080a
commit 4323de01e6f832dbe50a01b1745eb6d5a47e080a
Author: Sergey Kostanbaev <sergey.kostanbaev at gmail.com>
Date:   Fri Oct 30 15:13:06 2015 +0300
    store actual length of message
http://cgit.osmocom.org/libosmocore/commit/?id=e3c233606298213105d4a135fbd327553aee99dc
commit e3c233606298213105d4a135fbd327553aee99dc
Author: Sergey Kostanbaev <sergey.kostanbaev at gmail.com>
Date:   Fri Oct 30 15:12:10 2015 +0300
    put language field near data to serialize it easier
http://cgit.osmocom.org/libosmocore/commit/?id=79635999dc6f4aabfbf68b79c6a47571456dc40b
commit 79635999dc6f4aabfbf68b79c6a47571456dc40b
Author: Sergey Kostanbaev <sergey.kostanbaev at gmail.com>
Date:   Wed Oct 28 13:29:09 2015 +0300
    gsm0480: RELEASE COMPLETE can be without any payload
http://cgit.osmocom.org/libosmocore/commit/?id=d6a1a71513bb8d1c1dfa6bde4a5aa856deeab3af
commit d6a1a71513bb8d1c1dfa6bde4a5aa856deeab3af
Author: Sergey Kostanbaev <sergey.kostanbaev at gmail.com>
Date:   Fri Oct 23 20:27:35 2015 +0300
    modify USSD structures to support external handling
-----------------------------------------------------------------------
Summary of changes:
 include/osmocom/gsm/gsm0480.h |  34 ++++--
 src/gsm/gsm0480.c             | 245 +++++++++++++++++++++++++++++++++++-------
 src/gsm/libosmogsm.map        |   1 +
 tests/ussd/ussd_test.c        |  34 +++++-
 4 files changed, 262 insertions(+), 52 deletions(-)
hooks/post-receive
-- 
An utility library for Open Source Mobile Communications