Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/NeutrinoRDP.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-22Now builds on gcc 10.xmatt335672
2019-11-04rail fixesJay Sorg
2019-04-10fix buffer overrun when > 3 monitors are connectedJay Sorg
2019-04-10add suppress output supportJay Sorg
2018-08-20add connect to unix domain socketJay Sorg
2018-04-05Merge pull request #13 from metalefty/homepath-leakIdan Freiberg
2018-04-05Merge pull request #16 from speidy/tls_negotiate_protocolIdan Freiberg
2018-03-26libfreerdp-core: tls: negotiate TLS protocol version. explicitly disallow SSL...Idan
2018-03-26crypto: support openssl 1.1.0 api and add backward compatibilityspeidy
2017-09-15Fix settings->home_path leakKoichiro IWAO
2017-02-08always write the monitor dataJay Sorg
2017-02-08multimon fixJay Sorg
2016-09-16fix for new / large pointersJay Sorg
2016-07-18rename LoginInfo to SessionInfo, don't need to pass infoTypeJay Sorg
2016-07-14add login info instance callbackJay Sorg
2016-04-16multimon: move up X11 specific config from gcc, validate multimon inputspeidy
2016-04-14credssp: long passwords working nowspeidy
2016-04-14credssp: work in progressspeidy
2016-04-13credssp: adjustments for ber encoding issues, long passwords (>128)speidy
2016-04-13core: ber encoder fixspeidy
2015-04-29add xrandr support for multimonJay Sorg
2015-02-07work on h264 codec surface commandJay Sorg
2015-02-06add h264 surface commandJay Sorg
2014-09-20Revert "added --sec none option"speidy
2014-09-20libfreerdp-core: turn off debug logspeidy
2014-09-20libfreerdp-core: fix segmentation fault caused by wrong stream usespeidy
2014-08-07turn off debug logJay Sorg
2014-08-07Merge branch 'master' of tls01:/home/git/sw/NeutrinoRDPJay Sorg
2014-08-07Merge branch 'master' of github.com:neutrinolabs/NeutrinoRDPJay Sorg
2014-08-06added --sec none optionJay Sorg
2014-07-10fix some errors after mergeJay Sorg
2014-07-10Merge branch 'master' of tls01:/home/git/sw/NeutrinoRDPJay Sorg
2014-07-10ts gateway supportJay Sorg
2014-07-10ts gateway supportJay Sorg
2014-05-19core: handle disconnect pdu better, avoid reading past end of bufferJay Sorg
2014-03-27mouse input, don't let x, y go negativeJay Sorg
2014-03-27signed int for mouse functionsJay Sorg
2014-03-06complete FIPS fast pathJay Sorg
2013-11-08performance, remove some IFCALLs and malloc / freesJay Sorg
2013-08-29core: avoid nested calls to transport_check_fdsJay Sorg
2013-08-25no logic change, tabs and eolJay Sorg
2013-08-25simpilfy PDU readingJay Sorg
2013-06-28added git hash to -h outputJay Sorg
2013-06-27do not use true for == or !=Jay Sorg
2013-05-21boolean to tboolJay Sorg
2013-05-21boolean to tboolJay Sorg
2013-05-21boolean to tboolJay Sorg
2013-05-21started replacing boolean with tboolJay Sorg
2013-05-11added the invalidate call to interface, send when --no-bsJay Sorg
2013-04-12use shared mem for put imageJay Sorg