mirai/mirai-core/src
sandtechnology 760075e914
[core] Fix wrong SSOReserveField proto and packet codec
1.Body is a lambda function, so invoke it by only once
2.Fix wrong protoBuf serializer, use protocol one
3.Pass all packets to EncryptService (which packet should be sign should judge by service itself)
4.Fix wrong proto number and add missed default value, also fix proto naming
2023-07-02 21:21:02 +08:00
..
androidInstrumentedTest/kotlin [core/android] Implement mirai-core tests for Android target with AndroidSDK 2023-05-02 16:17:48 +01:00
androidMain [core/android] Implement mirai-core tests for Android target with AndroidSDK 2023-05-02 16:17:48 +01:00
androidUnitTest/kotlin [core/android] Implement mirai-core tests for Android target with AndroidSDK 2023-05-02 16:17:48 +01:00
commonMain [core] Fix wrong SSOReserveField proto and packet codec 2023-07-02 21:21:02 +08:00
commonTest [core] sso reserve field and encrypt spi 2023-07-02 21:20:26 +08:00
jvmBaseMain/kotlin [core] Update login protocol, deprecate DeviceInfo constructor and serializer (#2613) 2023-05-21 13:45:46 +01:00
jvmBaseTest Remove native (#2700) 2023-06-16 13:40:46 +01:00
jvmMain/kotlin [core] enhance(ECDH): reconstruct ECDH (#2161) 2022-09-11 20:14:39 +08:00
jvmTest [core/android] Implement mirai-core tests for Android target with AndroidSDK 2023-05-02 16:17:48 +01:00