Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2019-12-03 | libmm-glib: SID value '0' is actually a good one | Aleksander Morgado | |
2019-10-28 | libmm-glib: flag as (skip) all non-API methods | Aleksander Morgado | |
So that the GI scanner ignores them. | |||
2019-10-28 | docs,libmm-glib: provide per-version indices | Aleksander Morgado | |
2017-08-11 | libmm-glib,cdma: fix potential NULL dereference | Ben Chan | |
This patch fixes a potential NULL referenece issue in mm_cdma_manual_activation_properties_get_prl() where it accesses `self->priv->prl->data' when `self->priv->prl' could be potentially NULL. | |||
2013-08-08 | libmm-glib: new 'MMCdmaManualActivationProperties' helper object | Aleksander Morgado | |