Commit Graph

435 Commits (6365905aacc0f39a7280f3c32f6607d3ca1afd5a)

Author SHA1 Message Date
speidy 38253f1371 libxrdp: add XRDP_RFXCODEC to Makefile.am
8 years ago
metalefty 1753f6317c Merge pull request #550 from jsorg71/bitmap_update
8 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
8 years ago
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
8 years ago
jsorg71 9584e22ba6 Merge pull request #549 from jsorg71/rlelimit
8 years ago
Jay Sorg 74ec00a6a6 some code cleanup
8 years ago
jsorg71 870f028692 Merge pull request #546 from proski/jpeg-warning
8 years ago
Jay Sorg 1f51586769 add libpainter for drawing when client does not have minimum orders
8 years ago
Jay Sorg 81e72fc99c code cleanup, add some comments
8 years ago
Jay Sorg 519359a823 fixes for bitmap update
8 years ago
Jay Sorg 492116d535 fixes for rle bitmap compress limits and raw bitmaps
8 years ago
Pavel Roskin 380729e982 Fix a warning in jpeg compression code with --enable-jpeg
8 years ago
speidy a614b60157 lixrdp: typo fix
8 years ago
speidy 917aadd2d1 libxrdp: more constants
8 years ago
speidy 3dc0f2860c Merge branch 'surface_cmds' of git://github.com/speidy/xrdp into surface_cmds
8 years ago
speidy 5e39bb1f87 libxrdp: caps, group caps require fastpath output, use FASTPATH_OUTPUT_SUPPORTED constant
8 years ago
speidy d6a470e973 libxrdp: improve messages
8 years ago
Speidy a0cf6030df Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds
8 years ago
jsorg71 5966de4ee2 Merge pull request #536 from jsorg71/unicode
8 years ago
Jay Sorg c264862afe change some magics to defines
8 years ago
Jay Sorg 7a1a481ff9 use defines for flags
8 years ago
Jay Sorg 2f8d3ba9da add unicode support
8 years ago
speidy 1ef5c2412c xrdp_caps: fix jpeg codec properties
8 years ago
speidy 4f04801b11 o caps: advertise remotefx codec capsets only when supported (RFX mode,
8 years ago
speidy bf07c20571 no logic change, indent only
8 years ago
speidy 8a0fec5e66 o send RFX tiles as stream (Stream Surface Bits Command)
8 years ago
speidy 1fe048b63d xrdp_encoder: do not initialize for non-UNIX rdp clients
8 years ago
Pavel Roskin d3c36b0376 Don't select SSL protocol if no keys, fall back to RDP for "hybrid"
8 years ago
Pavel Roskin d73f20499e Log the result of the security level negotiation
8 years ago
Pavel Roskin 8069b29429 Recognize security_layer=negotiate in xrdp.ini, improve logging
8 years ago
Pavel Roskin 077e3f5bfc Fix pointer sign warnings in TurboJPEG compression code
8 years ago
Pavel Roskin e7433ec69c Fix pointer sign warnings in JPEG compression code
8 years ago
Koichiro IWAO 2c9ff1a4d4 log non TLS session
8 years ago
Koichiro IWAO 40e8194122 TLS: log TLS version and cipher
8 years ago
Jay Sorg da9439f24d libxrdp: warn when using 512 bit key
8 years ago
Pavel Roskin a370306f75 Get rid of EXTRA_LIBS, use variables with more specific names
8 years ago
Pavel Roskin 5c69f3cd57 Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS
8 years ago
Pavel Roskin 0422734fc7 Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS
8 years ago
Pavel Roskin 9ac592b218 Don't use term "missing" when using default files, it's too alarming
8 years ago
Koichiro IWAO e2d4b65787 libxrdp: cleanup log log in xrdp_load_keyboard_layout
8 years ago
Koichiro IWAO 2488159645 libxrdp: log keyboard type/subtype
8 years ago
Koichiro IWAO 644242fc53 libxrdp: log keyboard options
8 years ago
metalefty b934e55fc8 Merge pull request #364 from laigor/devel
8 years ago
Alex Illsley 47124df4ed new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
8 years ago
jsorg71 97cd690f84 Merge pull request #384 from CarstenGrohmann/improve_cert_log_messages
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
Carsten Grohmann 7f0d059d84 Improve certificate log messages
8 years ago
speidy f5ec7f4102 libxrdp: oops, fix virtual desktop size check
8 years ago
speidy 881756a82c libxrdp: oops, fix virtual desktop size check
8 years ago
speidy 36c17767b7 libxrdp: in CS_MONITOR, validate virtual desktop size we got from client
8 years ago
speidy b38dcf1bb0 xrdp_wm: fix for multimon, draw login window and log window on primary
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin 70f3d4c5e2 Fix warnings for unused variables read from byte streams
8 years ago
Pavel Roskin 0629b25d5f Fix warnings about unused variables and functions
8 years ago
laigor 59be4134c3 Allows use the xkb options that for example allows you to specify a key combination to change the layouts.
8 years ago
Jay Sorg 87208db090 fix warnings
8 years ago
Jay Sorg 38241f2a0b Fix all format warnings and some unused variable warnings
8 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
8 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
9 years ago
Pavel Roskin ee1a237685 Remove GOT_PREFIX, it's a broken hack of limited utility
9 years ago
Pavel Roskin 964e860072 Run through codespell
9 years ago
Jay Sorg 96a237c8ef libxrdp: rail fix for when no flags are set
9 years ago
Jay Sorg a303f9aaec remove trailing white space
9 years ago
Jay Sorg a4f8705e99 multimon fix, mstsc reports desktop width and height of primary only
9 years ago
itamarjp 960cc62a0e add missing files into extra_dist,
9 years ago
Jay Sorg 914b4acf39 fix for libxrdp_reset
9 years ago
Jay Sorg b56aa9832e work on main loop changes
9 years ago
speidy 9fb02e381d libxrdp: xrdp_iso: changed logs, some fixes in security layer
9 years ago
Jay Sorg 33167a7c74 add frame acks and h264 codec mode basics
9 years ago
Jay Sorg 253028431c libxrdp: opps, fix typeo
10 years ago
Jay Sorg 25809f4f1c libxrdp: no logic change, tabs to spaces
10 years ago
Jay Sorg eddf0eefdc libxrdp: no logic change, statis functions, indent
10 years ago
Jay Sorg ce1a4e660b libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fix
10 years ago
Jay Sorg 69a551cdf7 libxrdp: indent, no logic change
10 years ago
Jay Sorg d1bc5b0bf7 libxrdp: no logic change, tabs to spaces
10 years ago
speidy 5e89424129 libxrdp: fix for 'low' RDP security level (issue #202)
10 years ago
speidy bf622c46a6 libxrdp: security layer, error handling
10 years ago
speidy fb306e624e libxrdp: changes for security layer negotiation,
10 years ago
speidy 52cac06092 libxrdp: delete NLA header detection for now, TLS is working now with
10 years ago
Jay Sorg 605df27103 libxrdp: remove a global, remove some tabs
10 years ago
speidy 4015f526db work on tls mode
10 years ago
Jay Sorg c7144744a4 security change for none
10 years ago
Jay Sorg ffed349875 added option to set rdp crypto level to none
10 years ago
Jay Sorg 821bf3e2a5 no logic change, convert tabs to spaces
10 years ago
Jay Sorg 779f0bf470 add xrdp_keyboard.ini to Makefile.am
10 years ago
Jay Sorg 4ef60f163d load the rdp to X11 keybaord mappings from file
10 years ago
Laxmikant Rashinkar 0915d33d70 coverity: dead code
10 years ago
Idan Freiberg 16929efb05 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
10 years ago
Idan Freiberg 0795400fe2 libxrdp: mcs, delete temp hexdump
10 years ago
Idan Freiberg 5a0d1f028a libxrdp: work on TLS mode
10 years ago
Idan Freiberg afdf638c7b libxrdp, common: work on TLS mode
10 years ago
speidy 1acdc3085e libxrdp: work on TLS mode, temporary changes
10 years ago
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Idan Freiberg 7ab1d887ae libxrdp: work on TLS support
10 years ago
Idan Freiberg f0b6c6b1d1 libxrdp: started adding TLS support
10 years ago