summaryrefslogtreecommitdiff
path: root/secure.c
AgeCommit message (Expand)Author
2018-02-02Fix Fast-Path PDU decryption regressionKarl Mikaelsson
2018-02-01Refactoring of slow and fastpath handlingHenrik Andersson
2018-01-31Add lots of protocol debug loggingCendio
2018-01-31Use proper user-initiated disconnect sequenceCendio
2018-01-11Rename of global variable for clarityCendio
2017-12-07Implement dynamic session resizeCendio
2017-11-09Add Dynamic Virtual Channels and basic RDPEDISP supportCendio
2017-11-02Fix minor spelling mistakesRené Genz
2017-11-01Add Windows 10 support: add option to send DPI to server as Windows 1… (#66)joshudson
2017-10-18Enable 32-bit color depthsKarl Mikaelsson
2017-10-17Rename SEC_TAG_CLI_ constants to match specificationKarl Mikaelsson
2017-10-17Document sec_out_mcs_connect_initial_pduKarl Mikaelsson
2017-10-17Rename sec_out_mcs_data to sec_out_mcs_connect_initial_pduKarl Mikaelsson
2017-10-17Fix unused-but-set-variable compiler warningsHenrik Andersson
2017-09-29Use new out_utf16s_padded() string function for fixed stringHenrik Andersson
2017-09-20Silence "sec_process_crypt_info(), failed to parse crypt info" msgsKarl Mikaelsson
2017-03-07Cleanup of TS_SECURITY_HEADER codeHenrik Andersson
2017-01-26Rework the logging systemHenrik Andersson
2014-02-07Reset license issued state to make redirections work with issued device licen...Henrik Andersson
2013-11-28Cleanup and clarify the implementation of TS_UD_CS_CLUSTER.Henrik Andersson
2012-11-15Initial implementation of kerberos server autentication with CredSSP,Henrik Andersson
2012-11-08Reset licens error status when restting state, fixes issue withHenrik Andersson
2012-10-23Indented with indent-all. Peter Åstrand
2012-07-02Rename of internal ssl_ wrapper functions/defines toHenrik Andersson
2012-06-15Added support for protocol negotiation, this is a part ofHenrik Andersson
2012-01-16Run indentation script.Henrik Andersson
2011-11-21- Change licensestore to XDG directory ~/.local/share/rdesktop/licensesHenrik 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
2010-04-07fix two problems found by clang static analyzerMichael Gernoth
2010-01-12Implemented support for "Client Auto-Reconnect". This means that thePeter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2010-01-07Elminate code duplication in rdp_reconnect and sec_connect.Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-02-10indentJay Sorg
2007-02-10g_ prefix for global varsJay Sorg
2007-01-27call ssl.c set key function, not opensslJay Sorg
2007-01-09moved all openssl calls to one fileJay Sorg
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay 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-01warnings on newer openssl-versionsMichael Gernoth
2006-11-01fix warning: 'server_random' may be used uninitialized in this functionMichael Gernoth
2006-07-02fix some warningsMichael Gernoth
2006-06-21Indent fixesPeter Åstrand
2006-06-14Allow server public key to be anywhere from 512 bits to 2048 bits.Matt Chapman
2006-03-22Fix memory leak spotted by valgrind.Pierre Ossman
2006-01-24Applied patch #1390148 from Ilya Konstantinov: Refactoring of color depth code.Peter Åstrand
2005-12-30Applied patch #1367109: prevent strtol overflowPeter Åstrand