Hongcai Deng
|
f6bc853094
|
Merge a16fde8070 into 02227ff318
|
2026-09-05 11:43:57 +08:00 |
YuQing
|
02227ff318
|
upgrade version to 1.0.88
|
2026-09-04 11:10:27 +08:00 |
YuQing
|
9493e1ad47
|
add functions: parse_timestamp and iniGetTimestampValueEx
|
2026-09-04 09:53:07 +08:00 |
YuQing
|
15424dfc1c
|
local_host_ip_addrs_to_string: fix buffer overflow
|
2026-09-03 15:21:36 +08:00 |
YuQing
|
564facf33e
|
INSTALL changed for 1.0.87
|
2026-08-24 15:21:41 +08:00 |
YuQing
|
f6f664b33d
|
call getFileContentEx with offset constant
|
2026-07-22 15:34:16 +08:00 |
YuQing
|
7b06207f6f
|
doc/ini_file_reader-Chinese.md beautify
|
2026-07-15 11:55:03 +08:00 |
YuQing
|
d21a95b02e
|
upgrade version to 1.0.87
|
2026-07-14 08:30:01 +08:00 |
YuQing
|
4f87de79ec
|
ini_file_readers can refer env variable as %{env::XXX}
|
2026-07-10 19:45:08 +08:00 |
YuQing
|
3cca66ac15
|
upgrade version to 1.0.86
|
2026-06-30 09:51:38 +08:00 |
YuQing
|
79cd21f667
|
change return type of format_ip_address and format_ip_port
|
2026-06-26 11:08:50 +08:00 |
YuQing
|
1edcae9cf4
|
add function fc_parse_version
|
2026-06-25 15:13:06 +08:00 |
YuQing
|
724b008b0e
|
fc_version() return combined integer version
|
2026-06-24 08:21:27 +08:00 |
YuQing
|
cf40f8e42e
|
add function fc_version
|
2026-06-23 15:39:50 +08:00 |
YuQing
|
701acb9810
|
add function seconds_to_human_str
|
2026-06-22 16:46:18 +08:00 |
YuQing
|
592424c114
|
fc_srand rename to fc_safe_srand and fc_rand rename to fc_safe_rand
|
2026-06-08 16:45:00 +08:00 |
YuQing
|
963423df59
|
add functions fc_srand and fc_rand for more security under Linux
|
2026-06-08 16:12:28 +08:00 |
YuQing
|
cb014e58e7
|
test_pthread_lock.c changed
|
2026-03-13 15:06:01 +08:00 |
YuQing
|
82f66af3e2
|
base64_decode check dummies count for safety
|
2026-01-22 09:11:23 +08:00 |
YuQing
|
233b644ce5
|
add function double2str and double_to_comma_str
|
2026-01-16 09:31:12 +08:00 |
YuQing
|
e009d750a5
|
fast_task_queue.h: add function free_queue_task_arg_offset
|
2025-12-23 11:52:42 +08:00 |
YuQing
|
017ca1efe7
|
comment out useless codes
|
2025-11-16 16:54:16 +08:00 |
YuQing
|
71b2229427
|
fast_task_queue.h: remove field finish_callback
|
2025-11-15 11:13:15 +08:00 |
YuQing
|
86bab518c6
|
remove compile warning under RockLinux 10
|
2025-11-09 18:19:20 +08:00 |
YuQing
|
4b9ef52da2
|
fix compile warning
|
2025-11-05 10:47:44 +08:00 |
YuQing
|
e8a9967801
|
set use_io_uring explicitly
|
2025-11-04 15:34:25 +08:00 |
YuQing
|
8d9feff6e2
|
restore function ioevent_reset
|
2025-10-29 11:18:56 +08:00 |
YuQing
|
511b1066c4
|
add macro function fc_string_equals_ex
|
2025-10-24 11:59:43 +08:00 |
YuQing
|
ddf6b5dfe9
|
send zc done notify callback for recycling buffer
|
2025-10-19 20:10:12 +08:00 |
YuQing
|
23cd03bc76
|
add macro IPV4_ADDRESS_SIZE and IPV6_ADDRESS_SIZE
|
2025-10-18 15:48:31 +08:00 |
YuQing
|
065184a203
|
batch ioevent_uring_submit for RDMA network
|
2025-10-07 19:52:48 +08:00 |
YuQing
|
de80dc19dc
|
struct ioevent_puller add field service_name
|
2025-10-06 20:53:14 +08:00 |
YuQing
|
dac653d694
|
IOEventCallback: change event type from short to int
|
2025-10-05 09:44:24 +08:00 |
YuQing
|
d5dbe3d030
|
free_queue support parameter: need_shrink and set task->shrinked
|
2025-10-03 21:03:31 +08:00 |
YuQing
|
7973d81b69
|
struct fast_task_info add fields: is_client and op_type for io_uring
|
2025-10-03 10:18:25 +08:00 |
YuQing
|
4576f22e24
|
add function uring_prep_connect
|
2025-09-30 10:12:41 +08:00 |
YuQing
|
cb6f6f13f3
|
support Linux io_uring OK
|
2025-09-27 15:37:56 +08:00 |
YuQing
|
012b2038ee
|
add functions uring_prep_xxx
|
2025-09-25 14:49:37 +08:00 |
YuQing
|
48a0ea2e30
|
ioevent_set support io_uring
|
2025-09-24 15:54:03 +08:00 |
YuQing
|
47fa7f99df
|
ioevent.[hc] and ioevent_loop.[hc] support io_uring
|
2025-09-17 03:49:21 +08:00 |
YuQing
|
ec8e47f831
|
tests/test_fast_buffer.c support all types
|
2025-09-12 14:08:46 +08:00 |
YuQing
|
d9d6255621
|
test_fast_buffer.c support int2hex
|
2025-09-11 12:07:45 +08:00 |
YuQing
|
2f75958a4a
|
test_fast_buffer.c support -t option
|
2025-09-11 10:05:25 +08:00 |
YuQing
|
a4cae13e07
|
add function fc_ftoa
|
2025-09-10 15:06:17 +08:00 |
YuQing
|
f136821c0d
|
getIpaddrByNameEx: IPv4 has priority over IPv6
|
2025-09-10 15:05:15 +08:00 |
YuQing
|
b97f23ced2
|
bytes_to_human_str support round off
|
2025-09-03 15:23:27 +08:00 |
YuQing
|
84a1f90a9a
|
bytes to human readalbe string more gracefully
|
2025-08-29 13:25:58 +08:00 |
YuQing
|
3f19715e45
|
add function bytes_to_human_str
|
2025-08-29 11:36:10 +08:00 |
YuQing
|
ce4c5e23d4
|
upgrade version to 1.0.79
|
2025-08-24 22:58:33 +08:00 |
YuQing
|
d59da03d60
|
use size_t instead int to avoid compile warning
|
2025-08-21 20:52:35 +08:00 |