Commit graph

105 commits

Author SHA1 Message Date
yushijinhun
f460e0e230
Merge branch 'jsonsimple', fix #9 2018-04-15 10:22:10 +08:00
yushijinhun
229901b405
[json-simple]clean up Yylex 2018-04-15 10:04:59 +08:00
yushijinhun
da81ef6f60
更换到json-simple类库 2018-04-15 09:57:55 +08:00
yushijinhun
5c816c2e90
[json-simple]code clean up 2018-04-15 09:28:46 +08:00
yushijinhun
48a6919c6a
[json-simple]reduce code 2018-04-15 09:27:45 +08:00
yushijinhun
b160f15420
[json-simple]change key type of JSONObject to String 2018-04-15 09:17:07 +08:00
yushijinhun
b31a31c644
[json-simple]add generics 2018-04-15 09:06:20 +08:00
yushijinhun
92c7ee06be
[json-simple]remove ItemList 2018-04-15 08:59:05 +08:00
yushijinhun
6d3135b11d
[json-simple]clean up code 2018-04-14 23:35:12 +08:00
yushijinhun
1ed74901b8
[json-simple]convert line endings to \n 2018-04-14 23:32:22 +08:00
yushijinhun
d146d09ecf
[json-simple]relocate to org.to2mbn.authlibinjector.internal.org.json.simple 2018-04-14 23:26:27 +08:00
yushijinhun
74aa5a149e
Import code from json-simple
repo: https://github.com/fangyidong/json-simple.git
commit: a8b94b79b697df64b23428c27d65d6a187e9ebf9
2018-04-14 23:21:15 +08:00
yushijinhun
75f2c80608
REMOVE org.json 2018-04-09 17:32:56 +08:00
yushijinhun
11c952d055
移除JSONString 2018-04-05 10:27:04 +08:00
yushijinhun
849c785249
移除YggdrasilConfiguration.signaturePublickey 2018-04-05 10:27:04 +08:00
yushijinhun
5d64fc9030
分离日志记录 2018-04-05 10:27:03 +08:00
yushijinhun
c80ccccb4f
清理无用依赖 2018-04-05 10:26:45 +08:00
yushijinhun
77105062de
将到skins.minecraft.net的请求导向本地, fix #7 2018-03-31 22:16:12 +08:00
yushijinhun
42aefc9f4a
更新包白名单 2018-03-31 22:14:56 +08:00
yushijinhun
56f8d62d30
更新依赖 2018-03-31 22:09:44 +08:00
yushijinhun
85228f3899
将nanohttpd添加为依赖 2018-03-31 18:49:41 +08:00
yushijinhun
c7866c1dc5
use base64 to encode prefetched data
this prevents commandline injection
2018-02-18 09:24:03 +08:00
yushijinhun
83dcd8380f
support retransform 2018-02-17 21:39:33 +08:00
yushijinhun
bfa2629ff7
Merge branch 'v1.1-dev' 2018-02-16 22:38:10 +08:00
yushijinhun
7f940c500b
update readme 2018-02-16 22:37:36 +08:00
yushijinhun
cdae2408bc
refactor YggdrasilConfiguration.toString() 2018-02-13 12:59:25 +08:00
yushijinhun
a671ee8339
support prefetched metadata & refactor 2018-02-13 12:36:30 +08:00
yushijinhun
cd5b42140c
refactor remote config & update readme 2018-02-13 11:57:44 +08:00
yushijinhun
d71cad2085
remove local config & tweaker 2018-02-13 11:54:07 +08:00
yushijinhun
bbd2b22e0c
version bump 2018-02-13 11:52:43 +08:00
yushijinhun
8aa3f20a60
support replacing http://skins.minecraft.net/MinecraftSkins/%s.png
see #7 for details
2018-02-13 11:33:23 +08:00
yushijinhun
1731f0b0cb
fixes 2018-02-13 01:22:51 +08:00
yushijinhun
dff095e2cd
add license for org.json 2018-02-12 23:34:10 +08:00
yushijinhun
feab9141c3
fix ctx classloader 2018-02-12 23:15:04 +08:00
yushijinhun
50159626ae
add licenses to build output 2018-02-12 21:46:47 +08:00
yushijinhun
9fa802be62
ignore module-info.class 2018-02-12 21:00:15 +08:00
yushijinhun
28fcbd2fae
remove Git-Branch in manifest 2018-01-25 22:48:22 +08:00
yushijinhun
0fbff175ff
update asm to 6.0 2018-01-25 19:49:32 +08:00
yushijinhun
5705c009aa
ignore packages: org.jcp, paulscode, com.ibm, joptsimple 2018-01-25 19:39:56 +08:00
yushijinhun
f7a715d12c
print processed classes when debug is on 2018-01-25 19:39:11 +08:00
yushijinhun
e3f7bd0031
update build command in readme 2018-01-25 18:46:29 +08:00
yushijinhun
2c5986130f
add RemoteConfiguration 2018-01-25 18:38:07 +08:00
yushijinhun
12466bbbed
add HttpRequester 2018-01-25 17:56:22 +08:00
yushijinhun
eec4a40eec
refactor config lookup 2018-01-25 17:51:12 +08:00
yushijinhun
0594dac932
Fix compile warnings & Add git info to build output 2018-01-25 16:59:13 +08:00
yushijinhun
6f460b732f
Relocate dependencies to 'org.to2mbn.authlibinjector.internal' 2018-01-25 16:59:13 +08:00
yushijinhun
014eb57fd0
update readme 2017-12-31 18:14:07 +08:00
yushijinhun
a1a4a3dbc2
fixes 2017-12-31 17:21:07 +08:00
yushijinhun
3185f73f6b
实现远程自动配置 2017-08-21 22:30:11 +08:00
yushijinhun
e47b187304
将教程内生成的rsa key改为4096bits 2017-08-13 18:10:43 +08:00