index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
stk: Fix typo in comment
Denis Kenzior
1
-1
/
+1
2010-07-30
stk: Handle the case where no agent is registered
Denis Kenzior
1
-0
/
+19
2010-07-30
stk: Get rid of cancel result
Denis Kenzior
1
-23
/
+57
2010-07-30
stk: Introduce destroy semantics to stkagent
Denis Kenzior
1
-11
/
+13
2010-07-30
stk: Handle errors when sending to the agent fails
Denis Kenzior
1
-4
/
+13
2010-07-30
stk: Get rid of nested switch
Denis Kenzior
1
-47
/
+56
2010-07-30
stk: Handle the new termination semantics
Denis Kenzior
1
-2
/
+20
2010-07-30
stk: Simplify sending of terminal responses
Denis Kenzior
1
-32
/
+43
2010-07-30
stkagent: Make DisplayText invocation match API
Denis Kenzior
1
-2
/
+1
2010-07-30
stkagent: Get rid of nasty g_timeout tricks
Denis Kenzior
1
-2
/
+2
2010-07-30
stkagent: Refactor stkagent api
Denis Kenzior
1
-2
/
+2
2010-07-30
stkagent: Rename stk_agent_remove
Denis Kenzior
1
-5
/
+5
2010-07-30
stk: Handle the Display Text proactive command.
Andrzej Zaborowski
1
-0
/
+89
2010-07-30
stk: Handle the Select Item proactive command.
Andrzej Zaborowski
1
-1
/
+66
2010-07-30
stk: Handle the main menu.
Andrzej Zaborowski
1
-4
/
+171
2010-07-30
stk: Utilities to deal with menus.
Andrzej Zaborowski
1
-0
/
+67
2010-07-30
stk: Add STK agent registration api.
Andrzej Zaborowski
1
-0
/
+149
2010-07-15
stk: Remove an unneeded check.
Andrzej Zaborowski
1
-3
/
+0
2010-07-08
stk: Simplify poll interval logic
Denis Kenzior
1
-6
/
+4
2010-07-08
stk: Be more paranoid of enums from stk
Denis Kenzior
1
-0
/
+3
2010-07-08
stk: Handle the Poll Interval proactive command
Andrzej Zaborowski
1
-0
/
+45
2010-07-08
style: Use more understandable syntax
Denis Kenzior
1
-2
/
+3
2010-07-08
stk: Get rid of gratuitous goto abuse
Denis Kenzior
1
-5
/
+2
2010-07-08
style: Prefer initialized variables on top
Denis Kenzior
1
-1
/
+1
2010-07-08
sms: Refactor ofono_sms_submit introduced by stk
Denis Kenzior
1
-24
/
+16
2010-07-08
stk: Don't submit all pending envelopes at once
Denis Kenzior
1
-2
/
+2
2010-07-08
stk: Fix copy / paste error
Denis Kenzior
1
-2
/
+0
2010-07-08
stk: Get rid of bin to hex converter
Denis Kenzior
1
-16
/
+3
2010-07-08
stk: cancelled variable is not used
Denis Kenzior
1
-5
/
+0
2010-07-08
stk: Handle the Timer Management proactive command
Andrzej Zaborowski
1
-0
/
+165
2010-07-08
stk: Handle the Set Up Idle Text proactive command
Andrzej Zaborowski
1
-0
/
+98
2010-07-08
stk: Handle the Send SMS proactive command.
Andrzej Zaborowski
1
-0
/
+104
2010-07-08
stk: Handle ENVELOPEs in a queue, retry on sim busy.
Andrzej Zaborowski
1
-14
/
+77
2010-07-08
stk: Handle MoreTime command as a no-op
Andrzej Zaborowski
1
-0
/
+13
2010-07-08
stk: Utilities for proactive command/envelope handling.
Andrzej Zaborowski
1
-18
/
+155
2010-06-16
Fix previous commit that broke reference to PDU string buffer
Marcel Holtmann
1
-8
/
+11
2010-06-16
Fix memory allocation handling for STK Proactive command debug
Marcel Holtmann
1
-7
/
+8
2010-06-15
stkutil: Refactor struct stk_other_address
Andrzej Zaborowski
1
-0
/
+1
2010-06-09
stk: Use envelope encoding utility from stkutil.c
Andrzej Zaborowski
1
-13
/
+14
2010-04-15
Fix: The null check should be done elsewhere
Denis Kenzior
1
-3
/
+0
2010-04-15
Fix: Make the name a bit clearer
Denis Kenzior
1
-2
/
+2
2010-04-15
Fix: No glib types in oFono public API
Denis Kenzior
1
-1
/
+1
2010-04-15
Add Sim Toolkit atom
Andrzej Zaborowski
1
-0
/
+201
[prev]