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. d27da93c3


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. d27da93c33db0d1286a245de46ac6075f469f0d5
Date: Thu, 07 Jun 2012 23:28:05 +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  d27da93c33db0d1286a245de46ac6075f469f0d5 (commit)
       via  2e6fa7f8a387d10b869807a04eb0a7ae015ffdf9 (commit)
       via  302184938a004717dd7956214ee5ce177416861b (commit)
       via  e5355cc45fc6396b95a5554ff7dae645e0e4027c (commit)
       via  2fe778507aa987673ac7e29a717ffebec28f6a72 (commit)
      from  4077422ae2d7e3214f85c1f276f098e4822a6185 (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 d27da93c33db0d1286a245de46ac6075f469f0d5
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 23:34:06 2012 +0200

    now using maxconnect from ppp_settings

commit 2e6fa7f8a387d10b869807a04eb0a7ae015ffdf9
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 23:05:19 2012 +0200

    dns server support is done, clearing FIXME entries

commit 302184938a004717dd7956214ee5ce177416861b
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 23:02:08 2012 +0200

    removed malloc() from ms chap

commit e5355cc45fc6396b95a5554ff7dae645e0e4027c
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 22:22:57 2012 +0200

    PPP server support is now optional (disabled by default, not working until 
PPP have a "listen" support)

commit 2fe778507aa987673ac7e29a717ffebec28f6a72
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 22:19:25 2012 +0200

    fixed randm if random MD5 support is not enabled

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

Summary of changes:
 src/netif/ppp/auth.c     |   10 ++++++++--
 src/netif/ppp/chap-md5.c |    4 ++++
 src/netif/ppp/chap-new.c |   27 +++++++++++++++++++++++++++
 src/netif/ppp/chap-new.h |    4 ++++
 src/netif/ppp/chap_ms.c  |   16 ++++++++--------
 src/netif/ppp/eap.c      |   21 +++++++++++++++++++++
 src/netif/ppp/eap.h      |    4 ++++
 src/netif/ppp/ipcp.c     |    1 -
 src/netif/ppp/magic.c    |    2 +-
 src/netif/ppp/options.c  |    2 +-
 src/netif/ppp/ppp_impl.h |    3 ---
 src/netif/ppp/upap.c     |   18 ++++++++++++++++--
 src/netif/ppp/upap.h     |    2 ++
 13 files changed, 96 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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