Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/2] ppp authentication bug fixes (resend)
@ 2010-03-27  4:36 Kristen Carlson Accardi
  2010-03-27  4:36 ` [PATCH 1/2] ppp: allow empty secret for chap challenge Kristen Carlson Accardi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kristen Carlson Accardi @ 2010-03-27  4:36 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Here are a couple bug fixes for the PPP authentication.  First patch
fixes the seg fault when the secret is empty, as reported by marcel.
Second, if we do fail to authenticate, we need to change ppp phases
to terminate the link.

Kristen Carlson Accardi (2):
  ppp: allow empty secret for chap challenge
  ppp: send PPP_FAIL when authentication fails

 gatchat/ppp_auth.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] ppp authentication bug fixes
@ 2010-03-25 20:04 Kristen Carlson Accardi
  2010-03-25 20:04 ` [PATCH 1/2] ppp: allow empty secret for chap challenge Kristen Carlson Accardi
  0 siblings, 1 reply; 5+ messages in thread
From: Kristen Carlson Accardi @ 2010-03-25 20:04 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Here are a couple bug fixes for the PPP authentication.  First patch
fixes the seg fault when the secret is empty, as reported by marcel.
Second, if we do fail to authenticate, we need to change ppp phases
to terminate the link.

Kristen Carlson Accardi (2):
  ppp: allow empty secret for chap challenge
  ppp: send PPP_FAIL when authentication fails

 gatchat/ppp_auth.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-27  6:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-27  4:36 [PATCH 0/2] ppp authentication bug fixes (resend) Kristen Carlson Accardi
2010-03-27  4:36 ` [PATCH 1/2] ppp: allow empty secret for chap challenge Kristen Carlson Accardi
2010-03-27  4:36 ` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails Kristen Carlson Accardi
2010-03-27  6:02 ` [PATCH 0/2] ppp authentication bug fixes (resend) Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2010-03-25 20:04 [PATCH 0/2] ppp authentication bug fixes Kristen Carlson Accardi
2010-03-25 20:04 ` [PATCH 1/2] ppp: allow empty secret for chap challenge Kristen Carlson Accardi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox