aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcom_socket.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-15VCL-LDPRELOAD: Fix Coverity Warning CID 178776Dave Wallace1-73/+44
2017-11-25VCL: improve debug outputDave Wallace1-29/+23
2017-11-19VCL-LDPRELOAD: Fix CID179207Dave Wallace1-4/+15
2017-11-14VCL-LDPRELOAD: add sendfile/sendfile64 implementation.Dave Wallace1-2/+153
2017-11-12VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity er...Steven1-55/+46
2017-11-10VCL-LDPRELOAD: Fix epoll_pwait timeout.Dave Wallace1-8/+15
2017-11-07VCL-LDPRELOAD: enable accept4() wrapperDave Wallace1-33/+60
2017-11-06VCL_LDPRELOAD: mixed libc/vcl epoll fd'sDave Wallace1-63/+115
2017-10-30vcl: fix compiling on newer systemsDamjan Marion1-0/+3
2017-10-27LDPRELOAD: Fix out-of-scope variable coverity errorSteven1-2/+1
2017-10-26VCL-LDPRELOAD: Fix more coverity warningsDave Wallace1-5/+12
2017-10-26VCL-LDPRELOAD: Fix CID 178251 & CID 178253Dave Wallace1-23/+28
2017-10-25VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfromSteven1-13/+85
2017-10-24VCL-LDPRELOAD: Fix coverity warnings.Dave Wallace1-8/+8
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace1-0/+3443