index
:
~jprvita/ofono
fixes
master
simple-hf-audio-agent
vcgomes-for-upstream
Open surce telephony
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gatchat
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-29
ppp: Don't accept 0 ip-addr/dns1/dns2
Denis Kenzior
1
-3
/
+4
2010-06-29
ppp: Refactor server-side API
Denis Kenzior
7
-16
/
+77
2010-06-29
test-server: Update to the new API
Denis Kenzior
1
-1
/
+1
2010-06-29
ppp: Tweak set_server_info API some more
Denis Kenzior
4
-16
/
+5
2010-06-29
hdlc: Stop recording packets to stdout (fd = 0)
Denis Kenzior
1
-2
/
+2
2010-06-29
hdlc: Don't bother recording empty packets
Denis Kenzior
1
-0
/
+3
2010-06-28
gsmdial: Configure network interface for PPP
Zhenhua Zhang
1
-0
/
+29
2010-06-28
test-server: Configure network interface
Zhenhua Zhang
1
-0
/
+31
2010-06-28
ppp: Tweak the set_server_info API
Denis Kenzior
3
-17
/
+20
2010-06-28
test-server: Add PPP server support
Zhenhua Zhang
1
-0
/
+119
2010-06-28
ppp: Refactor server RCR action
Denis Kenzior
1
-40
/
+40
2010-06-28
ppp: Refactor client RCR action
Denis Kenzior
1
-29
/
+27
2010-06-28
ppp: Simplify the logic by re-using code
Denis Kenzior
1
-6
/
+1
2010-06-28
ppp: Minor style tweaks
Denis Kenzior
1
-9
/
+9
2010-06-28
gsmdial: Update to the new API
Zhenhua Zhang
1
-2
/
+3
2010-06-28
gatppp: Add PPP server extension
Zhenhua Zhang
4
-36
/
+225
2010-06-23
ppp: Fix incorrect packet length for little-endian
Zhenhua Zhang
1
-1
/
+1
2010-06-21
ppp: Fix leak in pppcp_send_protocol_reject
Zhenhua Zhang
1
-0
/
+2
2010-06-18
gathdlc: Don't crash if unreffed in callback
Denis Kenzior
1
-1
/
+18
2010-06-17
gsmdial: Unref ppp when we get disconnected
Zhenhua Zhang
1
-0
/
+5
2010-06-17
test-server: Fix GIOChannel leak in create_tty
Zhenhua Zhang
1
-4
/
+2
2010-06-17
gatserver: Check for disconnection when resuming
Zhenhua Zhang
1
-0
/
+5
2010-06-17
gatserver: Suspend/resume GAtServer with GAtIO
Zhenhua Zhang
2
-150
/
+114
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-06-11
gathdlc: Free the main HDLC structure on unref
Denis Kenzior
1
-0
/
+1
2010-06-07
gatchat: Check for disconnection when resuming
Denis Kenzior
1
-0
/
+5
2010-06-07
Restore GAtChat disconnect handling when resuming a chat session
Marcel Holtmann
1
-0
/
+2
2010-05-19
ppp: Trivial whitespace error
Denis Kenzior
1
-1
/
+1
2010-05-19
ppp: implement ppp_packet_new
Kristen Carlson Accardi
5
-16
/
+35
2010-05-11
ppp: fix another hardcode of ppp_packet size
Kristen Carlson Accardi
1
-1
/
+1
2010-05-10
gsmdial: Shut down cleanly when ppp link dies
Denis Kenzior
1
-2
/
+4
2010-05-10
ppp: Keep these defines private
Denis Kenzior
2
-2
/
+3
2010-05-10
ppp: set address and control field
Kristen Carlson Accardi
5
-8
/
+16
2010-05-10
gsmdial: use g_at_ppp_new_from_io()
Kristen Carlson Accardi
1
-3
/
+3
2010-05-10
gatchat: implement g_at_chat_get_io()
Kristen Carlson Accardi
2
-0
/
+10
2010-05-10
gsmdial: use g_at_chat_suspend
Kristen Carlson Accardi
1
-4
/
+4
2010-05-10
ppp: transition to dead when lcp finished
Kristen Carlson Accardi
1
-1
/
+4
2010-04-30
gsmdial: Port to new PPP api
Denis Kenzior
1
-9
/
+3
2010-04-30
ppp: Refactor connect / disconnect callbacks
Denis Kenzior
2
-19
/
+33
2010-04-30
ppp: get rid of ppp_enter_phase
Denis Kenzior
4
-57
/
+85
2010-04-30
ppp: Add _from_io constructor
Denis Kenzior
2
-8
/
+34
2010-04-29
ppp: fix return of drop_packet for NETWORK phase
Kristen Carlson Accardi
1
-1
/
+1
2010-04-29
gathdlc: Add from_io constructor
Denis Kenzior
2
-8
/
+20
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
2
-1
/
+3
2010-04-28
ppp: Hang set_recording off the GAtPPP object
Denis Kenzior
3
-5
/
+5
2010-04-28
ppp: Re-add capability to detect io down events
Denis Kenzior
1
-0
/
+9
2010-04-28
gathdlc: Add accessor for GAtIO
Denis Kenzior
3
-0
/
+13
2010-04-28
gathdlc: Port GAtHDLC to use GAtIO
Denis Kenzior
1
-129
/
+24
[next]