Armin Novak
|
65399661c4
|
[c23,api] replace NULL with nullptr
|
2026-02-26 14:03:05 +01:00 |
|
Armin Novak
|
0a8ab5724d
|
[utils] fix typo in doxygen
|
2026-01-29 22:06:55 +01:00 |
|
akallabeth
|
3170a21418
|
[utils] add WINPR_ATTR_NODISCARD
* Add WINPR_ATTR_NODISCARD to functions returning a value
* Add some missing WINPR_ATTR_MALLOC
|
2026-01-26 13:22:23 +01:00 |
|
akallabeth
|
09ae30a0f9
|
[core,settings] define OrderSupport flags and stringify
* Define OrderSupportFlags as enum
* Add public API stringify function
|
2026-01-25 09:14:59 +01:00 |
|
akallabeth
|
6673e8a86f
|
[core,utils] add freerdp_input_touch_state_string
* Add freerdp_input_touch_state_string
* Remove duplicate from xfreerdp
|
2026-01-25 09:00:03 +01:00 |
|
akallabeth
|
a8ca59e290
|
[channels,disp] Unify definitions and add stringify
* Unify FreeRDP_DesktopRotationFlags definitions (needed in settings
and display channel)
* Add stringify function for the flags
|
2026-01-25 08:55:58 +01:00 |
|
akallabeth
|
f6eb6ad4d7
|
[utils,string] add freerdp_extract_key_value
* Add new function freerdp_extract_key_value to extract key/value pairs
from a string
* replace all sscanf usages with this new function
|
2024-10-01 13:05:34 +02:00 |
|
akallabeth
|
afff514ca7
|
[compiler] add WINPR_ATTR_MALLOC
Add WINPR_ATTR_MALLOC checks to allocating functions to help compilers
find memory leaks or allocation mismatches
|
2024-09-12 20:09:22 +02:00 |
|
Armin Novak
|
c01979fba1
|
[utils] added rdp_cluster_info_flags_to_string
|
2023-01-23 09:17:01 +01:00 |
|
akallabeth
|
44582f821b
|
Added utility module for string functions
|
2022-06-17 08:41:46 +02:00 |
|
Marc-André Moreau
|
93a752b546
|
libfreerdp-utils: purge old string utils
|
2013-03-21 22:31:17 -04:00 |
|
Marc-André Moreau
|
8c8a82c31f
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
|
Marc-André Moreau
|
a8201b0d1b
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
|
Vic Lee
|
aac76c16c4
|
include: add various missing extern C decls.
|
2013-01-29 14:45:49 +08:00 |
|
rdp.effort
|
2f97638e98
|
checks stream sizes when reading redirection packets
|
2013-01-11 01:21:24 +01:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Marc-André Moreau
|
44f18159c4
|
libfreerdp-utils: get rid of UNICONV unicode conversion context
|
2012-09-23 18:41:07 -04:00 |
|
Marc-André Moreau
|
ac128313a9
|
libfreerdp-core: further improvements to server redirection code
|
2011-09-03 16:36:27 -04:00 |
|