Nikos Mavrogiannopoulos

Results 28 issues of Nikos Mavrogiannopoulos

I have a large patch set to create pull requests for, at: https://github.com/nmav/freeradius-client/commits/mine However it is impossible to make independent pull requests for each of the change sets, since you...

Hello, What is the actual license of rfidiot? I had the impression that it was GPLv2, but it seems it has additional restrictions. The license in rfidiot-cli.py mentions: "For non-commercial...

Hello, I'm trying to create a package of rfidiot in Fedora 20 which ships libnfc 1.7.0. I'm testing with omnikey CardMan 5321 and when I run: /usr/bin/cardselect.py -N I get...

This enables running tangd in environments without systemd (e.g., embedded), without requiring xinetd or other superservers.

Specifying a user's certificate and private key in separate files, when the private key is encrypted (e.g., PKCS8 or openssl format), the UI freezes. Relates #122

bug
component:gui

### Description of the Issue [This was long time in my todo list but never found the time to complete it so I open this bug to avoid getting it...

feature
enhancement

The interface for loading keys is a bit confusing. PKCS12 files contain both key and certificate and thus once specified (as certificate), no further key should be required/allowed. Currently it...

feature
component:gui

In editdialog configuration allow the option to replace a default route. This requires some intercommunication with the spawned vpnc script.

feature

Add support for SPLIT_DNS in vpnc-script in systems that allow that.

feature
help wanted