Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
0490aeb018
|
Fixed clang malloc integer overflow warnings.
|
2017-07-20 09:29:48 +02:00 |
|
Bernhard Miklautz
|
850de59b55
|
winpr: add checks for *alloc
Add missing checks if memory allocation was successful. Also adapt
caller(s) when possible.
|
2015-04-08 11:34:37 +02:00 |
|
Armin Novak
|
2436e41e63
|
Fixed warnings for comm tests.
|
2014-08-11 09:17:56 +02:00 |
|
Marc-André Moreau
|
4f4603133e
|
winpr: fix build on Windows with unit tests
|
2014-07-17 12:02:47 -04:00 |
|
Emmanuel Ledoux
|
94dfce4f52
|
winpr-comm: made the unit tests to succeed when /dev/ttyS0 is not available
|
2014-07-03 19:01:45 +02:00 |
|
Emmanuel Ledoux
|
62298fcd95
|
winpr-comm: renamed REMOTE_SERIAL_DRIVER by SERIAL_DRIVER or ServerSerialDriver according the context
|
2014-06-18 15:58:08 +02:00 |
|
Emmanuel Ledoux
|
0db3d9dbb0
|
winpr-comm: cleaning up code, focused on indentation and whitespaces
|
2014-06-16 19:18:45 +02:00 |
|
Emmanuel Ledoux
|
ee2339addc
|
winpr-comm: implemented IOCTL_SERIAL_SET_CHARS and IOCTL_SERIAL_GET_CHARS
|
2014-04-29 04:04:09 +02:00 |
|
Emmanuel Ledoux
|
18dd3d3141
|
winpr-comm: tests are done according the "remote serial driver" in TestGetCommState/TestSetCommState
|
2014-04-28 22:32:27 +02:00 |
|
Emmanuel Ledoux
|
21f9bfeb6c
|
winpr-comm: First implementation of CommCreateFileA()
winpr-comm: Implementation of GetCommState()/SetCommState() in progress (BaudRate, fBinary and fParity done)
|
2014-04-22 17:04:07 +02:00 |
|