[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 49bb62d22
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 49bb62d221b8572224be61d207f382b80f5f82b3 |
Date: |
Tue, 22 May 2012 23:06:14 +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 49bb62d221b8572224be61d207f382b80f5f82b3 (commit)
via 04f121b88f71283d012ebb4b64bb809132d86bae (commit)
via 6ce5c8eb789ca138235e1107cdbbae20978a875d (commit)
via 7736cdae1cc5c23ef41093bfc6393a218c409737 (commit)
via 05aa1f1ae466a814a67e9723a1af41e4108a609a (commit)
via 42827cdea205ee61b83e33149b6ab5ecd8eeab3b (commit)
from b88dad40344fba328da74d4faedfc63c390cfb34 (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 49bb62d221b8572224be61d207f382b80f5f82b3
Author: Sylvain Rochet <address@hidden>
Date: Wed May 23 00:51:59 2012 +0200
and less and less useless auth code (will this end ?)
commit 04f121b88f71283d012ebb4b64bb809132d86bae
Author: Sylvain Rochet <address@hidden>
Date: Wed May 23 00:04:07 2012 +0200
less and less auth code
commit 6ce5c8eb789ca138235e1107cdbbae20978a875d
Author: Sylvain Rochet <address@hidden>
Date: Tue May 22 23:07:28 2012 +0200
disabled upap_rauthreq()
commit 7736cdae1cc5c23ef41093bfc6393a218c409737
Author: Sylvain Rochet <address@hidden>
Date: Tue May 22 23:02:02 2012 +0200
replaced BCOPY to lwip-MEMCPY
commit 05aa1f1ae466a814a67e9723a1af41e4108a609a
Author: Sylvain Rochet <address@hidden>
Date: Tue May 22 22:13:41 2012 +0200
using MEMCPY() instead of memcpy()
commit 42827cdea205ee61b83e33149b6ab5ecd8eeab3b
Author: Sylvain Rochet <address@hidden>
Date: Tue May 22 21:59:23 2012 +0200
more and more ppp options removal
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/auth.c | 82 +++++++++++++++++++++++-----------------
src/netif/ppp/ccp.c | 10 ++--
src/netif/ppp/chap-new.c | 11 +++++-
src/netif/ppp/chap_ms.c | 16 ++++----
src/netif/ppp/eap.c | 50 ++++++++++++------------
src/netif/ppp/ecp.c | 2 +-
src/netif/ppp/fsm.c | 2 +-
src/netif/ppp/ipcp.c | 14 +++++--
src/netif/ppp/lcp.c | 10 ++--
src/netif/ppp/options.c | 11 ++++-
src/netif/ppp/polarssl/md4.c | 6 +--
src/netif/ppp/polarssl/md5.c | 6 +--
src/netif/ppp/polarssl/sha1.c | 6 +--
src/netif/ppp/ppp.c | 6 +++
src/netif/ppp/pppd.h | 17 +++++++-
src/netif/ppp/session.c | 4 ++
src/netif/ppp/session.h | 4 ++
src/netif/ppp/tty.c | 15 +++++++-
src/netif/ppp/upap.c | 18 ++++++---
19 files changed, 182 insertions(+), 108 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 49bb62d221b8572224be61d207f382b80f5f82b3,
Sylvain Rochet <=