.. |
tools
|
fixed missing extern C for cpp in makecert.h
|
2014-05-22 01:28:01 -07:00 |
.gitignore
|
update .gitignore files
|
2016-01-12 17:32:32 +01:00 |
asn1.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
bcrypt.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
bitstream.h
|
Fix bitstream reading
|
2015-05-06 15:37:11 +01:00 |
clipboard.h
|
libwinpr-clipboard: add basic clipboard synthesizers
|
2014-10-17 18:23:07 -04:00 |
cmdline.h
|
add parameter buildconfig
|
2016-01-12 17:32:33 +01:00 |
collections.h
|
Fixed MessageQueue and callers
|
2015-05-29 14:24:14 +02:00 |
comm.h
|
winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field)
|
2014-09-16 11:21:01 +02:00 |
credentials.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
credui.h
|
winpr: fix unit tests on Windows
|
2013-09-19 13:50:00 -04:00 |
crt.h
|
winpr: add intrin.h
|
2015-05-26 16:41:29 +02:00 |
crypto.h
|
libwinpr-crypto: fix error checking
|
2015-10-13 09:43:26 -04:00 |
debug.h
|
Added winpr_strerror function.
|
2015-12-09 18:27:37 +01:00 |
dsparse.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
endian.h
|
winpr: fix endian.h
|
2013-05-08 19:44:51 -04:00 |
environment.h
|
winpr API: add EnvironmentBlockToEnvpA
|
2015-10-23 18:38:42 +02:00 |
error.h
|
freerdp: add more vendor options
|
2014-05-09 12:25:05 -04:00 |
file.h
|
Added additional file functions and tests.
|
2015-12-09 18:29:16 +01:00 |
handle.h
|
winpr/handle: define WINPR_FD_ on all platforms
|
2015-07-14 12:21:24 +02:00 |
heap.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
image.h
|
xfreerdp: replace cliprdr to wire format conversion
|
2014-10-17 20:40:11 -04:00 |
ini.h
|
libwinpr-utils: improve .ini file parser
|
2014-10-02 18:45:53 -04:00 |
input.h
|
xfreerdp-server: use libwinpr-input for keyboard mapping
|
2013-05-02 01:34:54 -04:00 |
interlocked.h
|
winpr/sync: Added InitOnceExecuteOnce plus CTest
|
2014-07-24 21:12:59 +02:00 |
intrin.h
|
winpr: add intrin.h
|
2015-05-26 16:41:29 +02:00 |
io.h
|
libwinpr-smartcard: fix compilation on Windows
|
2014-04-04 16:45:11 -04:00 |
library.h
|
libwinpr-wnd: stub core functions
|
2014-03-18 14:43:25 -04:00 |
locale.h
|
libwinpr-locale: fix inclusion of stdarg.h
|
2014-05-10 17:31:42 -04:00 |
memory.h
|
libfreerdp-core: fix ignored port settings for TS Gateway and vmconnect
|
2014-02-05 11:54:42 -05:00 |
midl.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
ndr.h
|
freerdp: fix several type related warnings
|
2014-05-08 18:02:02 -04:00 |
nt.h
|
libwinpr-nt: fix conflict for NtCreateFile on Windows
|
2013-10-22 21:38:16 -04:00 |
ntlm.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
pack.h
|
winpr: add pragma pack, bitmap + clipboard definitions
|
2014-10-16 21:45:47 -04:00 |
path.h
|
Added PathMakePath function.
|
2015-06-09 13:16:28 +02:00 |
pipe.h
|
remove re-declaration of extended pipe functions
|
2014-04-17 10:04:06 +02:00 |
platform.h
|
ifreerdp: fix iOS/OSX platform detection
|
2013-12-03 15:19:58 -05:00 |
pool.h
|
winpr-pool: fix header on non-Windows
|
2014-07-17 17:34:51 -04:00 |
print.h
|
Reformatted changed files.
|
2014-09-09 16:32:22 +02:00 |
registry.h
|
winpr: expand specstrings and error definitions
|
2014-02-26 12:34:08 -05:00 |
rpc.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
sam.h
|
winpr: add checks for *alloc
|
2015-04-08 11:34:37 +02:00 |
schannel.h
|
libwinpr-sspi: fix build on Windows
|
2012-12-23 13:21:57 -05:00 |
security.h
|
libwinpr-memory: start stubbing
|
2014-01-31 18:27:58 -05:00 |
shell.h
|
Added the shell function GetUserProfileDirectory to WinPR.
|
2015-03-04 16:56:48 -05:00 |
smartcard.h
|
channels/smartcard: cleanup SCardControl
|
2014-12-22 16:25:59 -05:00 |
spec.h
|
winpr: fix build with visual studio < 2012
|
2014-11-12 18:09:55 +01:00 |
ssl.h
|
OpenSSL thread safety
|
2014-07-28 21:55:57 +02:00 |
sspi.h
|
Handle more NTLM attributes
|
2016-01-20 22:21:05 +01:00 |
sspicli.h
|
libwinpr-security: initial stub module
|
2013-09-23 22:39:28 -04:00 |
stream.h
|
stream: Stream_Ensure*Capacity: change return type
|
2015-03-30 16:33:48 +02:00 |
string.h
|
Added missing _snprintf define.
|
2015-12-09 18:27:05 +01:00 |
synch.h
|
winpr/synch: remove the dependency on winsock.h
|
2015-07-14 11:39:41 +02:00 |
sysinfo.h
|
Fixes for malloc / calloc + other fixes
|
2015-06-22 19:21:47 +02:00 |
tchar.h
|
add tchar function: _tcsncmp
|
2014-04-18 15:04:11 +02:00 |
thread.h
|
Fixed ExitThread, now running pthread_exit and setting event.
|
2014-10-27 11:28:13 +01:00 |
timezone.h
|
Fixed missing extern C
|
2014-12-01 13:03:46 +01:00 |
user.h
|
Added ORIENTATION_PREFERENCE from WinUser.h.
|
2015-09-10 13:26:37 +02:00 |
version.h.in
|
Added version and build info functions
|
2015-03-30 17:51:29 +02:00 |
windows.h
|
include: move winpr include directory inside winpr
|
2012-08-14 15:49:39 -04:00 |
winhttp.h
|
Fix winpr headers for C++ usage
|
2013-04-17 23:06:48 +02:00 |
winpr.h
|
Now returning const char*
|
2015-03-30 18:09:02 +02:00 |
winsock.h
|
libwinpr-winsock: implement interface listing with WSAIoctl
|
2015-02-18 13:35:33 -05:00 |
wlog.h
|
Added new command line options for logger.
|
2016-01-23 15:16:13 +01:00 |
wnd.h
|
wtsapi: extended wtsapi
|
2015-02-09 06:30:18 -08:00 |
wtsapi.h
|
wtsapi: add WTSStartRemoteControlSessionEx
|
2015-02-16 12:16:54 +01:00 |
wtypes.h.in
|
Fixed broken duplicate define.
|
2016-01-12 16:38:53 +01:00 |