Commit Graph

80 Commits

Author SHA1 Message Date
f71ab73ab0 Rename LICNESE.txt to LICNESE-MIT 2025-05-12 11:52:54 +08:00
fc6810790e Rename LICNESE.MIT to LICNESE.txt 2025-05-12 11:49:41 +08:00
9b74bccc98 Add MIT licenese 2025-05-11 19:03:20 +08:00
1c48f068a0 Add SHA384 / SHA256 / SHA 224 2025-05-11 18:46:17 +08:00
eeeedae697 Add sha512 and sha512_256 hash support 2025-05-11 15:30:01 +08:00
4a6de34a64 add new api 2025-05-08 17:09:30 +08:00
dd14396b0a 修复 0 长度的字符转换问题 2025-05-07 15:20:09 +08:00
d706a5de03 Add winreg functions 2025-05-01 13:37:39 +08:00
96812b7565 Minor fix in meson build file 2025-04-24 16:03:00 +08:00
7c2a0f0d64 Fix build 2025-04-23 17:57:10 +08:00
34e5aa8c17 Add meson build support 2025-04-23 17:42:03 +08:00
b0bd9db0ae Add options to wchar / char convert 2025-04-21 21:18:26 +08:00
252c20d068 Add parse bool 2025-03-19 13:56:24 +08:00
55d00feb3c Add fopen to utils 2025-03-19 09:01:14 +08:00
5fde5e6e52 Update 2025-03-10 10:46:38 +08:00
d4d0be7e7a Fix bug 2024-11-25 19:54:33 +08:00
a8298be6ca Update hash map 2024-07-18 15:35:55 +08:00
04678ac09b impl hash map 2024-07-18 14:21:43 +08:00
640cb926ca Update 2024-07-16 17:12:11 +08:00
240c44c5d7 Update binary search tree 2024-07-16 15:08:10 +08:00
4321573b29 Add binary tree and binary search tree 2024-07-16 12:03:46 +08:00
7d466865f5 Add LinkedQueue 2024-06-20 19:40:12 +08:00
6f77322eb4 Add CircularQueue 2024-06-20 18:56:05 +08:00
2cfd7f3a39 Fix bug 2024-06-20 16:57:20 +08:00
e2e39f6163 Add GTest 2024-06-20 10:09:13 +08:00
33106b9fbd Fix bug 2024-05-21 19:23:06 +08:00
f4f4446a0a Fix bug 2024-04-18 13:02:33 +08:00
72f6f0ab66 Bug fix & New function 2024-04-17 14:40:45 +08:00
ebdb1bd55c Fix bug 2024-01-18 18:25:29 +08:00
c3cd40dfe2 Fix compile error on MSVC 2024-01-18 17:51:23 +08:00
aedcdbd610 UPdate 2024-01-18 17:17:18 +08:00
841bcc3998 Update 2024-01-13 17:19:37 +08:00
b6db76625b Add cookies support 2024-01-11 19:57:07 +08:00
c753f200cd Use new way to detect eof 2024-01-10 21:45:37 +08:00
c43edb26eb Fix unexpected inflate failed 2024-01-10 19:53:28 +08:00
c6105db80d Fix BIO_do_connect freeze 2024-01-10 17:33:01 +08:00
db452fce0f Update HTTP status code data type 2024-01-07 13:25:31 +08:00
4a75daa77d Update 2024-01-07 10:58:30 +08:00
2515ccdb54 add http client 2024-01-07 00:24:56 +08:00
49070e1e60 add more functions 2024-01-06 10:39:12 +08:00
117f6b335c Add new function 2024-01-05 22:54:34 +08:00
63992e1238 Fix bug 2023-08-30 20:50:01 +08:00
40e3df54a9 Fix test_strerror_r not works 2022-10-10 02:17:57 +00:00
193af05008 Restore CMAKE_REQUIRED_DEFINITIONS after check fcloseall 2022-05-31 00:35:22 +00:00
976582828b Fix fcloseall not defined on some platform 2022-05-31 00:32:31 +00:00
3a02cfa641 Fix typo 2022-05-25 18:06:32 +08:00
966aeb8d64 Update 2022-05-07 16:25:39 +08:00
930cac261b Fix bug in linked_list_remove_before 2022-04-19 09:18:03 +08:00
936cba4a8a Update utils 2022-04-17 15:00:45 +08:00
d812fdaf0d update 2022-03-03 13:11:33 +08:00