Commit Graph

225 Commits

Author SHA1 Message Date
tqcq
34f14dc6bd fix miss nullptr
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Failing after 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 54s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m2s
2023-12-28 14:23:47 +08:00
tqcq
15a3c9319d fix pthread_setname_np on linux
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (push) Failing after 1m56s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 2m6s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 2m3s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 2m29s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 32m20s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 32m18s
2023-12-28 13:05:43 +08:00
tqcq
e17beb8d24 fix pthread_setname_np on linux
Some checks failed
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 47s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m2s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m7s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m11s
linux-x64-gcc / linux-gcc (push) Failing after 58s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m4s
2023-12-28 12:51:01 +08:00
tqcq
3a7c9d5d19 fix miss to_string
Some checks failed
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 48s
linux-x64-gcc / linux-gcc (push) Failing after 56s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m4s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m26s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 52s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m1s
2023-12-28 12:40:45 +08:00
tqcq
7c60170516 feat update README.md 2023-12-28 12:25:34 +08:00
tqcq
8e35843d04 feat fix miss std::atomic_uint64_t
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Failing after 49s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 59s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m19s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m0s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m34s
2023-12-28 12:24:54 +08:00
tqcq
90e10881d3 feat add Timer
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 59s
linux-x64-gcc / linux-gcc (push) Failing after 56s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m1s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m1s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m17s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m8s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m25s
2023-12-28 11:45:07 +08:00
tqcq
59197cd6ad feat add ThreadPool
Some checks failed
linux-x64-gcc / linux-gcc (push) Failing after 44s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m2s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m8s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m3s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 59s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 58s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 25m25s
2023-12-27 19:23:05 +08:00
tqcq
ce1570008a feat add noncopyable
Some checks failed
linux-x64-gcc / linux-gcc (push) Failing after 54s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 2m55s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m12s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m35s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 2m22s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m8s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m8s
2023-12-27 17:11:41 +08:00
tqcq
58f7e4e7e1 fix build error
Some checks failed
linux-x64-gcc / linux-gcc (push) Successful in 43s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 57s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m2s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m59s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m0s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 20m48s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 20m27s
2023-12-27 11:35:46 +08:00
tqcq
44f0021d30 feat add thread
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Waiting to run
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 57s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 58s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m3s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m11s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m22s
2023-12-27 11:22:39 +08:00
tqcq
bbdc7d6988 feat update
All checks were successful
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 59s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 59s
linux-x64-gcc / linux-gcc (push) Successful in 1m0s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m14s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m14s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m29s
2023-12-26 23:09:54 +08:00
tqcq
e4b4c8d2c2 fix build after 3party update
All checks were successful
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 56s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m22s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m11s
linux-x64-gcc / linux-gcc (push) Successful in 44s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 48s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m5s
2023-12-26 21:25:11 +08:00
tqcq
e3b3bb41ef fix use snprintf 2023-12-26 21:23:44 +08:00
tqcq
4b8070ccdc fix json can't find snprintf 2023-12-26 21:19:38 +08:00
tqcq
585bca14e3 feat add jsoncpp
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 50s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 54s
linux-x64-gcc / linux-gcc (push) Successful in 58s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m5s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m21s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m7s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 46s
2023-12-26 20:58:36 +08:00
tqcq
0657f96115 feat add barrier
All checks were successful
linux-x64-gcc / linux-gcc (push) Successful in 44s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m19s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 52s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m9s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m3s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m9s
2023-12-19 11:07:12 +08:00
a340a0b497 fix delete old EXPECT_DEATH
Some checks failed
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 58s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m2s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m6s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m11s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m18s
linux-x64-gcc / linux-gcc (push) Failing after 1m17s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m6s
2023-12-17 22:25:32 +08:00
7fd4f98db8 fix use EXPECT_EXIT
Some checks failed
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 54s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m5s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 58s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 47s
linux-x64-gcc / linux-gcc (push) Failing after 1m4s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m18s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m23s
2023-12-17 22:18:20 +08:00
3ecb4f508c fix regex matcher
Some checks failed
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 54s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 51s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 57s
linux-x64-gcc / linux-gcc (push) Failing after 1m8s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m13s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m13s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m6s
2023-12-17 22:13:59 +08:00
1b34a7350a feat try empty expression
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 45s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 54s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m2s
linux-x64-gcc / linux-gcc (push) Failing after 1m4s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m15s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m18s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 57s
2023-12-17 22:07:18 +08:00
46ea616707 fix use threadsafe assert in gtest
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 56s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m3s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m7s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m9s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m12s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m26s
linux-x64-gcc / linux-gcc (push) Failing after 1m20s
2023-12-17 22:02:35 +08:00
5d8b54be73 feat add -s for Release
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m5s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m7s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m9s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m30s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m14s
linux-x64-gcc / linux-gcc (push) Failing after 1m9s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m12s
2023-12-16 01:47:47 +08:00
50c854075d feat default use Release mode
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 52s
linux-x64-gcc / linux-gcc (push) Failing after 51s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 54s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m2s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m11s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m7s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m34s
2023-12-16 01:41:16 +08:00
4c022a51df feat add CountDownLatch
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m1s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m8s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m11s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m26s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m16s
linux-x64-gcc / linux-gcc (push) Failing after 1m14s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m14s
2023-12-16 01:34:42 +08:00
fc358c0ea5 fix install cmake
All checks were successful
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 1m21s
2023-12-13 13:19:55 +08:00
d154e7b38e fix build shared library failed
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m8s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 59s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 49s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 50s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 51s
linux-x64-gcc / linux-gcc (push) Successful in 1m0s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m7s
2023-12-13 13:17:23 +08:00
334c1d9572 fix delete operator() for Event
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 55s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m11s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m8s
linux-x64-gcc / linux-gcc (push) Failing after 1m22s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m29s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m5s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m18s
2023-12-13 13:13:31 +08:00
e370bc2e35 feature disable openwrt support
All checks were successful
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m4s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m4s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m26s
2023-12-13 13:08:39 +08:00
1b42effe02 feature disable openwrt support
Some checks failed
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Has been cancelled
2023-12-13 13:07:36 +08:00
17b216911d fix add -y for apt-get
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 48s
linux-x64-gcc / linux-gcc (push) Failing after 1m22s
2023-12-13 13:04:36 +08:00
91e96b17b2 feature add Mutex,ConditionVariable,Event,MutexGuard
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 52s
linux-x64-gcc / linux-gcc (push) Failing after 56s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 57s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m17s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m15s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m25s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m23s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m29s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m3s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m21s
2023-12-13 12:56:40 +08:00
2a8b1d873e fix miss types
Some checks failed
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 58s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m2s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m1s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 53s
linux-x64-gcc / linux-gcc (push) Failing after 50s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m11s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m11s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m9s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m26s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m37s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m19s
2023-12-12 10:14:10 +08:00
b0135ddb71 feature add fflush after fmt::print
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m0s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 55s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 55s
linux-x64-gcc / linux-gcc (push) Failing after 48s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m13s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m18s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m14s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m29s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m21s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m7s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m17s
2023-12-12 10:05:54 +08:00
87527916bb fix replace is number by isdigit
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m6s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m12s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m28s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m24s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m33s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m17s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m19s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m19s
linux-x64-gcc / linux-gcc (push) Failing after 1m8s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 55s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m26s
2023-12-11 16:52:52 +08:00
0d6f84c832 fix crash on ULIB_LOG_LEVEL=alpha
Some checks failed
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m9s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 56s
linux-x64-gcc / linux-gcc (push) Failing after 53s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m18s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m17s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 1m27s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Has been cancelled
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Has been cancelled
2023-12-11 16:51:17 +08:00
bf5e765acf feature support log control 2023-12-11 16:44:42 +08:00
db23cfa645 feature support log control 2023-12-11 16:43:34 +08:00
15fa29c4c5 feature add new test
Some checks failed
linux-x64-gcc / linux-gcc (push) Failing after 50s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 58s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m4s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m12s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m14s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m20s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m8s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m10s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m40s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m22s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m21s
2023-12-11 15:39:44 +08:00
a6599e9fdb feature add time 2023-12-11 15:35:08 +08:00
aeec5ebd92 feature update log
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m9s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m9s
linux-x64-gcc / linux-gcc (push) Failing after 55s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m0s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m23s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m34s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m44s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m44s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m37s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m59s
2023-12-11 15:18:55 +08:00
17126c78db feature add tag support
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m6s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m10s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (push) Failing after 1m0s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m8s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m44s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m15s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m34s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m11s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m22s
2023-12-11 15:04:00 +08:00
df691c16f1 fix
Some checks failed
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 50s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m0s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m3s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m5s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 56s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m11s
linux-x64-gcc / linux-gcc (push) Failing after 47s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m22s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m3s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m16s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m28s
2023-12-11 13:28:40 +08:00
214aa61f31 fix add line break when strlen(msg) == 0
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Has been cancelled
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Has been cancelled
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Has been cancelled
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Has been cancelled
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled
linux-x64-gcc / linux-gcc (push) Has been cancelled
2023-12-11 13:28:07 +08:00
ef806f45c3 feature update log_test.cpp
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 50s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 59s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m1s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 59s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m11s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m17s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m32s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m3s
linux-x64-gcc / linux-gcc (push) Failing after 25s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m25s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m30s
2023-12-11 13:22:44 +08:00
03ccb8bdec fix log
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 1m1s
linux-x64-gcc / linux-gcc (push) Failing after 50s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m1s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m7s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m24s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m5s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m7s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m7s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m12s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m7s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m16s
2023-12-11 12:57:02 +08:00
d6627c3aa8 fix log level use <=
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m0s
linux-x64-gcc / linux-gcc (push) Failing after 51s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 58s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m5s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m4s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m6s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m3s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m16s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m24s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m12s
2023-12-11 11:31:44 +08:00
a4353b7ec7 revert prev commit
All checks were successful
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m1s
2023-12-11 10:27:16 +08:00
83674e5dd4 fix remove test for hisiv500
All checks were successful
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m0s
2023-12-11 10:26:06 +08:00
227c461f97 feature use google-test new version
All checks were successful
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 57s
2023-12-11 10:23:43 +08:00