index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
ppp_cp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
gatchat: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-06-29
ppp: Add basic length sanity checks
Denis Kenzior
1
-1
/
+1
2010-07-09
ppp: Add MAX_IPCP_FAILURE to avoid timeout quickly
Zhenhua Zhang
1
-1
/
+1
2010-06-29
ppp: Refactor server-side API
Denis Kenzior
1
-1
/
+2
2010-04-28
ppp: Make pppcp functions const correct
Denis Kenzior
1
-2
/
+2
2010-04-26
ppp: use default ACCM when sending LCP codes 1-7
Kristen Carlson Accardi
1
-0
/
+2
2010-04-13
ppp: Add pppcp_signal_down
Denis Kenzior
1
-0
/
+1
2010-04-08
ppp: Rip out the now unused option string stuff
Denis Kenzior
1
-1
/
+0
2010-04-08
ppp: Rip out the old option processing
Denis Kenzior
1
-11
/
+27
2010-04-08
ppp: Move some one-time setters to the proto
Denis Kenzior
1
-7
/
+6
2010-04-07
ppp: Add rca callback
Denis Kenzior
1
-7
/
+9
2010-04-07
ppp: Add pppcp option iterators
Denis Kenzior
1
-0
/
+17
2010-04-07
ppp: Move pppcp_timer_data private
Denis Kenzior
1
-8
/
+0
2010-04-07
ppp: Hide away the magic_number in ppp_lcp.c
Denis Kenzior
1
-3
/
+0
2010-04-06
ppp: Remove OPTION_ERR, treat errors as reject
Denis Kenzior
1
-1
/
+0
2010-04-05
Refactor: Make struct pppcp declaration private
Denis Kenzior
1
-26
/
+2
2010-04-05
Refactor: add pppcp_set/get_magic_number
Denis Kenzior
1
-0
/
+3
2010-04-05
Refactor: add pppcp_set_prefix
Denis Kenzior
1
-0
/
+1
2010-04-05
Refactor: add pppcp_get_ppp
Denis Kenzior
1
-0
/
+2
2010-04-05
Refactor: add pppcp_set_option_strings
Denis Kenzior
1
-0
/
+2
2010-04-05
Refactor: Move valid code selection to ipcp/lcp
Denis Kenzior
1
-0
/
+14
2010-04-05
Refactor: Move packet_ops to a static look-up
Denis Kenzior
1
-2
/
+0
2010-04-05
Refactor: Make option_scan more type safe
Denis Kenzior
1
-2
/
+2
2010-04-05
Refactor: Make option_process more typesafe
Denis Kenzior
1
-1
/
+2
2010-04-05
Refactor: Add pppcp_set_data & pppcp_get_data
Denis Kenzior
1
-0
/
+4
2010-04-05
Make pppcp_code enum a private structure
Marcel Holtmann
1
-14
/
+0
2010-04-05
Make pppcp_event_type enum a private structure
Marcel Holtmann
1
-22
/
+3
2010-04-05
Refactor: Move to a transition state table
Denis Kenzior
1
-3
/
+1
2010-04-05
Refactor: Make the enum assignments explicit
Denis Kenzior
1
-16
/
+16
2010-04-05
Refactor: Move the state definition to ppp_cp.c
Denis Kenzior
1
-14
/
+1
2010-04-05
ppp: implement Max-Failure counter
Kristen Carlson Accardi
1
-0
/
+1
2010-04-01
Remove PPP CP event_queue handling and process events directly
Marcel Holtmann
1
-1
/
+0
2010-04-01
Remove useless pppcp_protocol_data structure
Marcel Holtmann
1
-10
/
+2
2010-04-01
Add debugging for PPP LCP and IPCP options
Marcel Holtmann
1
-0
/
+2
2010-03-26
ppp: send Protocol-Reject
Kristen Carlson Accardi
1
-0
/
+2
2010-03-25
ppp: change debug output to include control protocol prefix
Kristen Carlson Accardi
1
-1
/
+9
2010-03-24
use separate timers for PPP config and terminate
Kristen Carlson Accardi
1
-5
/
+10
2010-03-22
Generic PPP control protocol support
Kristen Carlson Accardi
1
-0
/
+139