You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
Makefile.am
Include stdint.h, don't redefine MAX/MIN constants if already defined
10 years ago
arch.h
Declare unified module interface and use it in modules
10 years ago
crc16.h
misc fixes for Xorg and compile
12 years ago
defines.h
common: small fix for 32 bit color
12 years ago
fifo.c
common: no logic change, remove spaces
12 years ago
fifo.h
common: no logic change, remove spaces
12 years ago
file.c
common: updates for file.c
10 years ago
file.h
common: no logic change, update comments
12 years ago
file_loc.h
Stop redefining libdir, use moduledir for ${libdir}/xrdp
10 years ago
list.c
Use const pointers in function arguments when possible
9 years ago
list.h
Use const pointers in function arguments when possible
9 years ago
list16.c
common: fix for list16_insert_item
12 years ago
list16.h
reduce the memory needed for crc16 bitmap cache lists
12 years ago
log.c
Use const pointers in function arguments when possible
9 years ago
log.h
Use const pointers in function arguments when possible
9 years ago
os_calls.c
Use const pointers in function arguments when possible
9 years ago
os_calls.h
Use const pointers in function arguments when possible
9 years ago
parse.h
work on main loop changes
11 years ago
pixman-region.c
Pixman fixes
10 years ago
pixman-region.h
add region intersect
10 years ago
pixman-region16.c
Include stdint.h, don't redefine MAX/MIN constants if already defined
10 years ago
rail.h
common: no logic change, update comments
12 years ago
ssl_calls.c
Use static inline functions for OpenSSL 1.0 backport
9 years ago
ssl_calls.h
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
10 years ago
thread_calls.c
Add unnamed semaphore support on Mac OS
10 years ago
thread_calls.h
common: no logic change, update comments
12 years ago
trans.c
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
10 years ago
trans.h
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
10 years ago
xrdp_client_info.h
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
10 years ago
xrdp_constants.h
Use uniform comments for GUIDs
10 years ago
xrdp_rail.h
common: indent, not logic change
12 years ago