index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
ppp_cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-01
Remove PPP CP event_queue handling and process events directly
Marcel Holtmann
1
-54
/
+4
2010-04-01
Implement g_at_ppp_set_debug support
Marcel Holtmann
1
-9
/
+15
2010-04-01
Remove useless pppcp_protocol_data structure
Marcel Holtmann
1
-7
/
+5
2010-04-01
Add debugging for PPP LCP and IPCP options
Marcel Holtmann
1
-8
/
+41
2010-03-31
Fix whitespace damage in PPP implementation
Marcel Holtmann
1
-0
/
+1
2010-03-26
ppp: handle Config-Reject
Kristen Carlson Accardi
1
-11
/
+38
2010-03-26
ppp: use common code to get options from pppcp packet data
Kristen Carlson Accardi
1
-31
/
+40
2010-03-26
ppp: send Protocol-Reject
Kristen Carlson Accardi
1
-0
/
+42
2010-03-26
ppp: comment fix
Kristen Carlson Accardi
1
-0
/
+8
2010-03-26
ppp: fix segfault in pppcp_send_code_reject()
Kristen Carlson Accardi
1
-3
/
+6
2010-03-25
ppp: change debug output to include control protocol prefix
Kristen Carlson Accardi
1
-6
/
+6
2010-03-25
Fix some small copy-and-paste typos
Marcel Holtmann
1
-3
/
+3
2010-03-25
add tracing for PPP terminate path
Kristen Carlson Accardi
1
-0
/
+10
2010-03-24
use separate timers for PPP config and terminate
Kristen Carlson Accardi
1
-48
/
+53
2010-03-24
switch to g_timeout_add_seconds()
Kristen Carlson Accardi
1
-2
/
+2
2010-03-24
Style: No point to write a function to wrap g_free
Denis Kenzior
1
-10
/
+4
2010-03-24
fix memory leaks after ppp_transmit
Kristen Carlson Accardi
1
-9
/
+27
2010-03-24
fix memory leaks in option handling
Kristen Carlson Accardi
1
-1
/
+14
2010-03-22
Remove pointless optimization attempt with g_list_length()
Marcel Holtmann
1
-8
/
+1
2010-03-22
Unnest some more functions in PPP CP implementation
Marcel Holtmann
1
-19
/
+20
2010-03-22
Some additional whitespace cleanup for PPP code
Marcel Holtmann
1
-3
/
+6
2010-03-22
Fix the broken PPP CP debug trace function
Marcel Holtmann
1
-5
/
+6
2010-03-22
Remove some heavy nesting that is not needed at all
Marcel Holtmann
1
-15
/
+15
2010-03-22
Fix another pointer casting issue on 32-bit systems
Marcel Holtmann
1
-9
/
+11
2010-03-22
Generic PPP control protocol support
Kristen Carlson Accardi
1
-0
/
+1503
[prev]