Commit Graph

21 Commits

Author SHA1 Message Date
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
e082b111f7 Add to get the HTTPS IPv6 host. 2020-12-15 10:43:06 +08:00
843e5c80b5 Fix create_connection6() to support ipv6 2020-11-05 21:56:08 +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
a1c87d2bee Use multithreading instead 2020-06-20 16:59:51 +08:00
ac28689fac Language format 2020-06-08 20:28:15 +08:00
e6072984a2 Add SSL encoding
Add long option
Add Android NDK compilation
No longer use the iniparser to read configuration files
2020-03-24 11:46:32 +08:00
8a44d18f0e eopll rewrite 2020-01-21 19:48:05 +08:00
6f7a666bf3 Support restart, status signal 2019-12-16 19:27:36 +08:00
3538b77afc Release configuration file memory 2019-06-20 09:39:31 +08:00
68aada0edd 修改: Makefile
修改:     conf.c
	修改:     conf.h
	修改:     conf/cproxy.ini
	修改:     conf/cproxy.ini.explain
	修改:     cproxy.c
	修改:     cproxy_help.c
	修改:     cproxy_request.c
2019-04-21 10:41:28 +08:00
4072556043 修改: conf.c
修改:     conf.h
	修改:     conf/cproxy.ini
	修改:     conf/cproxy.ini.explain
	修改:     cproxy.h
	修改:     cproxy_help.h
	修改:     cproxy_request.c
2019-02-19 17:29:58 +08:00
a2f0dc3992 修改: Makefile
修改:     conf.h
	修改:     conf/cproxy.ini
	新文件:   conf/cproxy.ini.explain
	修改:     cproxy.c
	修改:     cproxy.h
	修改:     cproxy_help.h
	修改:     cproxy_request.c
	修改:     cproxy_request.h
2019-02-16 17:28:47 +08:00
e0261c8942 修改: Makefile
修改:     README.md
	修改:     conf.c
	修改:     conf.h
	修改:     conf/cproxy.ini
	修改:     cproxy.c
	修改:     cproxy.h
	新文件:   cproxy_help.c
	新文件:   cproxy_help.h
	修改:     cproxy_request.c
	修改:     cproxy_request.h
	修改:     log/cproxy.pid
2019-02-07 17:26:48 +08:00
266aade849 修改: Makefile
修改:     README.md
	新文件:   conf.c
	新文件:   conf.h
	修改:     cproxy.c
	修改:     cproxy.h
	修改:     cproxy_request.c
	新文件:   cproxy_request.h
	新文件:   log/cproxy.pid
2019-01-19 16:13:58 +08:00