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
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
2010-04-22
ppp: change MTU on TUN device when MRU option received
Kristen Carlson Accardi
1
-1
/
+2
2010-04-22
ppp: Shut off IPCP when entering TERMINATING phase
Denis Kenzior
1
-0
/
+2
2010-04-22
ppp: implement MRU option
Kristen Carlson Accardi
1
-0
/
+16
2010-04-13
ppp: Refing the channel is actually not necessary
Denis Kenzior
1
-3
/
+2
2010-04-13
ppp: remove pfc and acfc
Kristen Carlson Accardi
1
-26
/
+0
2010-04-13
ppp: Get rid of net_open and net_close
Denis Kenzior
1
-11
/
+16
2010-04-13
ppp: Introduce ppp_net_down_notify
Denis Kenzior
1
-0
/
+5
2010-04-13
ppp: Introduce ppp_net_up_notify and use it
Denis Kenzior
1
-12
/
+14
2010-04-13
ppp: Hide ppp_net definition in ppp_net.c
Denis Kenzior
1
-2
/
+2
2010-04-13
ppp: Use chap functions directly, instead of auth
Denis Kenzior
1
-11
/
+9
2010-04-13
ppp: introduce ppp_auth_notify
Denis Kenzior
1
-0
/
+8
2010-04-13
ppp: Add set / get password & username
Denis Kenzior
1
-5
/
+30
2010-04-13
ppp: Transition the phase directly
Denis Kenzior
1
-65
/
+23
2010-04-13
ppp: Let the upper layer handle open / up events
Denis Kenzior
1
-0
/
+2
2010-04-13
ppp: unref should mean a hard shutdown
Denis Kenzior
1
-27
/
+20
2010-04-13
ppp: Signal Down & Close when socket is closed
Denis Kenzior
1
-0
/
+2
2010-04-13
ppp: Use pppcp_signal functions directly
Denis Kenzior
1
-5
/
+6
2010-04-13
ppp: Keep track when read watcher dies
Denis Kenzior
1
-4
/
+11
2010-04-13
ppp: Remove unused define
Denis Kenzior
1
-1
/
+0
2010-04-12
Remove useless debug in PPP transmit destroy callback
Marcel Holtmann
1
-2
/
+1
2010-04-12
Fix file descriptor leakage when closing PPP recording
Marcel Holtmann
1
-1
/
+3
2010-04-09
Move CRC-CCITT table and helper into separate file
Marcel Holtmann
1
-60
/
+5
2010-04-08
ppp: Fix make some functions const correct
Denis Kenzior
1
-1
/
+1
2010-04-07
ppp: Remove lcp_protocol_reject
Denis Kenzior
1
-1
/
+1
2010-04-06
ppp: Use auth->proto, not ppp->proto
Denis Kenzior
1
-2
/
+1
2010-04-06
Fix: Allow setting of tx ACCM
Denis Kenzior
1
-3
/
+3
[next]