xrdp/common
Pavel Roskin 4324084d58 Use static inline functions for OpenSSL 1.0 backport
Conditional preprocessor directives spread throughout the code set a bad
example.

The new backport code is located in one place. The compiler checks
argument types. The backport code has no access to the caller variables.
The main code has all advantages of the new, more compact API.
2016-11-01 11:09:15 -07:00
..
arch.h Declare unified module interface and use it in modules 2016-07-08 05:09:09 +00:00
crc16.h misc fixes for Xorg and compile 2014-03-14 12:23:12 -07:00
defines.h common: small fix for 32 bit color 2014-06-10 16:58:25 -07:00
fifo.c common: no logic change, remove spaces 2014-08-27 11:15:31 -07:00
fifo.h common: no logic change, remove spaces 2014-08-27 11:15:31 -07:00
file_loc.h Stop redefining libdir, use moduledir for ${libdir}/xrdp 2016-02-12 23:52:46 -08:00
file.c common: updates for file.c 2016-02-09 18:29:52 -08:00
file.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
list16.c common: fix for list16_insert_item 2014-07-28 00:17:42 -07:00
list16.h reduce the memory needed for crc16 bitmap cache lists 2014-03-15 21:59:16 -07:00
list.c Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
list.h Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
log.c Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
log.h Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
Makefile.am Include stdint.h, don't redefine MAX/MIN constants if already defined 2016-08-12 12:16:14 -07:00
os_calls.c Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
os_calls.h Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
parse.h work on main loop changes 2015-07-05 23:14:46 -07:00
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 2016-08-12 12:16:14 -07:00
pixman-region.c Pixman fixes 2016-08-11 22:18:26 -07:00
pixman-region.h add region intersect 2016-08-08 23:12:52 -07:00
rail.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
ssl_calls.c Use static inline functions for OpenSSL 1.0 backport 2016-11-01 11:09:15 -07:00
ssl_calls.h new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
thread_calls.c Add unnamed semaphore support on Mac OS 2016-04-23 00:26:46 -07:00
thread_calls.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
trans.c new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
trans.h new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
xrdp_client_info.h new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 2016-08-25 11:20:47 -07:00
xrdp_constants.h Use uniform comments for GUIDs 2016-05-05 00:06:26 -07:00
xrdp_rail.h common: indent, not logic change 2014-07-25 22:24:40 -07:00