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


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. a17ea134534d66b227ca2b3650feccc0b7479459
Date: Thu, 31 May 2012 23:10:58 +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  a17ea134534d66b227ca2b3650feccc0b7479459 (commit)
       via  8bb4ea85b8b0877e9d78cde6e5b97cdb5e7d4c02 (commit)
       via  26e8372c758d9e73348bcbf99842c32ab699eedc (commit)
      from  4704efa32a85a9c7aff57a1f48dcd4dd6037c42b (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 a17ea134534d66b227ca2b3650feccc0b7479459
Author: Sylvain Rochet <address@hidden>
Date:   Fri Jun 1 01:10:02 2012 +0200

    autoselecting which PolarSSL files to use support added

commit 8bb4ea85b8b0877e9d78cde6e5b97cdb5e7d4c02
Author: Sylvain Rochet <address@hidden>
Date:   Fri Jun 1 01:07:27 2012 +0200

    removed some useless Linux calls

commit 26e8372c758d9e73348bcbf99842c32ab699eedc
Author: Sylvain Rochet <address@hidden>
Date:   Fri Jun 1 00:59:15 2012 +0200

    changed PolarSSL compile-time condition

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

Summary of changes:
 src/include/lwip/opt.h        |   55 ++++++++++++++
 src/netif/ppp/cbcp.h          |   26 -------
 src/netif/ppp/magic.c         |    1 -
 src/netif/ppp/magic.h         |    1 -
 src/netif/ppp/patchlevel.h    |    2 -
 src/netif/ppp/polarssl/README |    8 +-
 src/netif/ppp/polarssl/des.c  |    4 +-
 src/netif/ppp/polarssl/md4.c  |    4 +-
 src/netif/ppp/polarssl/md5.c  |    4 +-
 src/netif/ppp/polarssl/sha1.c |    4 +-
 src/netif/ppp/ppp.c           |   12 +---
 src/netif/ppp/pppcrypt.c      |    5 +-
 src/netif/ppp/pppcrypt.h      |    5 ++
 src/netif/ppp/pppd.h          |    3 -
 src/netif/ppp/sys-linux.c     |  160 -----------------------------------------
 15 files changed, 76 insertions(+), 218 deletions(-)
 delete mode 100644 src/netif/ppp/cbcp.h
 delete mode 100644 src/netif/ppp/patchlevel.h


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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