FreeRDP/libfreerdp
Armin Novak 976c3c2ab9 Refactored proxy and proxy-modules:
* Split out proxy headers and moved to public API to allow external
  modules to be built.
* Split proxy into proxy library and proxy binary. The library
  can be used by other applications and provides a simple API
* Improved channel passthrough, now all channels including dynamic
  channels work.
* Extended module API to hook more events, improved module samples
* Cleaned up proxy code, removed global static variables used,
  added WINPR_ASSERT
2021-09-09 08:53:20 +02:00
..
cache Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
codec Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
common Updated settings 2021-09-06 10:11:14 +02:00
core Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
crypto Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
gdi Fixed argument const correctness 2021-08-27 13:21:02 +02:00
locale Fixed compilation warnings on mac 2021-08-26 15:08:28 +02:00
primitives Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
utils WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
CMakeLists.txt Fixed #7158: detection of arm neon. 2021-07-08 07:54:26 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00