summaryrefslogtreecommitdiff
path: root/source4/lib/stream/packet.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-06s4 dns: Fix TCP handling in the DNS serverKai Blin1-0/+1
2010-01-21s4: Fix a few warnings.Jelmer Vernooij1-0/+1
2009-02-18Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell1-0/+1
2009-02-02s4:lib/stream: s/private/private_dataStefan Metzmacher1-8/+8
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-0/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett1-0/+6
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett1-3/+0
2007-10-10r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell1-1/+2
2007-10-10r11636: a bit neater solution to the nt_cancel problemAndrew Tridgell1-0/+1
2007-10-10r11627: give the caller much more control over the stream to packet process,Andrew Tridgell1-0/+3
2007-10-10r11618: added a generic '32 bit length prefix' full packet helper to the pack...Andrew Tridgell1-1/+3
2007-10-10r11605: added handling of the send queue to the generic packet handling codeAndrew Tridgell1-0/+2
2007-10-10r11602: added packet_set_serialise() to allow the generic packet layer toAndrew Tridgell1-0/+1
2007-10-10r11595: added a helper layer to parse streams into individual packets. This isAndrew Tridgell1-0/+47