0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set version to 1.0.0 in maven file.
kd0kfo
as David Coss
More... almost 11 years ago
Changed base 64 to base N
kd0kfo
as David Coss
More... almost 11 years ago
Created an abstract class for output stream plugins that name their stream.
kd0kfo
as David Coss
More... almost 11 years ago
Added builder property.
kd0kfo
as David Coss
More... almost 11 years ago
Defined a plugin type.
kd0kfo
as David Coss
More... almost 11 years ago
Changed Plugin to abstract class and defined a function to lookup plugins by type.
kd0kfo
as David Coss
More... almost 11 years ago
Added build info file.
kd0kfo
as David Coss
More... almost 11 years ago
Removed debug statement.
kd0kfo
as David Coss
More... almost 11 years ago
Changed BuildInfo to use the package name of a class to get the build info.
kd0kfo
as David Coss
More... almost 11 years ago
Merge remote-tracking branch 'github/maven'
kd0kfo
as David Coss
More... almost 11 years ago
Updated travis ci file.
kd0kfo
as David Coss
More... almost 11 years ago
Moved test code.
kd0kfo
as David Coss
More... almost 11 years ago
Removed lib since it is not needed in maven.
kd0kfo
as David Coss
More... almost 11 years ago
Added local repo information.
kd0kfo
as David Coss
More... almost 11 years ago
Prototyped maven pom.xml
kd0kfo
as David Coss
More... almost 11 years ago
Changed parameter type for showInputDialog
kd0kfo
as David Coss
More... almost 11 years ago
Added verbose to logger
kd0kfo
as David Coss
More... almost 11 years ago
Changed priority levels
kd0kfo
as David Coss
More... almost 11 years ago
Added decodeInputStream
kd0kfo
as David Coss
More... almost 11 years ago
Added stream to interface.
kd0kfo
as David Coss
More... almost 11 years ago
Allowed Logger to have no defined log class, when message functions are called.
kd0kfo
as David Coss
More... almost 11 years ago
Added function to destroy just the passphrase.
kd0kfo
as David Coss
More... almost 11 years ago
Changed visibility of fields.
kd0kfo
as David Coss
More... almost 11 years ago
Created an interface for using multiple base64 libraries.
kd0kfo
as David Coss
More... almost 11 years ago
Changed visibility of function.
kd0kfo
as David Coss
More... about 11 years ago
Created a credential store.
kd0kfo
as David Coss
More... about 11 years ago
Changed functions in Plugins.
kd0kfo
as David Coss
More... about 11 years ago
Removed function list code from plugin.
kd0kfo
as David Coss
More... about 11 years ago
Created a static printOptions function that will loop through an array of CLIOptionTuples and print the flag and its help message.
kd0kfo
as David Coss
More... about 11 years ago
Added a function to wrap the valueOf access to the Level enum.
kd0kfo
as David Coss
More... about 11 years ago