Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: [email protected] Tue Dec 1 18:50:09 2009 On host: obrien Directory: cvsnt/src M buffer.cpp CVSNT_BRANCH_2_5_03_2382 1.16.2.6.8.10 -> 1.16.2.6.8.11 Bug Id: M client.cpp CVSNT_BRANCH_2_5_03_2382 1.84.2.141.6.81 -> 1.84.2.141.6.82 Bug Id: Log message: If output passes through a packetizing buffer (gssapi/sspi encrypt) then fall back to the old alloc/buffer/send method. Probably should rewrite the encrypt wrappers to avoid this.