platform/upstream/ofono.git
2010-04-05 Kristen Carlson... ppp: implement Max-Failure counter
2010-04-04 Marcel HoltmannMove PPP constants where they are used
2010-04-04 Marcel HoltmannMake GAtPPP fields really private
2010-04-03 Marcel HoltmannHide internals of ring buffer structure
2010-04-03 Marcel HoltmannRemove circular inclusion protection from ring buffer...
2010-04-03 Marcel HoltmannFix some cases where g_try_new should be used
2010-04-03 Marcel HoltmannMove frame NULL checks into the unstuffing function
2010-04-03 Marcel HoltmannFix coding style with callback structures
2010-04-03 Kristen Carlson... ppp: implement net close
2010-04-03 Denis KenziorRefactor: Get rid of (now) pointless comments
2010-04-02 Marcel HoltmannAlso the default case should have a break statement
2010-04-02 Denis KenziorRemove the PPP option from gsmdial
2010-04-02 Denis KenziorRefactor: Get rid of packet handler registrations
2010-04-02 Marcel HoltmannFix tabs vs. whitespace coding style violation
2010-04-02 Marcel HoltmannAdd more missing break statements
2010-04-02 Kristen Carlson... ppp: fix missing breaks in switch statements
2010-04-02 Marcel HoltmannAdd missing break or fall through comments to switch...
2010-04-02 Marcel HoltmannAlways reset option_rval for every option
2010-04-02 Marcel HoltmannAdd missing arpa/inet.h includes
2010-04-02 Kristen Carlson... ppp: use queue to transmit
2010-04-02 Denis KenziorSplit out ipcp protocol into ppp_ipcp.c
2010-04-02 Kristen Carlson... ppp: fix event generation on close
2010-04-02 Denis KenziorFix: Make the C-APDU logic more readable
2010-04-02 Denis KenziorStyle: Multiline comments
2010-04-02 Denis KenziorFix: Tweak the language parser
2010-04-02 Denis KenziorFix: Remove erroneous comment
2010-04-02 Denis KenziorFix: AT Commands are probably just text
2010-04-02 Denis KenziorFix: Trivial indentation issues
2010-04-02 Yang GuAdd parser for browser identity objects
2010-04-02 Yang GuAdd parser for language objects
2010-04-02 Yang GuAdd parser for dtmf string objects
2010-04-02 Yang GuAdd parser for bc repeat indicator objects
2010-04-02 Yang GuAdd parser for at response objects
2010-04-02 Yang GuAdd parser for at command objects
2010-04-02 Yang GuAdd parser for date-time and time zone objects
2010-04-02 Yang GuMake function decode_scts public
2010-04-02 Yang GuAdd parser for timer value objects
2010-04-02 Yang GuRefactor: Break out semi-octet decoder
2010-04-02 Yang GuAdd parser for timer identifier objects
2010-04-02 Yang GuAdd parser for r-apdu objects
2010-04-02 Yang GuAdd parser for c-apdu objects
2010-04-02 Yang GuAdd parser for card atr objects
2010-04-02 Yang GuAdd parser for card reader status objects
2010-04-02 Denis KenziorFix: Regression in PIN validity checking
2010-04-02 Marcel HoltmannRemove PPP CP event_queue handling and process events...
2010-04-02 Denis KenziorFix: Stop infinite attempts to register
2010-04-02 Denis KenziorAdd support for Option iCon 452
2010-04-02 Marcel HoltmannRemove obfuscation for some of the event handling
2010-04-02 Marcel HoltmannMove functions from ppp.c into gatppp.c
2010-04-02 Marcel HoltmannRemove PPP event_queue handling and process events...
2010-04-02 Marcel HoltmannCheck FCS while unstuffing the byte stream
2010-04-02 Marcel HoltmannRemove PPP recv_queue handling and process frames directly
2010-04-02 Marcel HoltmannRemove usage of AT+CGACT for now
2010-04-01 Marcel HoltmannFix order of PPP frame recording and processing
2010-04-01 Marcel HoltmannAdd support for recording PPP sessions in pppdump format
2010-04-01 Marcel HoltmannImplement g_at_ppp_set_debug support
2010-04-01 Marcel HoltmannAdd some debugging information to PPP authentication...
2010-04-01 Marcel HoltmannRemove useless pppcp_protocol_data structure
2010-04-01 Marcel HoltmannRemove forward declarations in PPP network handling
2010-04-01 Marcel HoltmannAdd debugging for PPP LCP and IPCP options
2010-04-01 Marcel HoltmannUse ppp%d as PPP interface name instead of tun%d
2010-03-31 Denis KenziorInitial implementation of the PPP gprs context
2010-03-31 Denis KenziorFix: Introduce PPP data state
2010-03-31 Denis KenziorFix: Update gsm dial to the new GAtPPP API
2010-03-31 Denis KenziorRefactor: Use GAtDisconnectFunc for ppp disconnect
2010-03-31 Denis KenziorRefactor: GAtPPP connect callback
2010-03-31 Denis KenziorUpdate mbm to use two ports
2010-03-31 Denis KenziorFix: MD300 uses two ACM ports, so set one to data
2010-03-31 Denis KenziorStyle: Whitespace damage due to spaces, not tabs
2010-03-31 Andrzej ZaborowskiRefactor: Return a string from USSD Respond method
2010-03-31 Andrzej ZaborowskiFix ampersand commands check
2010-03-31 Andrzej Zaborowskidoc: Explain VoicemailMessageCount value zero.
2010-03-31 Andrzej ZaborowskiUse stkutil named constants in sim.c
2010-03-31 Andrzej ZaborowskiUpdate property name in test-ussd
2010-03-31 Denis KenziorStyle: remove unneeded blank line
2010-03-31 Marcel HoltmannFix whitespace damage in PPP implementation
2010-03-31 Denis KenziorFix: Be more consistent with other boundary checks
2010-03-31 Denis KenziorStyle: indentation fixes
2010-03-31 Yang GuFix: Increate iterator when parsing fails
2010-03-31 Yang GuRename stk_icon_identifier to stk_icon_id
2010-03-31 Yang GuAdd parser for item icon identifier list objects
2010-03-31 Yang GuAdd enum for icon qualifier
2010-03-31 Yang GuAdd parser for call control requested action objects
2010-03-31 Yang GuAdd parser for transaction identifier objects
2010-03-31 Yang GuAdd parser for location status objects
2010-03-31 Yang GuAdd parser for cause objects
2010-03-31 Yang GuAdd parser for event list objects
2010-03-31 Yang GuAdd parser for items next action indicator objects
2010-03-31 Yang GuReorder the declarations of stk data objects
2010-03-31 Zhenhua ZhangAdd test implementation for CPBS
2010-03-31 Zhenhua ZhangAdd test implementation to support SMS
2010-03-31 Denis KenziorRefactor: Simplify V250 setting command functions
2010-03-31 Denis KenziorRefactor: Simplify gatserver s-register functions
2010-03-31 Denis KenziorFix: Potential crash in modemconf
2010-03-31 Zhenhua ZhangFix echo command back even if don't process it
2010-03-31 Zhenhua ZhangAdd Repeat last command support
2010-03-31 Zhenhua ZhangAdd implementation for ATE and other basic command
2010-03-31 Zhenhua ZhangAdd implementation for S3, S4, S5 command
2010-03-31 Denis KenziorFix: Make sure we still increment read_count
2010-03-31 Zhenhua ZhangFix ignore incoming bytes during parsing
next