Dave
21669a1477
enabled env RSA strength
2015-09-06 22:30:01 +02:00
Dave
c7596effeb
warning cleanup
2015-07-05 22:13:54 +02:00
Dave
06fd5e9845
changed byteSet from Collection to List so as to iterate by index
2015-07-05 18:57:25 +02:00
Dave
81f9361eda
shred() takes into account new user status to set the correct hash to
...
offline
2015-07-05 18:56:13 +02:00
Dave
e46620cb37
javadoc
2015-07-04 16:33:29 +02:00
Dave
6176bede43
adding license
2015-07-04 15:36:56 +02:00
Dave
a0321aa45a
more javadoc
2015-07-04 15:34:04 +02:00
Dave
5fd699c805
- removed NoSessionConfirmedException from getSessionState
...
- added javadocs
2015-07-04 15:30:08 +02:00
Dave
1cc6f9c4b9
merged adapter into master, moved NoRegister to models package
2015-07-04 14:54:39 +02:00
Dave
7a3a78f78f
import cleanup
2015-07-04 14:50:10 +02:00
Dave
cd1c7bdc69
all basic tests pass!
2015-07-04 14:46:22 +02:00
Dave
1c1a6012bf
import cleanup
2015-07-03 23:43:06 +02:00
Dave
9dac03891c
removed system.out.println
2015-07-03 23:27:10 +02:00
Dave
788e2a8dc4
set up NoUtil to use a env secret key
2015-07-03 23:24:57 +02:00
Dave
c0b2c1c82d
massive changes
...
- Changed NoCore to a non-static object
- Cut out all spheres in favour of a NoAdapter interface
- Added basic NoDefaultAdapter object, should be overridden in prod uses
2015-07-03 22:44:28 +02:00
Dave
1e543bafc1
name refactors
2015-06-29 22:34:47 +02:00
Dave
59b2be78c1
Test tweaks, expecting the correct error
2015-06-29 22:27:54 +02:00
Dave
7f641d31e3
Declaring generic List interface rather than ArrayList
2015-06-28 22:37:07 +02:00
Dave
a40d5e9738
renaming to adhere to GoogleStyle conventions
2015-06-28 21:50:46 +02:00
Dave
6ff5e60046
added register constructor method
2015-06-28 21:48:00 +02:00
Dave
34b9a748f9
formatting
2015-06-27 21:50:28 +02:00
Dave
2f71b567a8
changes to Base64 (sun --> apache codec)
2015-01-06 18:59:34 +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
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
6b12e42f0c
Catch nullpointerexception on NoCore.getUser, convert into
...
SessionExpired
2014-12-23 10:48:10 +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
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
38c2d0de5d
Initial commit
2014-12-16 01:01:48 +02:00