Thomas Uhle

Results 2 issues of Thomas Uhle

These commits will prevent `vpnc` from accepting SA's with weak cryptographic settings by default. These are MD5 and 3DES in addition to DES which was already avoided before. Two new...

The destructor of the class `CommandLineFlag` is missing the keyword `virtual` although this class has lots of pure virtual methods defining an interface. While this is generally a bad idea,...

bug