index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
gatppp.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
-4
/
+5
2011-06-29
gatppp: Refactor tx path
Denis Kenzior
1
-15
/
+11
2011-06-29
gatppp: Refactor rx path
Denis Kenzior
1
-22
/
+32
2011-06-29
gatppp: Re-format & re-word comments
Denis Kenzior
1
-6
/
+2
2011-06-29
GAtPPP: Add PFC option support
Guillaume Zajac
1
-1
/
+62
2011-06-29
GAtPPP: Add ACFC option support
Guillaume Zajac
1
-23
/
+73
2011-05-25
gatppp: Set the suspend function in open / listen
Denis Kenzior
1
-12
/
+18
2011-05-24
gatppp: Refactor PPP API
Denis Kenzior
1
-92
/
+38
2011-05-24
gatppp: Make sure to clean up guard_timeout_source
Denis Kenzior
1
-0
/
+5
2011-05-24
gatppp: Rename guard_timeout_src to _source
Denis Kenzior
1
-5
/
+4
2011-05-24
gatppp: Do not call disconnect func if suspended
Guillaume Zajac
1
-2
/
+3
2011-05-24
gatppp: Add GAtPPP suspend API
Guillaume Zajac
1
-0
/
+40
2011-05-24
gatppp: Add GAtPPP resume functionality
Guillaume Zajac
1
-0
/
+19
2011-05-24
gatppp: Make ppp->fd handling a bit easier to grok
Denis Kenzior
1
-1
/
+6
2011-05-24
gatppp: Ensure created GAtPPP object is not null
Denis Kenzior
1
-1
/
+2
2011-05-24
gatppp: Add new contructor to use external fd
Guillaume Zajac
1
-1
/
+32
2011-05-24
gatppp: Don't go over 80 characters / line
Denis Kenzior
1
-1
/
+1
2011-05-08
gatppp: Add API for setting suspend callback
Guillaume Zajac
1
-0
/
+24
2011-02-28
gatppp: Try to detect no carrier conditions
Denis Kenzior
1
-0
/
+1
2011-02-28
gatppp: Delay signaling ppp_down
Denis Kenzior
1
-2
/
+14
2011-02-28
gatppp: Replace some left-over g_prints with DBG
Denis Kenzior
1
-4
/
+4
2011-02-28
gatppp: Send the final terminate ack
Denis Kenzior
1
-10
/
+42
2010-11-29
gatchat: explicitly compare pointers to NULL
Lucas De Marchi
1
-2
/
+2
2010-09-14
Fix common misspellings in gatchat
Lucas De Marchi
1
-1
/
+1
2010-07-07
gatppp: Unset disconnect function when unref PPP
Zhenhua Zhang
1
-0
/
+3
2010-07-06
gatppp: Check ppp instance before unref it
Zhenhua Zhang
1
-0
/
+3
2010-06-29
ppp: Refactor server-side API
Denis Kenzior
1
-5
/
+50
2010-06-29
ppp: Tweak set_server_info API some more
Denis Kenzior
1
-5
/
+2
2010-06-28
ppp: Tweak the set_server_info API
Denis Kenzior
1
-3
/
+14
2010-06-28
gatppp: Add PPP server extension
Zhenhua Zhang
1
-2
/
+9
2010-06-11
gatppp: whitespace issues
Denis Kenzior
1
-2
/
+2
2010-06-11
gatppp: Unref HDLC when unrefing PPP
Denis Kenzior
1
-0
/
+2
2010-05-19
ppp: implement ppp_packet_new
Kristen Carlson Accardi
1
-0
/
+15
2010-05-10
ppp: Keep these defines private
Denis Kenzior
1
-0
/
+3
2010-05-10
ppp: set address and control field
Kristen Carlson Accardi
1
-2
/
+7
2010-05-10
ppp: transition to dead when lcp finished
Kristen Carlson Accardi
1
-1
/
+4
2010-04-30
ppp: Refactor connect / disconnect callbacks
Denis Kenzior
1
-12
/
+20
2010-04-30
ppp: get rid of ppp_enter_phase
Denis Kenzior
1
-41
/
+73
2010-04-30
ppp: Add _from_io constructor
Denis Kenzior
1
-7
/
+32
2010-04-29
ppp: fix return of drop_packet for NETWORK phase
Kristen Carlson Accardi
1
-1
/
+1
2010-04-29
ppp: silently drop invalid packets
Kristen Carlson Accardi
1
-8
/
+28
2010-04-29
ppp: transition to dead when read io destroyed
Kristen Carlson Accardi
1
-1
/
+1
2010-04-28
ppp: Hang set_recording off the GAtPPP object
Denis Kenzior
1
-3
/
+3
2010-04-28
ppp: Re-add capability to detect io down events
Denis Kenzior
1
-0
/
+9
2010-04-28
ppp: Don't crash if the interface wasn't created
Denis Kenzior
1
-0
/
+4
2010-04-28
ppp: Add getter for HDLC object
Denis Kenzior
1
-0
/
+8
2010-04-28
ppp: Initial port of PPP to use GAtHDLC
Denis Kenzior
1
-359
/
+41
2010-04-26
ppp: use default ACCM when sending LCP codes 1-7
Kristen Carlson Accardi
1
-0
/
+10
2010-04-26
ppp: discard non-LCP packets in ESTABLISHMENT phase
Kristen Carlson Accardi
1
-0
/
+7
[next]