The OpenBSC(a)lists.osmocom.org mailing list has 3 request(s) waiting
for your consideration at:
https://lists.osmocom.org/mailman/admindb/openbsc
Please attend to this at your earliest convenience. This notice of
pending requests, if any, will be sent out daily.
Pending posts:
From: tlab.tester(a)googlemail.com on Mon Mar 3 13:01:09 2014
Subject: Unsubscribe
Cause: Message may contain administrivia
From: zielonka.markus(a)googlemail.com on Mon Mar 3 15:16:07 2014
Subject: unsubscribe
Cause: Message may contain administrivia
From: holger(a)freyther.de on Thu Mar 20 21:44:00 2014
Subject: DRAFT for a 30C3 report. Care to review?
Cause: Message body is too big: 1033152 bytes with a limit of 400 KB
Hello,
this patch series depends on two patches from Alexander (once they sign
handling is fixed):
sms: Fix gsm340_scts() to correctly decode absolute valid times.
sms: Fix support of negative timezone offsets in gsm340_gen_scts().
The first patch adds a test case to check that gsm340_scts is the inverse of
gsm340_gen_scts.
The next patches add a helper function to calculate the gmt offset and use
those in the *_scts functions.
The helper function is somewhat ugly, but it is the only portable way I could
find to get the GMT offset.
Ideas welcome
Regards,
Daniel
--
- Daniel Willmann <dwillmann(a)sysmocom.de> http://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Schivelbeiner Str. 5
* 10439 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Directors: Holger Freyther, Harald Welte
The OpenBSC(a)lists.osmocom.org mailing list has 3 request(s) waiting
for your consideration at:
https://lists.osmocom.org/mailman/admindb/openbsc
Please attend to this at your earliest convenience. This notice of
pending requests, if any, will be sent out daily.
Pending posts:
From: tlab.tester(a)googlemail.com on Mon Mar 3 13:01:09 2014
Subject: Unsubscribe
Cause: Message may contain administrivia
From: zielonka.markus(a)googlemail.com on Mon Mar 3 15:16:07 2014
Subject: unsubscribe
Cause: Message may contain administrivia
From: holger(a)freyther.de on Thu Mar 20 21:44:00 2014
Subject: DRAFT for a 30C3 report. Care to review?
Cause: Message body is too big: 1033152 bytes with a limit of 400 KB
The OpenBSC(a)lists.osmocom.org mailing list has 3 request(s) waiting
for your consideration at:
https://lists.osmocom.org/mailman/admindb/openbsc
Please attend to this at your earliest convenience. This notice of
pending requests, if any, will be sent out daily.
Pending posts:
From: tlab.tester(a)googlemail.com on Mon Mar 3 13:01:09 2014
Subject: Unsubscribe
Cause: Message may contain administrivia
From: zielonka.markus(a)googlemail.com on Mon Mar 3 15:16:07 2014
Subject: unsubscribe
Cause: Message may contain administrivia
From: holger(a)freyther.de on Thu Mar 20 21:44:00 2014
Subject: DRAFT for a 30C3 report. Care to review?
Cause: Message body is too big: 1033152 bytes with a limit of 400 KB
- Use time_t instead of abstract minutes to store validity time to make
sure we support all possible values.
- Return UNIX time from it to support both relative and absolute expire
times.
- Pass a current time to gsm340_validity_period() to compute the absolute
expire time if a relative time is specified. What time is "current" is to b
- We also introduce SMS_DEFAULT_VALIDITY_PERIOD macros to reduce number of
magic values.
PS This is a first patch of a series of patches which fix SMS validity time
decoding. I'm cleaning the patch set and want to see if this patch is fine,
as other patches rely on it.
--
Regards,
Alexander Chemeris.
CEO, Fairwaves, Inc. / ООО УмРадио
https://fairwaves.co
The OpenBSC(a)lists.osmocom.org mailing list has 3 request(s) waiting
for your consideration at:
https://lists.osmocom.org/mailman/admindb/openbsc
Please attend to this at your earliest convenience. This notice of
pending requests, if any, will be sent out daily.
Pending posts:
From: tlab.tester(a)googlemail.com on Mon Mar 3 13:01:09 2014
Subject: Unsubscribe
Cause: Message may contain administrivia
From: zielonka.markus(a)googlemail.com on Mon Mar 3 15:16:07 2014
Subject: unsubscribe
Cause: Message may contain administrivia
From: holger(a)freyther.de on Thu Mar 20 21:44:00 2014
Subject: DRAFT for a 30C3 report. Care to review?
Cause: Message body is too big: 1033152 bytes with a limit of 400 KB
The OpenBSC(a)lists.osmocom.org mailing list has 3 request(s) waiting
for your consideration at:
https://lists.osmocom.org/mailman/admindb/openbsc
Please attend to this at your earliest convenience. This notice of
pending requests, if any, will be sent out daily.
Pending posts:
From: tlab.tester(a)googlemail.com on Mon Mar 3 13:01:09 2014
Subject: Unsubscribe
Cause: Message may contain administrivia
From: zielonka.markus(a)googlemail.com on Mon Mar 3 15:16:07 2014
Subject: unsubscribe
Cause: Message may contain administrivia
From: holger(a)freyther.de on Thu Mar 20 21:44:00 2014
Subject: DRAFT for a 30C3 report. Care to review?
Cause: Message body is too big: 1033152 bytes with a limit of 400 KB