Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r17197: This patch moves the encryption of bulk data on SASL negotiated security | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r15400: Move the TLS code behind the socket interface. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r11713: separate out the setting of the fde in the packet context from the | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11636: a bit neater solution to the nt_cancel problem | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11627: give the caller much more control over the stream to packet process, | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r11618: added a generic '32 bit length prefix' full packet helper to the pack... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r11605: added handling of the send queue to the generic packet handling code | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11602: added packet_set_serialise() to allow the generic packet layer to | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11595: added a helper layer to parse streams into individual packets. This is | Andrew Tridgell | 1 | -0/+47 |