index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
ppp_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
gatppp: add name field when using chap auth
Caiwen Zhang
1
-0
/
+9
2011-02-28
ppp: Remove some g_prints
Denis Kenzior
1
-1
/
+0
2010-11-29
gatchat: explicitly compare pointers to NULL
Lucas De Marchi
1
-3
/
+3
2010-05-19
ppp: implement ppp_packet_new
Kristen Carlson Accardi
1
-3
/
+1
2010-05-10
ppp: set address and control field
Kristen Carlson Accardi
1
-1
/
+1
2010-04-28
ppp: Make ppp_chap_process_packet const correct
Denis Kenzior
1
-3
/
+3
2010-04-14
ppp: nak unknown auth protocol
Kristen Carlson Accardi
1
-2
/
+0
2010-04-13
ppp: Remove auth_ functions from ppp_auth.c
Denis Kenzior
1
-95
/
+25
2010-04-03
Move PPP constants where they are used
Marcel Holtmann
1
-0
/
+2
2010-04-02
Refactor: Get rid of (now) pointless comments
Denis Kenzior
1
-2
/
+0
2010-04-02
Refactor: Get rid of packet handler registrations
Denis Kenzior
1
-10
/
+3
2010-04-02
Add more missing break statements
Marcel Holtmann
1
-0
/
+2
2010-04-01
Add some debugging information to PPP authentication handling
Marcel Holtmann
1
-3
/
+6
2010-03-29
Fix use of g_checksum_get_digest() inout argument
Marcel Holtmann
1
-2
/
+2
2010-03-26
ppp: send PPP_FAIL when authentication fails
Kristen Carlson Accardi
1
-1
/
+2
2010-03-26
Allow empty secrets for CHAP authentication
Marcel Holtmann
1
-1
/
+2
2010-03-24
fix memory leak in ppp_auth
Kristen Carlson Accardi
1
-0
/
+1
2010-03-22
Use password instead of passwd as variable name
Marcel Holtmann
1
-4
/
+4
2010-03-22
The g_free() function checks for NULL pointers
Marcel Holtmann
1
-5
/
+3
2010-03-22
Some additional whitespace cleanup for PPP code
Marcel Holtmann
1
-1
/
+1
2010-03-22
CHAP with MD5 authentication support
Kristen Carlson Accardi
1
-0
/
+229