summaryrefslogtreecommitdiff
path: root/source3/lib/util_tsock.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-10lib: Introduce util_tsock.hVolker Lendecke1-1/+4
2013-12-09CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_pack...Stefan Metzmacher1-0/+5
2011-04-29s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner1-0/+1
2011-04-29s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner1-0/+1
2010-06-21s3: Fix a type-punned warningVolker Lendecke1-2/+2
2009-06-27Add tstream_read_packetVolker Lendecke1-0/+139