mirai/mirai-core-utils/src
sandtechnology cc7f35519e
Update login protocol (#2433)
* Update login protocol
Still need testing

* Turn off debug option and make t547 null when failed

* Fix wrong convert method and improve tips

* Remove unused part and improve tips

* Fix typo

* Inline resultStatus for performance

* Rename pow to PoW, the name should be "Proof of Work"

* Add shadow and deps-test for kt-bignum

* Try to fix deps-test

* Fix deps-test again
2023-01-18 17:41:21 +08:00
..
androidMain/kotlin [core] Improve NetworkHandler exception handling and optimize exception logging: 2022-08-26 15:20:04 +08:00
androidTest/kotlin Do unwrap even if wrapper exception has suppressed exceptions 2021-07-22 11:48:11 +08:00
commonMain/kotlin Update login protocol (#2433) 2023-01-18 17:41:21 +08:00
commonTest/kotlin/net/mamoe/mirai/utils [core] Encode html entities for forward message; fix #2241 2022-12-11 22:26:06 +08:00
jvmBaseMain/kotlin Update login protocol (#2433) 2023-01-18 17:41:21 +08:00
jvmBaseTest/kotlin [core] Introduce Flow<T>.toStream() for simply implement Streamable (#2259) 2022-10-31 13:09:58 +00:00
jvmMain/kotlin Mock Testing Framework (#1521) 2022-09-10 12:49:13 +08:00
jvmTest/kotlin Implement multiplatform modules 2022-07-20 00:30:16 +08:00
main Add android compilation target 2021-02-01 12:23:28 +08:00
mingwX64Main/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
mingwX64Test/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00
nativeMain/kotlin Update login protocol (#2433) 2023-01-18 17:41:21 +08:00
nativeMainInterop Implement multiplatform modules 2022-07-20 00:30:16 +08:00
nativeTest/kotlin Introduce higher performance compression/decompression methods for different purposes for common 2022-07-20 00:30:16 +08:00
unixMain/kotlin Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00
unixTest/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00