[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. bf10a27db
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. bf10a27db89eb64a50df40a173b2d012b47586e3 |
Date: |
Sun, 20 May 2012 13:29:46 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, ppp-new has been updated
via bf10a27db89eb64a50df40a173b2d012b47586e3 (commit)
from aa2656cb9e8f6cdd7921fc36d5e00060065058a4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bf10a27db89eb64a50df40a173b2d012b47586e3
Author: Sylvain Rochet <address@hidden>
Date: Sun May 20 15:27:52 2012 +0200
modified auth_reset() so that we can choose which auth we want
also fixed MS-CHAP and MS-CHAP-V2, MD4 polarssl uses bytes as input
length, not bits
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/auth.c | 52 ++++++++++++++++++++++++++++++++++++++--------
src/netif/ppp/chap-new.c | 10 +-------
src/netif/ppp/chap_ms.c | 15 +------------
src/netif/ppp/pppmy.c | 9 ++++++++
src/netif/ppp/pppmy.h | 3 +-
5 files changed, 57 insertions(+), 32 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. bf10a27db89eb64a50df40a173b2d012b47586e3,
Sylvain Rochet <=