Age | Commit message (Expand) | Author |
---|---|---|
2015-06-08 | sctp: Always initialize outmsg struct | Vittorio Giovara |
2015-03-15 | sctp: Update to match tcp | Luca Barbato |
2014-10-10 | sctp: Use AVERROR_BUG instead of abort() | Luca Barbato |
2014-08-25 | libavformat: use MSG_NOSIGNAL when applicable | Rémi Denis-Courmont |
2013-08-05 | network: Use SOCK_CLOEXEC when available | Luca Barbato |
2013-05-04 | sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes | Diego Biurrun |
2012-07-25 | sctp: add port missing error message | Jordi Ortiz |
2012-06-26 | network: Include unistd.h from network.h | Martin Storsjö |
2012-06-20 | Remove unnecessary inclusions of [sys/]time.h | Mans Rullgard |
2012-05-10 | sctp: be consistent with socket option level | Sean McGovern |
2012-05-08 | sctp: Initial tcp-alike sctp support with streams | Luca Barbato |