platform/upstream/ofono.git
2010-04-21 Aki Niemigisi: move g_isi_modem_by_name to separate file
2010-04-20 Yang GuAdd parser for aid objects
2010-04-20 Yang GuAdd parser for UICC/TE transport interface level
2010-04-20 Denis Kenziorbuild: Upate test script list and sort
2010-04-20 Denis KenziorMention Daniel's contributions
2010-04-20 Daniel WagnerAdd script for entering pin
2010-04-20 Denis KenziorMention Matthias' contributions
2010-04-20 Denis Kenziorwavecom: Trivial comment update
2010-04-20 Denis Kenziorwavecom: Braces are not necessary
2010-04-20 Matthias GüntherAdded Wavecom modem plugin.
2010-04-20 Aki NiemiFix build warning on 64bit system
2010-04-20 Aki NiemiAdd user authentication to gprs context driver
2010-04-20 Pekka PessiRefactor isimodem and gisi/netlink
2010-04-20 Pekka PessiParse Interface key for isimodem and n900modem
2010-04-20 Pekka PessiAdd infoserver to isimodem
2010-04-20 Pekka Pessigisi: add gisi server API
2010-04-20 Pekka Pessigisi: fix cast-align warnings
2010-04-20 Pekka Pessigisi: check for NULL client and remove warnings
2010-04-20 Pekka Pessigisi: move GIsiDebugFunc into modem.h
2010-04-20 Pekka PessiAdd SIM server state detection
2010-04-20 Pekka PessiFix: s/bootsrap/bootstrap/
2010-04-20 Denis Kenziorphonesim: Disable polling in phonesim for now
2010-04-20 Denis KenziorTrivial: Remove extra ':' from history output
2010-04-20 Aki NiemiImprove GPRS test scripts
2010-04-20 Aki NiemiAdd isimodem gprs context driver
2010-04-20 Aki NiemiAdd isimodem gprs driver
2010-04-20 Aki NiemiAdd PN_GPDS code points and debugging
2010-04-20 Aki NiemiAdd SIM inserted notification
2010-04-20 Aki Niemigisi: fix pointer checking
2010-04-20 Aki Niemigisi/pep: check for NULL callback
2010-04-20 Aki NiemiRemove declaration of unused dump_msg()
2010-04-15 Denis KenziorFix: Don't crash by calling sim watch too early
2010-04-15 Denis KenziorFix: Make distcheck happy
2010-04-15 Denis KenziorRename ofono_atmodem_poll_enable
2010-04-15 Andrzej ZaborowskiImplement STATUS polling in atmodem driver.
2010-04-15 Denis KenziorFix: should be unsigned char not guint8
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Andrzej ZaborowskiAdd AT driver for STK atom.
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Denis KenziorRefactor: Keep separate lists for pre/post atoms
2010-04-15 Denis KenziorRefactor: use a switch/case to make more readable
2010-04-15 Andrzej ZaborowskiRemove post-sim atoms after SIM is extracted.
2010-04-15 Denis KenziorRefactor: Store the sim object inside voicecalls
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Denis KenziorFix: The null check should be done elsewhere
2010-04-15 Denis KenziorFix: Make the name a bit clearer
2010-04-15 Denis KenziorFix: No glib types in oFono public API
2010-04-15 Andrzej ZaborowskiHandle EFen list when SIM inserted / removed
2010-04-15 Denis KenziorFix: Style issues in stk driver API
2010-04-15 Denis KenziorFix: Look for the STK atom, not SIM atom
2010-04-15 Denis KenziorFix: Process CBS sim downloads if STK atom exists
2010-04-15 Andrzej ZaborowskiAdd Sim Toolkit atom
2010-04-15 Denis KenziorFix: Minor style issues
2010-04-15 Denis KenziorFix: Uncomplicate the logic for SIM initialization
2010-04-15 Andrzej ZaborowskiAdd SIM "Present" property.
2010-04-15 Andrzej ZaborowskiDrivers can notify core of SIM insertion / removal
2010-04-15 Andrzej ZaborowskiExtend sim-ready watch with card insert/eject
2010-04-15 Marcel HoltmannNo to check for NULL pointers with g_free
2010-04-14 Kristen Carlson... ppp: nak unknown auth protocol
2010-04-14 Denis KenziorFix: Use a union for other address objects
2010-04-14 Yang GuAdd parser for other address objects
2010-04-14 Yang GuAdd parser for card reader identifier objects
2010-04-14 Yang GuAdd parser for channel status objects
2010-04-14 Yang GuAdd parser for buffer size objects
2010-04-14 Yang GuAdd parser for channel data length objects
2010-04-14 Yang GuAdd parser for channel data objects
2010-04-14 Yang GuAdd parser for bearer description objects
2010-04-14 Yang GuAdd parser for browser termination cause objects
2010-04-14 Yang GuAdd parser for provisioning file reference objects
2010-04-14 Yang GuRefactor: Break out stk_file iterator
2010-04-14 Yang GuAdd parser for bearer objects
2010-04-14 Denis KenziorFix: Handle NULL URLs
2010-04-14 Yang GuAdd parser for url objects
2010-04-14 Yang GuFix the logic when parsing c-apdu objects
2010-04-14 Denis KenziorFix: GAtMux channels should return EAGAIN
2010-04-14 Daniel WagnerAdd support for Option iCON 451
2010-04-13 Denis Kenziorppp: Refing the channel is actually not necessary
2010-04-13 Denis KenziorFix: Don't try to set channel flags if they're 0
2010-04-13 Denis Kenziorppp: TUN channel should not be opened NONBLOCKING
2010-04-13 Denis Kenziorppp: Cleanup function definitions in ppp.h
2010-04-13 Kristen Carlson... ppp: remove pfc and acfc
2010-04-13 Kristen Carlson... ppp: remove references to magic number
2010-04-13 Denis Kenziorppp: Get rid of net_open and net_close
2010-04-13 Denis Kenziorppp: Introduce ppp_net_down_notify
2010-04-13 Denis Kenziorppp: Introduce ppp_net_up_notify and use it
2010-04-13 Denis Kenziorppp: Hide ppp_net definition in ppp_net.c
2010-04-13 Denis Kenziorppp: Use chap functions directly, instead of auth
2010-04-13 Denis Kenziorppp: Remove auth_ functions from ppp_auth.c
2010-04-13 Denis Kenziorppp: introduce ppp_auth_notify
2010-04-13 Denis Kenziorppp: Add set / get password & username
2010-04-13 Denis Kenziorppp: Transition the phase directly
2010-04-13 Denis Kenziorppp: Refactor how tls/tlu/tld/tlf are used
2010-04-13 Denis Kenziorppp: Let the upper layer handle open / up events
2010-04-13 Denis KenziorMerge: make link
2010-04-13 Denis Kenziorppp: Reset the options whenever the layer is down
2010-04-13 Denis Kenziorppp: Rename data to pppcp
2010-04-13 Denis Kenziorppp: unref should mean a hard shutdown
2010-04-13 Denis Kenziorppp: Signal Down & Close when socket is closed
2010-04-13 Denis Kenziorppp: Add pppcp_signal_down
2010-04-13 Denis Kenziorppp: Use pppcp_signal functions directly
next