summaryrefslogtreecommitdiff
path: root/rdesktop.c
AgeCommit message (Expand)Author
2018-03-28Cleanup of reconnect codeHenrik Andersson
2018-03-23Revert "Reconnect-related fixes"Karl Mikaelsson
2018-03-22Don't check server error codes if the server didn't disconnect usKarl Mikaelsson
2018-03-01Exit rdesktop if error info is setCendio
2018-01-31Defer pending resize until after autoreconnect cookie is receivedCendio
2018-01-29Fix to compile with GCC 7.3.0 and possibly fix a security issuekekePower
2018-01-11Refactor handling of user requested window sizesCendio
2018-01-11Rename of global variable for clarityCendio
2018-01-11Avoid fight about requested session size upon disconnect/reconnect resize.Cendio
2018-01-11Refactor g_sizeopt into an enumeration for clarityCendio
2018-01-11Refactor geometry string parsingCendio
2017-12-07Implement dynamic session resizeCendio
2017-12-01Allow single character passwordsAlexander Zakharov
2017-11-09Increase default desktop size and enable wallpaperCendio
2017-11-09Add Dynamic Virtual Channels and basic RDPEDISP supportCendio
2017-11-02Fix minor spelling mistakesRené Genz
2017-11-01add -M for local mouse cursorJoshua Hudson
2017-11-01Add Windows 10 support: add option to send DPI to server as Windows 1… (#66)joshudson
2017-10-18Merge pull request #175 from derfian/pointer-shadowsHenrik Andersson
2017-10-17Enable cursor shadows in all experience levels but modemKarl Mikaelsson
2017-10-17Fix warning about compare of signed and unsignedHenrik Andersson
2017-10-16Remove global variable g_bitmap_compressionHenrik Andersson
2017-10-04Add handling for a few special RDP error codesSamuel Mannehed
2017-10-04Add handling for connection broker error codesSamuel Mannehed
2017-10-04Print the reason code for protocol errorsSamuel Mannehed
2017-10-04Tweak wording of disconnect reason messagesSamuel Mannehed
2017-10-04Fix specific admin/user disconnect/logout codesSamuel Mannehed
2017-10-04Rename constants for disconnect reasonsSamuel Mannehed
2017-08-15Always prompt for password if not provided via commandline.Henrik Andersson
2017-08-15Use a prompt reflecting password or smart card pinHenrik Andersson
2017-08-14Remove deprecated rdp2vncHenrik Andersson
2017-05-15Fix to reset clipping at reconnect resizeHenrik Andersson
2017-05-15Fix reconnection using the cookieHenrik Andersson
2017-01-26Rework the logging systemHenrik Andersson
2017-01-25Ran indent-all scriptHenrik Andersson
2017-01-20Raise requirment for iconv to requiredHenrik Andersson
2016-08-23Enable FontSmoothing per defaultHenrik Andersson
2016-07-21Fix crash due to missing argumentDavid Hill
2016-05-24indent-all.shremijouannet
2016-05-24fixing indentremijouannet
2016-05-24-g 70%x90%remijouannet
2016-03-18Update copyright year.Henrik Andersson
2015-10-20Fix typo in usage messageMike English
2015-03-13Update the visible copyright year. Peter Åstrand
2014-09-11Fixes a bug with Windows Server 2012 r2 and smartcardHenrik Andersson
2014-09-02Make sure we close the connection before redirect.Henrik Andersson
2014-08-27Make sure we handle redirection PDU packet receivedHenrik Andersson
2014-07-03Document the new seamless protocol command PERSISTENTHenrik Andersson
2014-07-02Fix compile error introduced in previous commit.Henrik Andersson
2014-07-01Make sure to always add RDP5_NO_CURSOR_SHADOW evenHenrik Andersson