|
f6800178f4
|
Remove unsafe functions.
|
2022-04-20 17:12:58 +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 |
|
|
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 |
|
|
9ba3f7dcf1
|
optimization
|
2020-08-26 20:40:35 +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 |
|