re: [PATCH 1/3] Validate buffers passed to schan_DecryptMessage

2010-09-05 Thread Dan Kegel
Mikko wrote: > Communicating with an external server is an option, but I don't > know which would be a good server for testing. https://mail.google.com ? Be sure to skip if you can't connect.

Re: [PATCH 1/3] Validate buffers passed to schan_DecryptMessage

2010-09-05 Thread Mikko Rasa
The patch list requests me to write tests for this patch. I would do that, but there is a problem: I need a fully initialized schannel security context to use DecryptMessage. To acquire one I need to communicate with a server component. Wine is lacking an implementation of at least the Accep