Saguine
|
def2d163f8
|
Update README.md
|
2015-01-07 07:27:57 +02:00 |
|
Dave
|
fb63626fc5
|
removed unused imports
|
2015-01-06 23:56:01 +02:00 |
|
Dave
|
e43f696b9f
|
Added some printIf comments to ActionInfluenceLifecycle
|
2015-01-06 23:54:48 +02:00 |
|
Dave
|
88ceee62ac
|
getRSAPublicKey now returns a copy of the public key rather than the
object itself
|
2015-01-06 23:54:15 +02:00 |
|
Dave
|
4c2ae7fa8a
|
Removed System.out.println
|
2015-01-06 23:53:36 +02:00 |
|
Dave
|
4e42c51581
|
Added action-influence lifecycle test
|
2015-01-06 23:45:33 +02:00 |
|
Dave
|
787d66b87d
|
removed unused imports
|
2015-01-06 22:45:15 +02:00 |
|
Dave
|
aa8bb07300
|
Added a test to test logging in, modifying data and logging out
|
2015-01-06 22:43:20 +02:00 |
|
Dave
|
707252b62b
|
ignores and unused dependency removal
|
2015-01-06 19:43:39 +02:00 |
|
Dave
|
e5ca4b6048
|
Finalized Registration and Login tests
|
2015-01-06 18:59:49 +02:00 |
|
Dave
|
2f71b567a8
|
changes to Base64 (sun --> apache codec)
|
2015-01-06 18:59:34 +02:00 |
|
Dave
|
2d754af0c2
|
New classes for testing
|
2015-01-05 23:10:59 +02:00 |
|
Dave
|
329cfb4d97
|
adding isReady()
|
2015-01-05 23:10:48 +02:00 |
|
Dave
|
54ca67d27a
|
Adding isReady()
|
2015-01-05 23:10:40 +02:00 |
|
Dave
|
df651d96c9
|
Added null check to UUID decryption
|
2015-01-05 22:22:36 +02:00 |
|
Dave
|
7e2c130561
|
renamed encrypt/decryptByteStream to just enc/dec (overload consistency)
|
2014-12-26 17:37:40 +02:00 |
|
Dave
|
ee72415e63
|
Removed all incidents of e.printStackTrace, wrapped errors with
NoDashFatalExceptions instead of overwriting
|
2014-12-26 17:15:54 +02:00 |
|
Dave
|
3b97efec74
|
Changed charToBytes to charsToBytes
|
2014-12-26 16:51:26 +02:00 |
|
Dave
|
794b55e366
|
Util logging changes
|
2014-12-23 22:10:18 +02:00 |
|
Dave
|
6ceecd430d
|
removed unnecessary import
|
2014-12-23 15:33:55 +02:00 |
|
Dave
|
6b12e42f0c
|
Catch nullpointerexception on NoCore.getUser, convert into
SessionExpired
|
2014-12-23 10:48:10 +02:00 |
|
Dave
|
b270be5795
|
added .process() to NoAction
|
2014-12-21 23:27:09 +02:00 |
|
Dave
|
3b356ef774
|
Fixed interactions with old config setups
|
2014-12-21 17:21:24 +02:00 |
|
Dave
|
c29e3880fe
|
Changed size() for NoHashSphere from int to long
|
2014-12-21 17:18:22 +02:00 |
|
Dave
|
db05ad4866
|
Created extendable NoConfigBase
|
2014-12-21 17:17:46 +02:00 |
|
Dave
|
219253c518
|
Interface additions and global changes to allow config to be modified
|
2014-12-21 16:35:21 +02:00 |
|
Dave
|
902a00d625
|
Updated NoSession to use newest NoHashSphere changes
|
2014-12-21 00:33:28 +02:00 |
|
Dave
|
ffe8531824
|
made static hashSphere public
|
2014-12-21 00:32:43 +02:00 |
|
Dave
|
30c90b123c
|
Changed NoHashSphere to NoHashSphereInterface, allow for default
constructor with setup() or to feed new NHSI.
|
2014-12-21 00:31:08 +02:00 |
|
Dave
|
897491e159
|
Added setup features for custom fileName
|
2014-12-21 00:30:28 +02:00 |
|
Dave
|
3e671520b6
|
Renamed interface and base implementation, changed methods from static
|
2014-12-21 00:25:37 +02:00 |
|
Dave
|
c85ff25617
|
Added a NoHashInterface to allow users to control their own hash db
|
2014-12-21 00:20:57 +02:00 |
|
Dave
|
bce0155abe
|
Added license
|
2014-12-21 00:13:27 +02:00 |
|
Dave
|
335b20ac69
|
readme additions
|
2014-12-16 02:12:21 +02:00 |
|
Saguine
|
b48639b99f
|
Create README.md
|
2014-12-16 01:11:46 +02:00 |
|
Dave
|
d3dc4d5b98
|
gitignore additions
|
2014-12-16 01:04:46 +02:00 |
|
Dave
|
38c2d0de5d
|
Initial commit
|
2014-12-16 01:01:48 +02:00 |
|