network plugin: Enable mixing encrypted and unencrypted data.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 13 Apr 2009 17:51:56 +0000 (19:51 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 13 Apr 2009 17:51:56 +0000 (19:51 +0200)
commit6faf6533009dd030888b9846778587c819093628
tree70786f503c73528df1d4dde5f091eee6c3a7df94
parentad06f77a67c3660984374b810777da6ccd13c3ad
network plugin: Enable mixing encrypted and unencrypted data.

Unencrypted stuff may now follow encrypted blocks. They are only
handled, if ‘SecurityLevel’ ist set to ‘None’, of course.

Also, use ‘size_t’ for the buffer size.
src/network.c