Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2017-09-08 00:51:37 to 2017-10-16 14:43:27 UTC [more...]

[PATCH 1/1] qmi: support SMS receive on Quectel EC21
 2017-10-16 14:43 UTC  (3+ messages)

[PATCH] simauth: fixup adding more dbus return checks
 2017-10-13 18:21 UTC 

[PATCHv5 1/4] sim-auth: implementation of core sim-auth atom
 2017-10-12 20:43 UTC  (5+ messages)
` [PATCHv5 2/4] atmodem: implemented sim-auth functionality in atmodem
` [PATCHv5 3/4] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCHv5 4/4] phonesim: Added sim-auth to phonesim plugin

[PATCHv4 1/6] sim-auth: implementation of core sim-auth atom
 2017-10-12 14:54 UTC  (11+ messages)
` [PATCHv4 2/6] atmodem: implemented sim-auth functionality in atmodem
` [PATCHv4 3/6] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCHv4 4/6] phonesim: Added sim-auth to phonesim plugin
` [PATCHv4 5/6] test: added tests for GSM/UMTS auth algorithms
` [PATCHv4 6/6] doc: documentation for SimAuth dbus interfaces

[PATCHv3 1/7] sim-auth: prep simauth/dbus headers
 2017-10-11 20:11 UTC  (10+ messages)
` [PATCHv3 2/7] sim-auth: implementation of core sim-auth atom
` [PATCHv3 3/7] atmodem: implemented sim-auth functionality in atmodem
` [PATCHv3 4/7] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCHv3 5/7] phonesim: Added sim-auth to phonesim plugin
` [PATCHv3 6/7] test: added tests for GSM/UMTS auth algorithms
` [PATCHv3 7/7] doc: documentation for SimAuth dbus interfaces

[PATCHv2 01/11] simutil: Added app type to application parser
 2017-10-11 15:57 UTC  (16+ messages)
` [PATCHv2 02/11] simutil: Added authenticate builder/parser API
` [PATCHv2 03/11] unit: add gsm and umts parse/build unit tests
` [PATCHv2 04/11] sim: new API to check for a UST service only
` [PATCHv2 05/11] sim-auth: prep simauth/dbus headers
` [PATCHv2 06/11] sim-auth: implementation of core sim-auth atom
` [PATCHv2 07/11] atmodem: implemented sim-auth functionality in atmodem
` [PATCHv2 08/11] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCHv2 09/11] phonesim: Added sim-auth to phonesim plugin
` [PATCHv2 10/11] test: added tests for GSM/UMTS auth algorithms
` [PATCHv2 11/11] doc: documentation for SimAuth dbus interfaces

[PATCH] doc: Add IMS interface to Interfaces list
 2017-10-09 17:08 UTC  (2+ messages)

[PATCH 3/6] ims: add implementation for IMS atom
 2017-10-09 16:42 UTC  (6+ messages)
` [PATCH 4/6] xmm7modem: Add ims atom driver
` [PATCH 5/6] xmm7modem: Add support for ims

[PATCH 3/6] ims: add implementation for IMS atom
 2017-10-05 16:48 UTC  (7+ messages)
` [PATCH 4/6] xmm7modem: Add ims atom driver
` [PATCH 5/6] xmm7modem: Add support for ims
` [PATCH 6/6] test: add scripts to test ims registration

[PATCH 1/6] doc: add ims atom documentation
 2017-10-05 16:47 UTC  (3+ messages)
` [PATCH 2/6] include: added IpMultimediaSystem interface

[PATCH] nokia-gpio: do not create links to gpios in /dev/cmt
 2017-10-05 16:33 UTC  (2+ messages)

[PATCH 1/2] include: Add ofono_modem_get_sim
 2017-10-05 16:23 UTC  (3+ messages)
` [PATCH 2/2] modem: Implement ofono_modem_get_sim

[PATCH] phonesim: fixup to remove printf from recent commit
 2017-10-05 16:22 UTC  (2+ messages)

[PATCH] ublox: Disable DCD to avoid HUP when leaving data mode
 2017-10-05 16:21 UTC  (2+ messages)

[PATCH] doc: Add missing LTE interface to Interfaces list
 2017-10-05 16:13 UTC  (2+ messages)

[PATCH] atmodem: Fix use after free in sim_state_cb
 2017-10-05 16:11 UTC  (2+ messages)

[PATCH 1/5] comp128: GSM algorithm (comp128) implementation
 2017-10-05  4:16 UTC  (7+ messages)
` [PATCH 2/5] aes: small module for AES128
` [PATCH 3/5] simauth: Added SimAuth class for GSM/UMTS auth
` [PATCH 4/5] make: add simauth/aes/comp128 to build
` [PATCH 5/5] phonesim: Added SimAuth to phonesim core

[PATCH 3/6] ims: add implementation for IMS atom
 2017-10-04  6:03 UTC 

[PATCH 1/7] sim-auth: prep simauth/dbus headers
 2017-10-04  3:33 UTC  (9+ messages)
` [PATCH 2/7] sim-auth: implementation of core sim-auth atom
` [PATCH 3/7] atmodem: implemented sim-auth functionality in atmodem
` [PATCH 4/7] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCH 5/7] phonesim: Added sim-auth to phonesim plugin
` [PATCH 6/7] test: added tests for GSM/UMTS auth algorithms
` [PATCH 7/7] doc: documentation for SimAuth dbus interfaces

