Set version to 1.0.0 in maven file. |
|
More...
|
almost 11 years ago
|
Changed base 64 to base N |
|
More...
|
almost 11 years ago
|
Created an abstract class for output stream plugins that name their stream. |
|
More...
|
almost 11 years ago
|
Added builder property. |
|
More...
|
almost 11 years ago
|
Defined a plugin type. |
|
More...
|
almost 11 years ago
|
Changed Plugin to abstract class and defined a function to lookup plugins by type. |
|
More...
|
almost 11 years ago
|
Added build info file. |
|
More...
|
almost 11 years ago
|
Removed debug statement. |
|
More...
|
almost 11 years ago
|
Changed BuildInfo to use the package name of a class to get the build info. |
|
More...
|
almost 11 years ago
|
Merge remote-tracking branch 'github/maven' |
|
More...
|
almost 11 years ago
|
Updated travis ci file. |
|
More...
|
almost 11 years ago
|
Moved test code. |
|
More...
|
almost 11 years ago
|
Removed lib since it is not needed in maven. |
|
More...
|
almost 11 years ago
|
Added local repo information. |
|
More...
|
almost 11 years ago
|
Prototyped maven pom.xml |
|
More...
|
almost 11 years ago
|
Changed parameter type for showInputDialog |
|
More...
|
almost 11 years ago
|
Added verbose to logger |
|
More...
|
almost 11 years ago
|
Changed priority levels |
|
More...
|
almost 11 years ago
|
Added decodeInputStream |
|
More...
|
almost 11 years ago
|
Added stream to interface. |
|
More...
|
almost 11 years ago
|
Allowed Logger to have no defined log class, when message functions are called. |
|
More...
|
almost 11 years ago
|
Added function to destroy just the passphrase. |
|
More...
|
almost 11 years ago
|
Changed visibility of fields. |
|
More...
|
almost 11 years ago
|
Created an interface for using multiple base64 libraries. |
|
More...
|
almost 11 years ago
|
Changed visibility of function. |
|
More...
|
about 11 years ago
|
Created a credential store. |
|
More...
|
about 11 years ago
|
Changed functions in Plugins. |
|
More...
|
about 11 years ago
|
Removed function list code from plugin. |
|
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. |
|
More...
|
about 11 years ago
|
Added a function to wrap the valueOf access to the Level enum. |
|
More...
|
about 11 years ago
|