lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 339925e83


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 339925e8358828fe412188d1dc351e59c9e35fe9
Date: Wed, 23 May 2012 22:52:49 +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  339925e8358828fe412188d1dc351e59c9e35fe9 (commit)
      from  28360a7f268705347ef36ab437c09f1608926d75 (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 339925e8358828fe412188d1dc351e59c9e35fe9
Author: Sylvain Rochet <address@hidden>
Date:   Thu May 24 00:52:20 2012 +0200

    CHAP support is now an optional compile-time feature

-----------------------------------------------------------------------

Summary of changes:
 src/netif/ppp/auth.c     |   60 ++++++++++++++++++++---
 src/netif/ppp/chap-md5.c |    5 +-
 src/netif/ppp/chap-md5.h |    5 ++
 src/netif/ppp/chap-new.c |    4 ++
 src/netif/ppp/chap-new.h |    3 +
 src/netif/ppp/lcp.c      |  116 +++++++++++++++++++++++++++++++++++++--------
 src/netif/ppp/lcp.h      |    4 ++
 src/netif/ppp/ppp.c      |   14 +++++-
 src/netif/ppp/pppmy.c    |   10 ++++
 src/netif/ppp/pppmy.h    |    6 ++-
 10 files changed, 193 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]