• Hans Wennborg's avatar
    Roll src/third_party/usrsctp/usrsctplib/ 2f6478eb8..76bea922c (48 commits) · c1fdd91d
    Hans Wennborg authored
    Picks up 76bea922c, a fix for a new Clang warning.
    
    https://chromium.googlesource.com/external/github.com/sctplab/usrsctp/+log/2f6478eb8d40..76bea922c32b
    
    $ git log 2f6478eb8..76bea922c --date=short --no-merges --format='%ad %ae %s'
    2017-07-28 hans Use '#pragma pack (pop)' instead of '#pragma pack ()'
    2017-07-26 tuexen Check return value of if_indextoname().
    2017-07-25 tuexen Remove duplicate statement.
    2017-07-24 tuexen Add --enable-programs to configure script.
    2017-07-20 tuexen Sync with sctp-idata.
    2017-07-19 tuexen Sync with sctp-idata.
    2017-07-19 tuexen Sync with sctp-idata.
    2017-07-19 tuexen Sync with sctp-idata.
    2017-07-18 weinrank update compiler settings for sanitizers
    2017-07-18 weinrank adding sanitizer support - first try
    2017-07-16 weinrank tsctp: fix compiler warning
    2017-07-16 weinrank revert unreachable code changes
    2017-07-16 weinrank Revert "Unreachable code when in "__Userspace__""
    2017-07-16 weinrank Compiler flags: don't check for unreachable code
    2017-07-16 weinrank tsctp: Windows compile fix
    2017-07-16 weinrank Fix compiler warnings for more strict compiler flags
    2017-07-16 weinrank Fix shadowed variable complain
    2017-07-16 weinrank Unreachable code when in "__Userspace__"
    2017-07-16 weinrank CFLAGS: don't set Werror by default
    2017-07-16 weinrank More strict compiler flags
    2017-07-15 tuexen Sycn with sctp-idata.
    2017-07-15 weinrank CMake beautification
    2017-07-15 weinrank CMake cleanup
    2017-07-14 weinrank CMAKE refactoring
    2017-07-13 weinrank correct include_directories path
    2017-07-12 weinrank CMAKE refactoring
    2017-07-11 weinrank ignore build directory
    2017-07-04 tuexen Sync with sctp-idata.
    2017-06-25 tuexen Remove unused code on Windows (which would not work).
    2017-06-25 tuexen This should dead code. Try on buildbot.
    2017-06-25 tuexen More signed/unsigned issues.
    2017-06-25 tuexen Address some signed/unsigned issues.
    2017-06-25 tuexen Improve build scripts.
    2017-06-25 tuexen Silence a warning when using older versions of clang.
    2017-06-25 tuexen Silence a warning showing up on clang 4.
    2017-06-25 tuexen I missed this in the last commit...
    2017-06-25 tuexen Remove datachan_serv.c.
    2017-06-25 tuexen Address signess issues.
    2017-06-25 tuexen Address windows type mismatches.
    2017-06-25 tuexen Fix a bug reported in https://github.com/sctplab/usrsctp/pull/150/files
    2017-06-25 tuexen Use lowercase names for include files.
    2017-06-23 tuexen Sync with El Capitan sources.
    2017-06-23 tuexen Sync with sctp-idata.
    2017-06-23 tuexen Sync FBSDID.
    2017-06-23 tuexen Fix FreeBSD compilation.
    2017-06-23 tuexen Add -Wno-address-of-packed-member to build system.
    2017-06-23 tuexen Sync with FreeBSD sources.
    2017-05-15 anselm.scholl Fix truncation with snprintf in buffer:
    
    Created with:
      roll-dep src/third_party/usrsctp/usrsctplib
    
    BUG=749197
    
    Change-Id: I2b05f13a523679beaa2fb8dc75bbf0ea190c7129
    Reviewed-on: https://chromium-review.googlesource.com/594656Reviewed-by: default avatarTaylor Brandstetter <deadbeef@chromium.org>
    Commit-Queue: Hans Wennborg <hans@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#491010}
    c1fdd91d
BUILD.gn 4.47 KB