summaryrefslogtreecommitdiffstats
path: root/source4/lib/stream
Commit message (Expand)AuthorAgeFilesLines
* r11627: give the caller much more control over the stream to packet process,Andrew Tridgell2007-10-102-2/+46
* r11618: added a generic '32 bit length prefix' full packet helper to the pack...Andrew Tridgell2007-10-102-4/+21
* r11605: added handling of the send queue to the generic packet handling codeAndrew Tridgell2007-10-102-0/+65
* r11602: added packet_set_serialise() to allow the generic packet layer toAndrew Tridgell2007-10-102-0/+29
* r11595: added a helper layer to parse streams into individual packets. This isAndrew Tridgell2007-10-103-0/+368