yushijinhun
|
c297c4debc
|
Remove unnecessary connection.connect()/disconnect()
|
2018-12-31 13:26:11 +08:00 |
|
yushijinhun
|
1148e0c6bc
|
polish
|
2018-12-31 13:26:11 +08:00 |
|
yushijinhun
|
cbc1e8c664
|
Javadoc for URLFilter&URLProcessor&URLRedirector
|
2018-12-31 11:24:33 +08:00 |
|
yushijinhun
|
eeda91c329
|
Support @mojang suffix
|
2018-12-31 11:24:33 +08:00 |
|
yushijinhun
|
9cfb6325a3
|
Support reverse proxy
|
2018-12-31 11:24:33 +08:00 |
|
yushijinhun
|
bdd5f4bfcb
|
[nanohttpd]support chunked encoding&100-continue
|
2018-12-31 00:51:50 +08:00 |
|
yushijinhun
|
f31e9f53dd
|
[nanohttpd]split into multi files
|
2018-12-30 21:16:27 +08:00 |
|
yushijinhun
|
352fb14667
|
[nanohttpd]crop
|
2018-12-30 21:14:17 +08:00 |
|
yushijinhun
|
ffc96d0a05
|
[nanohttpd]code format
|
2018-12-30 17:02:17 +08:00 |
|
yushijinhun
|
6dccd97269
|
Import nanohttpd 2.3.1 source
|
2018-12-30 16:31:08 +08:00 |
|
yushijinhun
|
3572ff8eb5
|
Add YggdrasilClient
|
2018-12-30 15:04:28 +08:00 |
|
yushijinhun
|
5531c8a06e
|
Support Citizens2
|
2018-12-30 15:04:28 +08:00 |
|
yushijinhun
|
15f766ab29
|
Refactor URL replacing
|
2018-12-30 15:04:28 +08:00 |
|
yushijinhun
|
ffd2a94b3d
|
Support multi signature keys
|
2018-12-30 15:04:27 +08:00 |
|
yushijinhun
|
def9d9614e
|
[json-simple]Use LinkedHashMap in JSONObject
|
2018-12-30 15:04:13 +08:00 |
|
yushijinhun
|
b59400f3dd
|
Shut up compile warnings
|
2018-12-30 14:38:27 +08:00 |
|
yushijinhun
|
eb830c9c9f
|
Fix duplicate authlib log
|
2018-12-30 00:08:40 +08:00 |
|
yushijinhun
|
42ed5a9b1e
|
Apply AuthlibLogInterceptor only if necessary
|
2018-12-29 21:42:53 +08:00 |
|
yushijinhun
|
57e145d7da
|
Replace 'transform.skipped' logger with 'printUntransformed' property
|
2018-12-29 20:49:50 +08:00 |
|
yushijinhun
|
7f541a02e6
|
update circleci buildscript
|
2018-12-09 13:18:31 +08:00 |
|
Haowei Wen
|
78d13a42f6
|
Merge pull request #22 from yushijinhun/authlib-debug
支持从 authlib 处获取日志
|
2018-11-25 00:27:16 +08:00 |
|
yushijinhun
|
d6cf905a38
|
Support intercepting logs from authlib
|
2018-11-25 00:05:47 +08:00 |
|
yushijinhun
|
1d73a05413
|
Move dump class feature into DumpClassListener
|
2018-11-24 14:39:27 +08:00 |
|
yushijinhun
|
1f5605c973
|
Add ClassLoadingListener interface
|
2018-11-24 14:32:22 +08:00 |
|
yushijinhun
|
5010ea67b7
|
update readme
|
2018-11-24 00:29:33 +08:00 |
|
Haowei Wen
|
7d90d7cb78
|
Merge pull request #19 from yushijinhun/ali
实现 #16, #17, #18
|
2018-10-06 12:50:24 +08:00 |
|
yushijinhun
|
36f3ef61eb
|
Support ALI(Api Location Indication) (#18)
|
2018-10-05 21:08:48 +08:00 |
|
yushijinhun
|
58d0b0e7a1
|
Merge branch 'protocol-omit' into ali
|
2018-10-05 19:29:11 +08:00 |
|
yushijinhun
|
fe3c578614
|
Merge branch 'specify-side' into ali
|
2018-10-05 19:26:30 +08:00 |
|
yushijinhun
|
390220b973
|
Detect client/server side (#16)
|
2018-10-05 19:14:08 +08:00 |
|
yushijinhun
|
1594f453f3
|
Prepend https:// when protocol is not specified (#17)
|
2018-10-05 18:44:57 +08:00 |
|
yushijinhun
|
0b81d69ff8
|
Move url slash appending out of YggdrasilConfiguration
|
2018-10-05 18:38:15 +08:00 |
|
yushijinhun
|
8dadd210fc
|
Warn if using HTTP
|
2018-10-05 18:36:16 +08:00 |
|
yushijinhun
|
eebacfa567
|
Still print stacktrace when debug is on
|
2018-10-04 17:07:33 +08:00 |
|
yushijinhun
|
e002f5f167
|
Do not print stacktrace on known exceptions
|
2018-10-04 16:27:44 +08:00 |
|
yushijinhun
|
422236f365
|
Update dependencies
|
2018-09-30 21:10:22 +08:00 |
|
yushijinhun
|
84960bae35
|
Whitelist some packages
|
2018-09-30 20:50:22 +08:00 |
|
yushijinhun
|
af35eb3ac4
|
Add feature.legacy_skin_api option
|
2018-09-23 23:13:40 +08:00 |
|
yushijinhun
|
29003c73cb
|
Add logging option transform.skipped
|
2018-09-23 22:59:48 +08:00 |
|
yushijinhun
|
8c615b618b
|
Refactor transform
|
2018-09-23 22:59:48 +08:00 |
|
yushijinhun
|
1a1f9fc8fc
|
Remove log msg 'Fetching metadata'
|
2018-09-23 22:02:35 +08:00 |
|
yushijinhun
|
6b9ead4491
|
Remove msg 'Launched from premain'
|
2018-09-23 20:47:30 +08:00 |
|
yushijinhun
|
c2bc0704a1
|
Change ldc transform logging level to fine
|
2018-09-23 20:46:22 +08:00 |
|
yushijinhun
|
6fd5616ba6
|
Add log for dumping class
|
2018-09-23 20:44:38 +08:00 |
|
yushijinhun
|
d793848c79
|
Rename transformers
|
2018-09-23 20:44:12 +08:00 |
|
yushijinhun
|
6ab2057a59
|
Rename DeprecatedApiTransformUnit->LocalYggdrasilApiTransformUnit
|
2018-09-23 20:34:06 +08:00 |
|
yushijinhun
|
6a25aaeffa
|
Friendly log messages
|
2018-09-23 20:34:01 +08:00 |
|
yushijinhun
|
d86d99c547
|
Print logs to stdout instead of stderr
|
2018-09-23 20:14:32 +08:00 |
|
yushijinhun
|
07df33deca
|
Rename DeprecatedApiHttpd->LocalYggdrasilHttpd
|
2018-09-23 20:11:21 +08:00 |
|
yushijinhun
|
b5a1687a7b
|
[readme]update links
|
2018-07-09 17:29:35 +08:00 |
|