You can not 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
7d03d1a3e9
Fix outgoing connections on Mac OSX
connect() on an already established connection returns error with errno
set to EISCONN. Treat it as success.
|
8 years ago |
.. |
Makefile.am
|
Include stdint.h, don't redefine MAX/MIN constants if already defined
|
8 years ago |
arch.h
|
Declare unified module interface and use it in modules
|
8 years ago |
crc16.h
|
misc fixes for Xorg and compile
|
11 years ago |
defines.h
|
common: small fix for 32 bit color
|
11 years ago |
fifo.c
|
common: no logic change, remove spaces
|
10 years ago |
fifo.h
|
common: no logic change, remove spaces
|
10 years ago |
file.c
|
common: updates for file.c
|
9 years ago |
file.h
|
common: no logic change, update comments
|
11 years ago |
file_loc.h
|
Stop redefining libdir, use moduledir for ${libdir}/xrdp
|
9 years ago |
list.c
|
Fix more format warnings
|
9 years ago |
list.h
|
common: indent, not logic change
|
10 years ago |
list16.c
|
common: fix for list16_insert_item
|
10 years ago |
list16.h
|
reduce the memory needed for crc16 bitmap cache lists
|
11 years ago |
log.c
|
Use g_new or g_new0 when C++ compiler would complain about implicit cast
|
8 years ago |
log.h
|
Use enum logLevels consistently for log levels
|
8 years ago |
os_calls.c
|
Fix outgoing connections on Mac OSX
|
8 years ago |
os_calls.h
|
Merge pull request #390 from proski/june21
|
8 years ago |
parse.h
|
work on main loop changes
|
10 years ago |
pixman-region.c
|
Pixman fixes
|
8 years ago |
pixman-region.h
|
add region intersect
|
8 years ago |
pixman-region16.c
|
Include stdint.h, don't redefine MAX/MIN constants if already defined
|
8 years ago |
rail.h
|
common: no logic change, update comments
|
11 years ago |
ssl_calls.c
|
always set SSL_OP_NO_SSLv2 in TLS options
|
8 years ago |
ssl_calls.h
|
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
|
8 years ago |
thread_calls.c
|
Add unnamed semaphore support on Mac OS
|
9 years ago |
thread_calls.h
|
common: no logic change, update comments
|
11 years ago |
trans.c
|
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
|
8 years ago |
trans.h
|
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
|
8 years ago |
xrdp_client_info.h
|
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
|
8 years ago |
xrdp_constants.h
|
Use uniform comments for GUIDs
|
9 years ago |
xrdp_rail.h
|
common: indent, not logic change
|
10 years ago |