Changes for version 0.14 - 2021-05-28
- Move global variables out of headers into c files to fix allow it to be correctly compiled with new default -fno-common in GCC 10 (GH#5)
- Allow root to test and install module
- Export Constants correctly
- Update to Dropbear 2020.81
Modules
Use Dropbear SSH inside of perl
Embed and control a Dropbear SSH client inside of perl (Not implemented yet)
Embed and control a Dropbear SSH server inside of perl
XS interface to Dropbear
Manage the authentication information of a user's login attempt.
Manage how a command session should be handled by Dropbear.