Commit Graph

17 Commits

Author SHA1 Message Date
5e3b8d0194 Fix the problem that linked list inversion does not take effect. 2022-03-25 04:34:07 -03:00
890afe93c8 Remove multiple thread detection timeout errors, optimize the processing of strrep and regrep configurations, and optimize the acquisition of host and port functions. 2022-02-06 19:04:04 +08:00
2881609c0c Optimize and fix some errors. 2022-01-19 21:48:02 +08:00
c0e238eb0c It supports reading the same parameters in the configuration file (such as strrep and regrep) 2022-01-12 09:41:32 +08:00
cb68da2b3c Support the same configuration name in the configuration file (still under test). 2022-01-02 18:36:09 +08:00
40df4da8b8 Httpudp support, fixed error reading httpdns "http_req". 2021-12-23 09:02:41 +08:00
9aa4d19547 The getaddrinfo () function is no longer used, the static compilation libc dependency is removed, and the configuration file server address is no longer supported to fill in the domain name. 2021-12-09 19:31:51 +08:00
627051ac94 Modify httpdns for Android, and fix the problem of negative number when get gets the length of host. 2021-07-20 22:17:06 +08:00
247f56f925 Main function complete parameter 2021-05-18 14:18:56 +08:00
e082b111f7 Add to get the HTTPS IPv6 host. 2020-12-15 10:43:06 +08:00
3c0d42da76 optimization 2020-11-26 17:40:17 +08:00
843e5c80b5 Fix create_connection6() to support ipv6 2020-11-05 21:56:08 +08:00
ee08742da7 Support ipv6 2020-10-27 16:42:51 +08:00
c7d9d6ab03 Optimize gcc10 compilation error
Set the maximum number of open files per process
2020-09-09 21:55:48 +08:00
4b40444806 Fix illegal reading and writing. 2020-08-21 17:51:19 +08:00
3c8a3747ef Fix getting the host and port functions extract_ Host(), do not process post header temporarily. 2020-08-16 07:58:53 +08:00
2e19c24eff add httpdns client 2020-07-30 18:10:31 +08:00