summaryrefslogtreecommitdiffstats
path: root/source4/lib/stream/packet.h
Commit message (Expand)AuthorAgeFilesLines
* Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell2009-02-181-0/+1
* s4:lib/stream: s/private/private_dataStefan Metzmacher2009-02-021-8/+8
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-0/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-101-0/+6
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-101-3/+0
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11636: a bit neater solution to the nt_cancel problemAndrew Tridgell2007-10-101-0/+1
* r11627: give the caller much more control over the stream to packet process,Andrew Tridgell2007-10-101-0/+3
* r11618: added a generic '32 bit length prefix' full packet helper to the pack...Andrew Tridgell2007-10-101-1/+3
* r11605: added handling of the send queue to the generic packet handling codeAndrew Tridgell2007-10-101-0/+2
* r11602: added packet_set_serialise() to allow the generic packet layer toAndrew Tridgell2007-10-101-0/+1
* r11595: added a helper layer to parse streams into individual packets. This isAndrew Tridgell2007-10-101-0/+47