Commit Graph

7 Commits

Author SHA1 Message Date
sin
d8afaf63d2 Add send() check 2015-02-24 19:37:25 +00:00
sin
eecef18261 Remove compile time checks
These can produce false positives.  Given that we support fortify
source level 1 we shouldn't break valid code.
2015-02-24 18:14:33 +00:00
sin
c1734bf206 Remove header license comments 2015-02-22 09:39:43 +00:00
sin
6e4f53a3f5 Remember to #undef __errordecl
Thanks zhasha for spotting this.
2015-02-04 18:06:57 +00:00
sin
87f56f70d7 Style fix 2015-02-04 15:13:38 +00:00
sin
91c0c1270f Add recvfrom() checks 2015-02-04 14:58:32 +00:00
sin
aa095b6d52 Add recv() checks 2015-01-30 16:43:36 +00:00