lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT annotated tag, STABLE-2_0_0_RC2, cr


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT annotated tag, STABLE-2_0_0_RC2, created. STABLE-2_0_0_RC2
Date: Wed, 3 Aug 2016 13:41:10 +0000 (UTC)

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 annotated tag, STABLE-2_0_0_RC2 has been created
        at  a031a07495b755ee629abd501c28647f26890f8b (tag)
   tagging  6c7809530f7d60b0c152773fd1ac3794f28930aa (commit)
  replaces  STABLE-2_0_0_RC1
 tagged by  goldsimon
        on  Wed Aug 3 09:14:18 2016 +0200

- Log -----------------------------------------------------------------
2.0.0 RC2, which should be pretty final, hopefully :-)

Dirk Ziegelmeier (36):
      Add files that were missing in msvc project
      Fix bug #47952 ping_recv() does not work with IPv4
      Apply modified patch #9010 Build unix port under Darwin
      Try to autodetect Unix flavor using preprocessor macros. Can you unix 
guys out there report whether this works? I can confirm Linux is.
      Prepare unix port for CORE_LOCKING: Implement mutexes
      Update .gitignore for new afl-fuzz test
      Cleanup unix FUZZ Makefile
      Update/cleanup check project Makefile
      Move unix port Common.mk to a better place
      Fix compile of simhost when PPP is not enabled
      Try to compile lwIP with CLANG - doest not work yet because of format 
string errors and alignment warnings in PPP
      Minor: Cleanup unix Common.mk
      tcpdump.c: Implement IPv6 (untested) and fix compile with CLANG
      unixsim lwipopts.h: do not compile PPP van Jacobsen compression when 
using CLANG
      tcpdump: Fix compile when IPv6 is not enabled
      lwipopts.h should not include "arch/cc.h" directly, use "lwip/arch.h" 
instead
      unix port: compiling with CLANG does not need -Wno-format any more
      Try to get lwip Travis-CI to actually use CLANG for compilation by not 
forcing GCC usage in Common.mk
      Fix a few more CLANG alignment warnings - clang warns although the target 
struct is packed (and may therefore be unaligned) :-(
      Revert commit 1b55c45dee: Fix a few more CLANG alignment warnings - clang 
warns although the target struct is packed (and may therefore be unaligned) :-(
      Compiling PPP Van Jacobsen code with clang was fixed by Sylvain
      Adapt to changes from patch #9034: Use stdint.h and inttypes.h in 
lwip/arch.h
      Minor: Cleanup Win32 port
      Move #define _INTPTR to correct location
      shell.c: Adapt to lwip_stats.memp from aggregation to pointer change
      Adapt MSVC project to moving etharp.c to src/core/ipv4
      Adapt MSVC project to ip_frag.* renaming
      Adapt to renaming of timers.* to timeouts.* (fixes bug #48436)
      Missed some files to adapt in my last commit
      Adapt lwip_prvmib.c to SNMP API changes
      Move MIB compiler to contrib, it's a better place for it
      Add snmpv3.h to MSVC project
      Try to fix compilation error (missing sio_tryread) by letting check 
project use libraries when linking, so offending code is not pulled in
      Add LWIPLIBCOMMON to dependencies of check binary (sorry, cannot compile 
unix port at work)
      Common.mk: Turn on address sanitizer when compiling with clang
      Minor: Fix wrong comment

Erik Ekman (7):
      Fix build of unix apps
      Fix simhost app after DNS api change
      Add helper application for fuzzing
      Change to C-style comments for fuzz lwipopts
      Redo clang check to also match clang-3.8 for instance
      unix: Adapt to renamed header files
      unix: Disable SYS_LIGHTWEIGHT_PROT for minimal app

Henrik Persson (1):
      unittests: Re-activate ASSERTs, but not on _ERROR

Sylvain Rochet (3):
      unix port: simhost: add missing sio.h include file
      unix port: fix NO_SYS build
      unix port, unixsim project: fix Van Jacobson name

goldsimon (11):
      get fuzz.c to compile :-)
      added ppp_opts.h to VS project
      fuzz tests: added READ_FROM_FILE mode to fuzz.c to read in afl dumps; 
fixed/extended README
      implement mutexes for win32 port so that LWIP_COMPAT_MUTEX is not 
required here any more
      win32 port needs to include "ppp_opts.h" directly
      fuzz: combine LWIP_FUZZ_READ_FROM_FILE 1/0 depending on whether an 
argument was passed
      win32/mingw: create map file
      ping app: fixed setting receive timeout (depending on 
LWIP_SO_SNDRCVTIMEO_NONSTANDARD)
      remove accidentally committed test code :-/
      Win32 port: fixed compiling NO_SYS==1
      Win32 port: fixed compiling with PPP_SUPPORT==1

sg (6):
      ping: fixed uninitialized variable 'fromlen' (for PING_USE_SOCKETS==1)
      Fix socket_examples after last commit (ipaddr was allocated on stack 
which is cleared at the time the threads run)
      msvc port: added memp_priv.h to project
      fixed compiling win32 mingw with MEMP_USE_CUSTOM_POOLS enabled 
(additional path required to find lwippools.h
      win32 port: added missing file ip6_frag.h to msvc project files
      fix unit port after removing bogus LWIP_HAVE_SLIPIF define from opt.h

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


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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