[PATCH 1/5] comp128: GSM algorithm (comp128) implementation
 2017-10-03 16:34 UTC  (6+ messages)
` [PATCH 2/5] aes: small module for AES128
` [PATCH 3/5] simauth: Added SimAuth class for GSM/UMTS authentication
` [PATCH 3/5] simauth: Added SimAuth class for GSM/UMTS auth
` [PATCH 4/5] make: add simauth/aes/comp128 to build

[PATCH 1/7] sim-auth: prep simauth/dbus headers
 2017-09-21 23:02 UTC  (9+ messages)
` [PATCH 2/7] sim-auth: implementation of core sim-auth atom
` [PATCH 3/7] atmodem: implemented sim-auth functionality in atmodem
` [PATCH 4/7] xmm7xxx: add sim-auth driver to xmm7xxx plugin
` [PATCH 5/7] phonesim: Added sim-auth to phonesim plugin
` [PATCH 6/7] test: added test to run USIM auth algorithm
` [PATCH 7/7] doc: documentation for SimAuth dbus interfaces

[PATCH 1/2] huawei: add LTE support
 2017-09-15  1:10 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH] "

[PATCH 1/4] atutil: Add logic for cgcontrdp to get address and netmask
 2017-09-13 15:30 UTC  (5+ messages)
` [PATCH 2/4] ifxmodem: support automatic context activation
` [PATCH 3/4] Add support for Intel xmm7xxx series modems
` [PATCH 4/4] udevng/xmm7xxx: Allow to detect "

Support for samsung-ipc
 2017-09-13 15:25 UTC  (6+ messages)

[PATCH v2 0/3] QMI NetworkMonitor
 2017-09-12 17:53 UTC  (5+ messages)
` [PATCH v2 1/3] Fix out of tree build
` [PATCH v2 2/3] qmi: add NetworkMonitor interface
` [PATCH v2 3/3] gobi: create NetworkMonitor atom

[PATCH] qmimodem: enable message waiting atom
 2017-09-12 17:47 UTC  (6+ messages)
  ` [PATCH v2] gobi: "
      ` [PATCH v3] "

[PATCH] qmimodem: implement SIM write_file_linear
 2017-09-12 17:44 UTC  (4+ messages)
  ` [PATCH v2] qmimodem: implement SIM write functions

[PATCH] netmonagent: fix unnecessary function declaration
 2017-09-12 17:29 UTC  (2+ messages)

nokia-modem (N900) not detected after migration to udevng
 2017-09-12 17:28 UTC  (29+ messages)
            ` [PATCH 1/1] udev: add serial_info struct to modem
                ` [PATCH 1/1] isimodem: Use correct callback for pin status
                      ` [PATCH 1/2] udev: fixes for detection of non-USB modems
                        ` [PATCH 2/2] udev: isi modems do not use 'Device' property
        ` [PATCH 1/1] udev: devnode is not a required modem property
            ` [PATCH 1/1] udev: set driver for serial drivers

[PATCH 1/2] network.c: notify_status_watches: check for NULL
 2017-09-11 15:41 UTC  (4+ messages)
` [PATCH 2/2] qmimodem/network-registration: register callbacks after ofono_netreg_register()

[PATCH] rilmodem: netmon fix missing notify for g_ril_send
 2017-09-11 15:38 UTC  (2+ messages)

[PATCH 1/7] netmon: modified api.txt for network monitor agent
 2017-09-09 16:15 UTC  (5+ messages)

[PATCH 1/7] netmon: modified api.txt for network monitor agent
 2017-09-08 20:11 UTC  (2+ messages)

[PATCH 1/7] qmi: provide AvailableTechnologies in radio-settings
 2017-09-08 19:05 UTC  (14+ messages)
` [PATCH 2/7] doc: RSSI is also an LTE property
` [PATCH 3/7] qmi: add NetworkMonitor interface
` [PATCH 4/7] gobi: create NetworkMonitor atom
` [PATCH 5/7] Add Quectel location-reporting
` [PATCH 6/7] udev: fix quectelqmi gps interface
` [PATCH 7/7] gobi: add location-reporting atom

[PATCH 4/6] qmimodem: extract network time from serving system
 2017-09-08 17:20 UTC  (4+ messages)

[PATCH 1/1] Fix compilation on armhf/Musl
 2017-09-08 17:15 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox