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
2011-10-10
gatchat: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-06-29
ppp: Add basic length sanity checks
Denis Kenzior
1
-2
/
+2
2011-05-11
gatppp: fix ppp protocol-reject constructing error
Caiwen Zhang
1
-3
/
+3
2011-04-26
gatppp: Fix crash related to not stopping timers
Martin Xu
1
-0
/
+2
2011-02-28
ppp_cp: Replace some left over g_prints with DBG
Denis Kenzior
1
-3
/
+3
2010-11-29
gatchat: explicitly compare pointers to NULL
Lucas De Marchi
1
-2
/
+2
2010-07-09
ppp: Add MAX_IPCP_FAILURE to avoid timeout quickly
Zhenhua Zhang
1
-2
/
+6
2010-06-29
ppp: Refactor server-side API
Denis Kenzior
1
-2
/
+7
2010-06-21
ppp: Fix leak in pppcp_send_protocol_reject
Zhenhua Zhang
1
-0
/
+2
2010-05-19
ppp: implement ppp_packet_new
Kristen Carlson Accardi
1
-4
/
+1
2010-05-10
ppp: set address and control field
Kristen Carlson Accardi
1
-4
/
+2
2010-04-29
ppp: transition to dead when read io destroyed
Kristen Carlson Accardi
1
-0
/
+2
2010-04-28
ppp: Make pppcp functions const correct
Denis Kenzior
1
-33
/
+27
2010-04-26
ppp: use default ACCM when sending LCP codes 1-7
Kristen Carlson Accardi
1
-0
/
+8
2010-04-13
ppp: remove references to magic number
Kristen Carlson Accardi
1
-1
/
+7
2010-04-13
ppp: Refactor how tls/tlu/tld/tlf are used
Denis Kenzior
1
-13
/
+6
2010-04-13
ppp: Add pppcp_signal_down
Denis Kenzior
1
-0
/
+5
2010-04-12
Use ppp_debug() for PPP CP event debug statements
Marcel Holtmann
1
-13
/
+20
2010-04-09
ppp: Trivial style fix
Denis Kenzior
1
-2
/
+2
2010-04-08
ppp: Stop the timer when re-starting
Denis Kenzior
1
-10
/
+9
2010-04-08
ppp: Rip out the old option processing
Denis Kenzior
1
-453
/
+102
2010-04-08
ppp: Make iterators work all the time
Denis Kenzior
1
-1
/
+1
2010-04-08
ppp: Move some one-time setters to the proto
Denis Kenzior
1
-59
/
+25
2010-04-07
ppp: Add rca callback
Denis Kenzior
1
-30
/
+23
2010-04-07
ppp: Add pppcp option iterators
Denis Kenzior
1
-0
/
+46
2010-04-07
ppp: Move pppcp_timer_data private
Denis Kenzior
1
-0
/
+8
2010-04-07
ppp: Hide away the magic_number in ppp_lcp.c
Denis Kenzior
1
-11
/
+0
2010-04-06
ppp: Remove OPTION_ERR, treat errors as reject
Denis Kenzior
1
-5
/
+2
2010-04-06
ppp: Move up the look up table definition
Denis Kenzior
1
-15
/
+15
2010-04-05
Refactor: Make struct pppcp declaration private
Denis Kenzior
1
-8
/
+35
2010-04-05
Refactor: add pppcp_set/get_magic_number
Denis Kenzior
1
-0
/
+10
2010-04-05
Refactor: add pppcp_set_prefix
Denis Kenzior
1
-0
/
+5
2010-04-05
Refactor: add pppcp_get_ppp
Denis Kenzior
1
-0
/
+5
2010-04-05
Refactor: add pppcp_set_option_strings
Denis Kenzior
1
-0
/
+5
2010-04-05
Refactor: Move valid code selection to ipcp/lcp
Denis Kenzior
1
-58
/
+13
2010-04-05
Refactor: Move packet_ops to a static look-up
Denis Kenzior
1
-16
/
+16
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
-3
/
+6
2010-04-05
Refactor: Add pppcp_set_data & pppcp_get_data
Denis Kenzior
1
-3
/
+12
2010-04-05
Make pppcp_code enum a private structure
Marcel Holtmann
1
-0
/
+49
2010-04-05
Make pppcp_event_type enum a private structure
Marcel Holtmann
1
-1
/
+39
2010-04-05
Refactor: Move to a transition state table
Denis Kenzior
1
-541
/
+120
2010-04-05
Refactor: Move the state definition to ppp_cp.c
Denis Kenzior
1
-4
/
+17
2010-04-05
ppp: implement Max-Failure counter
Kristen Carlson Accardi
1
-0
/
+22
2010-04-03
Move PPP constants where they are used
Marcel Holtmann
1
-0
/
+2
2010-04-03
Make GAtPPP fields really private
Marcel Holtmann
1
-15
/
+7
2010-04-02
ppp: fix missing breaks in switch statements
Kristen Carlson Accardi
1
-5
/
+4
2010-04-02
Add missing break or fall through comments to switch statements
Marcel Holtmann
1
-1
/
+22
2010-04-02
Always reset option_rval for every option
Marcel Holtmann
1
-2
/
+8
2010-04-02
ppp: use queue to transmit
Kristen Carlson Accardi
1
-0
/
+1
[next]