summaryrefslogtreecommitdiff
path: root/rdpdr.c
AgeCommit message (Expand)Author
2018-04-27Fix scard logonRostislav Kondratenko
2017-11-02Fix minor spelling mistakesRené Genz
2017-10-20Fix sign-compare compiler warningsHenrik Andersson
2017-10-17Fix unused-but-set-variable compiler warningsHenrik Andersson
2017-09-29Refactor of writing utf16 strings to packets.Henrik Andersson
2017-03-03Run indent-all scriptHenrik Andersson
2017-01-30Merge pull request #96 from derfian/decipher-rdpdr-printer-device-announceHenrik Andersson
2017-01-30Clarify printer parts of rdpdr_send_client_device_list_announceKarl Mikaelsson
2017-01-27Merge branch 'master' into loggingHenrik Andersson
2017-01-26Rework the logging systemHenrik Andersson
2017-01-25Send longer drive names for redirected drivesKarl Mikaelsson
2017-01-20Decipher the contents of the DR_CORE_CAPABILITY_RSP messageKarl Mikaelsson
2014-09-11Fixes a bug with Windows Server 2012 r2 and smartcardHenrik Andersson
2014-09-11Fix implementation of DR_CORE_CLIENT_NAME_REQ packet.Henrik Andersson
2014-09-11- Clarification of client and server announceHenrik Andersson
2014-09-11- Clarification of code.Henrik Andersson
2014-09-11Clarify implementation to match MS-RDPEFS spec.Henrik Andersson
2014-09-11Remove dead code.Henrik Andersson
2014-09-09Make use of constants defined in specification instead ofHenrik Andersson
2013-12-12Fix indentation...Henrik Andersson
2013-12-06Make sure to check agains null pointer in disk_create()Henrik Andersson
2013-12-06Changed rdp_in_unistr() to make dynamic allocation of converted stringHenrik Andersson
2013-03-22Fix indentation.Henrik Andersson
2013-03-22Fix crash when a invalid device is received in rdpdr_process_irp.Henrik Andersson
2013-03-22Fixes a memoryleak in rdpdr_process_irp upon error.Henrik Andersson
2011-04-13Include emails in copyright statements. Peter Åstrand
2011-04-13Updated the copyright notices for the things we have been working on.Peter Åstrand
2011-01-03- Remove force flag from rdpdr_init()Henrik Andersson
2010-12-20Fix for sound playback in Windows 2008R2 which requires Henrik Andersson
2010-12-20Cleanup of previous commit that introducedHenrik Andersson
2010-12-20Fixed a typo.Henrik Andersson
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2008-01-24Indent fixesPeter Åstrand
2008-01-05Add some more warnings and sanity checks.Matt Chapman
2007-07-03Improve readability of smart card code.Pierre Ossman
2007-04-10Improve performance of (large) directory listings: AvoidPeter Åstrand
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay Sorg
2007-01-04RD_ prefix and win32 compatibility for core filesJay Sorg
2006-11-03more smartcard locking fixesMichael Gernoth
2006-11-03make sure to lock the datapath of rdpdr_send_completion to preventMichael Gernoth
2006-11-02clean up smartcard debuggingMichael Gernoth
2006-11-01Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additionalMichael Gernoth
2005-08-15Slightly modified long filenames-patch from Alex Miller <asm at asm.kiev.ua>Michael Gernoth
2005-08-02_rdpdr_check_fds should be static.Peter Åstrand
2005-04-03Indent fixesPeter Åstrand
2005-03-15remove C++-style commentsMichael Gernoth
2005-03-06bump version to 1.4.0Michael Gernoth
2004-11-03Big serial- and disk-redirection update fromMichael Gernoth