Commit Graph

58 Commits

Author SHA1 Message Date
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
3fe5fa507b add more flags 2022-03-02 17:34:54 +08:00
159baf0442 Update 2022-02-24 23:06:05 +08:00
4bdef58fe5 Update 2022-02-17 18:21:04 +08:00
a64c19d111 Update 2022-02-15 13:42:40 +08:00
0c8dba0a0a update 2022-02-01 20:29:15 +08:00
cfa10b4e37 Update 2022-01-15 16:19:41 +08:00
4468799a86 Update 2022-01-14 17:58:41 +08:00
fc9a3faa56 Update 2022-01-13 19:51:16 +08:00
b064cb7f5c Update 2022-01-12 14:16:14 +08:00
78a3e890d2 Update 2022-01-09 18:03:02 +08:00
0a9e149e66 Update 2022-01-08 22:44:54 +08:00
44c7d3b589 file reader support custom IO 2022-01-07 21:59:30 +08:00
a8705ecb0f Update 2022-01-07 21:14:56 +08:00
037eaf60b1 Minor fix 2022-01-06 13:13:24 +08:00
1862294176 Fix mingw build issue 2022-01-03 09:12:20 +08:00
49ae127b16 Update 2022-01-03 09:01:21 +08:00
65b9f06319 Add listdir to fileop 2021-12-31 14:10:26 +08:00
027f22abd3 open p_mode now also supported on UNIX 2021-12-31 10:41:39 +08:00
1f6f0acf05 Add ftell 2021-12-31 10:08:00 +08:00
ac4fee1977 Update 2021-12-30 22:05:42 +08:00
4618b97a2e Add new function mkdirs 2021-12-29 22:51:18 +08:00
a66c2f4bbd add option ENABLE_ICONV 2021-12-23 22:46:59 +08:00