aboutsummaryrefslogtreecommitdiff
path: root/usrsctplib/user_mbuf.c
AgeCommit message (Expand)Author
2019-06-28MinGW Support (32bit & 64bit) (#321)Felix Weinrank
2018-09-27Fix memory leak.Michael Tuexen
2018-05-29Plug memory leak recently introduced.Michael Tuexen
2018-05-14m_last is not neededIrene Ruengeler
2018-05-09Build clustersIrene Ruengeler
2018-05-06Handle the case of m == NULL in m_copym().Michael Tuexen
2017-09-02Fix CID 168620Michael Tuexen
2017-07-19Sync with sctp-idata.Michael Tuexen
2017-07-16Fix shadowed variable complainFelix Weinrank
2017-01-06Rename mbuf_init() to mbuf_initialize().Michael Tuexen
2016-03-14Silence a warning on 64-bit Windows.Michael Tuexen
2015-12-05Add two KASSERTs.Michael Tuexen
2015-08-26coding style: if() -> if ()Felix Weinrank
2013-02-28make mbuf allocatore thread-safe. This fixes an issue reported byt00fcxen
2012-12-10Use consistently new defines.t00fcxen
2012-09-14Remove unused assignment.t00fcxen
2012-09-05%p requires casting to void *.t00fcxen
2012-09-05Address some warnings.t00fcxen
2012-05-23More copyright updates.tuexen
2012-05-21Retire panic().tuexen
2012-05-21Retire assert().tuexen
2012-05-20No exit() calls.tuexen
2012-05-19No printf()s anymore.tuexen
2012-04-28Improve compilation.tuexen
2012-04-19Whitespace change.tuexen
2012-01-15Fix compilation.tuexen
2012-01-15From Irene: Fix mbuf stuff.tuexen
2012-01-09From Irene: remove warnings.tuexen
2011-12-23IPv6 support. From Irene Ruengeler.tuexen
2011-12-15Windows changes.tuexen
2011-11-03Get tsctp compiling. It still misses a symbol.tuexen
2011-11-01Add files.tuexen