akallabeth

Results 75 issues of akallabeth

FYI, see https://github.com/FreeRDP/FreeRDP/issues/6001

Found some issues during testing, feel free to use/modify/... these.

Would be nice to support https://github.com/mikepenz/AboutLibraries could you add a file similar to the one attached? (note, using that externally, for internal usage the identifier needs to be changed) [library_relinker_strings.xml.zip](https://github.com/KeepSafe/ReLinker/files/2273868/library_relinker_strings.xml.zip)

enhancement

Add the attached xml to automatically show in https://github.com/mikepenz/AboutLibraries [library_nammu_strings.xml.zip](https://github.com/tajchert/Nammu/files/2273829/library_nammu_strings.xml.zip)

Well, just what the title tells, the define in ```keychain.h``` does not correspond to the ```CMakeLists.txt``` variable. So no proper check can be done during compile time to enable/disable features

Most environments allow storing certificates and / or ssh keys too.

* Checking for an existing configuration file ```/etc/xdg/qt5-keychain.conf``` or ```/etc/xdg/qt4-keychain.conf``` depending on Qt version compiled. * With ```backend=[libsecret|kwallet4|kwallet5|gnome-keyring]``` a specific backend can be forced and autodetection disabled. * With ```disable-backend=[libsecret|kwallet4|kwallet5|gnome-keyring],[[[libsecret|kwallet4|kwallet5|gnome-keyring]]?```...

`keychain.h` is now a configure file where the variable gets replaced with a proper value.

Hi, I´ve been discussing a protocol extension with @pnowak from gnome-remote-desktop to allow relative mouse input with RDP. For FreeRDP https://github.com/FreeRDP/FreeRDP/pull/7565 will implement a dynamic channel that can replace the...

* Build currently checked out version * Update build dependencies * Add `OpenSSL 1.1.1q` so the client can connect to older windows systems * Add a simple builder script to...