FreeRDP/winpr/libwinpr/synch
Benoît LeBlanc 9d929469d2 Merge branch 'master' of git://github.com/awakecoding/FreeRDP
# By Marc-André Moreau (27) and others
# Via Marc-André Moreau
* 'master' of git://github.com/awakecoding/FreeRDP: (48 commits)
  afreerdp: fix build on Android
  libwinpr-wtsapi: include wtsapi32.h on Windows
  wfreerdp: fix target exporting
  wfreerdp: fix building against OpenSSL with MONOLITHIC_BUILD and shared libraries
  wfreerdp: fix test build issues
  libwinpr-crypto: implement CryptProtectMemory/CryptUnprotectMemory
  libwinpr-memory: add missing definitions
  libwinpr-memory: start stubbing
  Increased size of stream on GCC conference create request from 512 to 1024.  For large numbers of static virtual channels, the stream was being overflowed and was causing crashes.
  Fixes to process new command line options (autodetect, heartbeat, multitransport), join the MCS message channel and process auto-detect PDUs during the connection sequence.
  wfreerdp: fix build against static openssl library
  winpr-hash: fix building against openssl in static mode
  libfreerdp-gdi: fix invalidation of region with line drawing
  mfreerdp: fix hungarian keyboard '0' and 'i' key inversion
  Fixes build issue on Windows
  libwinpr-synch: add active/inactive linked list for timer queue
  libwinpr-synch: improve timer queue implementation
  libwinpr-synch: make use of head's expiration time in timer queue
  libwinpr-synch: make use of timespec for timer queue
  libwinpr-synch: improve timer queue implementation
  ...

Conflicts:
	client/common/CMakeLists.txt
2014-02-04 11:37:40 -05:00
..
test libwinpr-synch: add active/inactive linked list for timer queue 2014-01-27 10:37:38 -05:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
CMakeLists.txt winpr: fixed build warnings 2013-11-15 16:04:04 +01:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c Fixes build issue on Windows 2014-01-28 01:09:14 +02:00
event.c Fixed coverity issue 1047596 2013-09-05 12:14:32 +02:00
init.c libwinpr-synch: fix race condition in event handling 2012-12-03 14:57:15 -05:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c libwinpr-synch: start implementing waitable timers 2013-07-29 11:57:29 -04:00
semaphore.c Fixed erroneous patch. 2013-09-05 12:14:34 +02:00
sleep.c Fixed various memory leaks and compiler warnings. 2013-09-05 12:14:33 +02:00
srw.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
synch.c winpr: fix build on Windows 2012-10-03 17:53:03 -04:00
synch.h afreerdp: fix build on Android 2014-02-03 16:03:43 -05:00
timer.c libwinpr-synch: add active/inactive linked list for timer queue 2014-01-27 10:37:38 -05:00
wait.c Merge branch 'master' of git://github.com/awakecoding/FreeRDP 2014-02-04 11:37:40 -05:00