summaryrefslogtreecommitdiff
path: root/libcli/util/tstream.c
Commit message (Expand)AuthorAgeFilesLines
* CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...Stefan Metzmacher2013-12-091-0/+5
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* libcli/util: let tstream_read_pdu_blob_* cope with variable length headersStefan Metzmacher2010-09-261-5/+13
* s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w...Matthias Dieter Wallnöfer2010-09-101-2/+2
* tstream: Added a typedef for the function prototype.Andreas Schneider2010-02-231-6/+2
* s4:libcli/util/tstream.c - Need to include "system/network.h"Matthias Dieter Wallnöfer2010-01-291-0/+1
* libcli/util: add tstream_read_pdu_blob_send/recvStefan Metzmacher2010-01-081-0/+167