free will
|
6685a926d3
|
Merge branch 'master' of gitee.com:willfree/min-dev-java
|
2021-05-14 15:29:56 +08:00 |
|
free will
|
8729773b8b
|
更换日志模块,以适配安卓:由原来使用logback库更改为使用java原生库
|
2021-05-14 15:29:41 +08:00 |
|
ChessNineeee
|
c316017f16
|
fix: bugs in Sqlite
|
2021-05-14 12:06:29 +08:00 |
|
free will
|
e8e8bd5639
|
注释掉了mapdb相关的代码,以适配安卓
|
2021-05-13 19:41:30 +08:00 |
|
free will
|
3f7104381f
|
似乎解决了多余依赖的问题(修改assembly-release.xml),但出现了新问题:安卓不支持所使用到的MapDB库 笑(哭)死(了),等我删掉再试
|
2021-05-13 17:39:12 +08:00 |
|
free will
|
c5db18c015
|
尝试解决打包进去多余依赖的问题,失败了
|
2021-05-13 14:20:56 +08:00 |
|
free will
|
72cbf851fc
|
打包第二次尝试:可以将maven依赖库和本地库打入jar包;打入的依赖包过多,导致与安卓依赖包冲突
|
2021-05-13 11:45:12 +08:00 |
|
free will
|
a23fc283d4
|
打包第一次尝试:可以打包,maven依赖库可以打入,但本地库不能
|
2021-05-13 10:04:31 +08:00 |
|
free will
|
7529b3e6ac
|
去掉一些没有用到的import;修改依赖库,以适配安卓;修改pom,企图导出可供安卓使用的jar包
|
2021-05-12 11:31:08 +08:00 |
|
free will
|
290e08b0f4
|
delete maven lib: commons-codec
|
2021-05-11 18:59:27 +08:00 |
|
free will
|
e6aa89cc3b
|
mostly finished mgmt
|
2021-04-29 11:36:59 +08:00 |
|
zhaofeng233
|
2cc108c10c
|
fix:删除部分测试代码
|
2021-04-22 16:36:37 +08:00 |
|
zhaofeng233
|
87cc1e6590
|
add:添加Packet部分联调测试
|
2021-04-22 16:00:49 +08:00 |
|
free will
|
8e8767393c
|
rewrite UnixStreamTransport & supplement LogicFace
|
2021-04-21 17:48:10 +08:00 |
|
ChessNineeee
|
20ab17fafc
|
add:添加sm234的jmh版性能测试,与力宏师兄的版本性能进行对比
|
2021-04-19 22:01:16 +08:00 |
|
ChessNineeee
|
59b38430d3
|
add:minsecurity security基准测试
|
2021-04-15 23:04:41 +08:00 |
|
ChessNineeee
|
f6da0c30ba
|
change the driver which is compatible with sqlcipher and modified the way to connect the encrypted sqlite db file
|
2021-04-06 23:16:50 +08:00 |
|
ChessNineeee
|
402267fa57
|
Sqlite implementation
|
2021-04-02 15:43:28 +08:00 |
|
ChessNineeee
|
5452b686a3
|
create classes in package sqlite
|
2021-04-01 22:06:13 +08:00 |
|
ghy
|
227d10a391
|
rollback pom.xml & .gitignore , don't DELETE it!!!!!!
|
2021-03-15 10:07:19 +08:00 |
|
free will
|
e622d92897
|
delete pom.xml
|
2021-03-13 09:17:22 +08:00 |
|
zhaofeng233
|
15e87b27ce
|
ByteHelperTest解决部分错误。私有方法测试(已注释)需将private删除
|
2021-03-13 01:21:58 +08:00 |
|
ghy
|
f693a7a120
|
使用mapDB持久化identity(50%)
|
2021-03-09 22:00:57 +08:00 |
|
ghy
|
86fcb65c3c
|
cert 初步测试通过
|
2021-03-06 20:13:13 +08:00 |
|
ghy
|
3868d65fae
|
hash & sm4 & cert(未测试)
|
2021-03-05 20:02:38 +08:00 |
|
ghy
|
e515af4123
|
sm2 & sm2 test
|
2021-03-03 21:51:32 +08:00 |
|
ghy
|
5938be8893
|
maven管理项目 + junit单元测试
|
2021-03-02 21:35:29 +08:00 |
|