lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-713-g7b45f3f
Date: Tue, 13 Jun 2017 16:06:27 -0400 (EDT)

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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  7b45f3fa3fcbf7e7997c732cf8d13b9d469c6d1b (commit)
       via  e1ce5dc491bb7fe283bfdf3b87930383ef0c5958 (commit)
       via  bab7a32eeca3daa1d72fce6e97b4b45d5f0c9801 (commit)
       via  117d3abdf8b5cf47619caf4d51edb208e00c3993 (commit)
      from  07cc25a9df991eb2fd7600e988345b17c5475a6c (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 7b45f3fa3fcbf7e7997c732cf8d13b9d469c6d1b
Author: goldsimon <address@hidden>
Date:   Tue Jun 13 22:04:57 2017 +0200

    Fix sys_timeouts_init() for LWIP_TCP==0 (see patch #9375)

commit e1ce5dc491bb7fe283bfdf3b87930383ef0c5958
Author: Axel Lin <address@hidden>
Date:   Wed Jun 7 16:36:42 2017 +0800

    mem: Move LWIP_DEBUGF out of critical section in mem_malloc
    
    Signed-off-by: Axel Lin <address@hidden>

commit bab7a32eeca3daa1d72fce6e97b4b45d5f0c9801
Author: goldsimon <address@hidden>
Date:   Tue Jun 13 22:00:48 2017 +0200

    Remove smtp_server when passing NULL to smtp_set_server_addr() (see patch 
#9373 for discussion)

commit 117d3abdf8b5cf47619caf4d51edb208e00c3993
Author: Axel Lin <address@hidden>
Date:   Wed Jun 7 11:26:21 2017 +0800

    apps/smtp: Make smtp_state_str/smtp_result_strs/base64_table static
    
    These tables are only referenced in smtp.c, so make them static.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/apps/smtp/smtp.c | 12 ++++++++----
 src/core/mem.c       |  2 +-
 src/core/timeouts.c  |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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