root
|
7817e3ac14
|
acl_master can start without any service.
|
2017-06-08 14:37:55 +08:00 |
|
zhengshuxin
|
3612489a81
|
ACL_TOKEN support acl_foreach
|
2017-06-05 12:21:02 +08:00 |
|
zhengshuxin
|
6bfdac5843
|
add acl_token_tree_word_remove in acl_token_tree.c
|
2017-06-03 23:45:18 +08:00 |
|
root
|
40954a1558
|
acl_master support SO_REUSEPORT in UDP mode.
|
2017-06-02 18:02:36 +08:00 |
|
zhengshuxin
|
67e2a99eee
|
fixed one bug in websocket::make_frame_header for one memory overflow problem;
fixed one bug in connect_manager::remove
|
2017-05-27 10:03:58 +08:00 |
|
root
|
171655fa1e
|
improve performance of acl_udp_server.c
|
2017-05-25 00:59:25 +08:00 |
|
zhengshuxin
|
3c19f24ede
|
calling setuid in acl_master to help services written by golang to change running privilege.
|
2017-05-22 17:52:05 +08:00 |
|
zhengshuxin
|
a0f4e48d41
|
fixed one bug in acl_mylog.c/private_vstream.c that freeing memory corrupt.
|
2017-05-03 11:19:20 +08:00 |
|
zhengshuxin
|
47c07e2f56
|
add inet_ntop/inet_pton for vc2003
|
2017-04-23 20:27:54 +08:00 |
|
zhengshuxin
|
fd719a73e3
|
fixed one bug in acl_pthread_cond.c for double-free one same memory.
|
2017-04-17 21:56:13 +08:00 |
|
zhengshuxin
|
41b89b7aaa
|
hook getaddrinfo in acl fiber
|
2017-04-13 21:50:55 +08:00 |
|
zhengshuxin
|
29f3ef3b73
|
supporting for IPV6
|
2017-04-11 23:14:39 +08:00 |
|
zhengshuxin
|
b73d188e30
|
support IPV6.
|
2017-04-07 20:13:08 +08:00 |
|
zhengshuxin
|
d167d8f85d
|
fixed fiber's errors;
add feature in some modules.
|
2017-03-31 23:04:16 +08:00 |
|
zhengshuxin
|
3cd0864746
|
supporting ios and can be compiled by xcode.
|
2017-03-12 14:49:48 +08:00 |
|
zhengshuxin
|
09e4b0d381
|
migrate to Android platform OK!
|
2017-02-12 21:39:38 +08:00 |
|
zhengshuxin
|
06fa2499fa
|
fixed bugs in lib_fiber; add features in http module.
|
2016-12-29 23:58:18 +08:00 |
|
zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
ubuntu14
|
bcb2f1b85c
|
fixed one bug in fiber.c for memory leak
add some samples for lib_liber
|
2016-11-27 21:03:24 +08:00 |
|
zhengshuxin
|
2b282d9f66
|
remove setting non-blocking in acl_vstream_fdopen.
|
2016-11-18 21:45:40 +08:00 |
|
zhengshuxin
|
60f2fc2203
|
fixed compiling error on centos4.7 by gcc3.x.x
|
2016-10-28 15:01:42 +08:00 |
|
zhengshuxin
|
be034725b3
|
rename acl_init to acl_lib_init; fixed one bug in url encoding for '+'
|
2016-10-25 10:31:33 +08:00 |
|
zhengshuxin
|
be07157761
|
fixed one bug in acl_json.h for duplicate defined ACL_JSON_T_XXX
|
2016-10-21 17:22:40 +08:00 |
|
zhengshuxin
|
f30b2b4144
|
add some websocket samples(upload_server/upload_client); fixed some bugs in acl;
|
2016-10-21 15:02:50 +08:00 |
|
zhengshuxin
|
f0e5a302b3
|
fixed one bug in acl_json_build/acl_json_buiding bug when building a json object.
|
2016-10-11 20:58:37 +08:00 |
|
zhengshuxin
|
8fc6f990f2
|
add null type for json module when building json obj.
|
2016-10-10 23:03:05 +08:00 |
|
zhengshuxin
|
6f8105136a
|
fixed bugs in read line functions of acl_vstream.c; add c++11 into fiber.
|
2016-09-07 19:58:19 +08:00 |
|
zhengshuxin
|
6852d39ed2
|
fixed one bug in acl_urlcode.c, add c++11 in fiber, and add sha1
|
2016-09-01 20:00:58 +08:00 |
|
zhengshuxin
|
6897e3dc54
|
fixed bugs in json module.
|
2016-08-23 13:20:33 +08:00 |
|
ubuntu14
|
96bde3d3ca
|
improvement the events_epoll_thr.c's performance by decreating calling times of epoll_ctl.
|
2016-08-15 14:53:43 +08:00 |
|
ubuntu14
|
bea788c59c
|
fixed one bug in events module that read_ready flag maybe be clear.
|
2016-08-15 11:04:12 +08:00 |
|
ubuntu14
|
46b36692a6
|
fixed one import bug in acl_vstream_writen() of acl_vstream.c
|
2016-08-14 00:25:15 +08:00 |
|
ubuntu14
|
d7218d0228
|
add acl_ypipe/acl_ypush into vc2015 project.
|
2016-08-11 13:57:57 +08:00 |
|
ubuntu14
|
0c54b8c0d5
|
fixed one bug in events_enable_read of events_epoll_thr.c; add some samples for lib_fiber;
|
2016-08-11 13:36:20 +08:00 |
|
ubuntu14
|
271fc96cdf
|
add master web monitor by master_fiber mode; arrange codes; add methods to json module;
|
2016-07-29 16:43:46 +08:00 |
|
ubuntu14
|
1a22bba2ce
|
fixed one bug in event operation for lib_fiber
|
2016-07-20 21:09:46 +08:00 |
|
ubuntu14
|
36585efdf6
|
epoll has been hooked now
|
2016-07-15 21:04:01 +08:00 |
|
ubuntu14
|
1db0998bad
|
fixed compiling warning by gcc6.1
|
2016-07-10 19:12:54 +08:00 |
|
ubuntu14
|
2e5724cbeb
|
add acl_mbox.c for thread communication
|
2016-06-26 12:17:17 +08:00 |
|
ubuntu14
|
f9ff6f0a73
|
fixed some bugs in lib_fiber; add master_fiber for master framework
|
2016-06-23 13:34:54 +08:00 |
|
ubuntu14
|
29d2584744
|
fixed one bug in acl_sys_file.c for windows; add one no lock quque
|
2016-05-22 00:08:10 +08:00 |
|
ubuntu14
|
1148788f2b
|
optimize some codes
|
2016-05-10 21:58:47 +08:00 |
|
ubuntu14
|
6590dd07f8
|
make acl_threads_server.c friendly to valgrind
|
2016-04-23 20:30:49 +08:00 |
|
ubuntu14
|
0898b7ec6f
|
fixed bugs in acl.3.1.5
|
2016-04-16 17:58:56 +08:00 |
|
ubuntu14
|
a6f78cc0b0
|
add quote split string
|
2016-04-14 22:39:11 +08:00 |
|
ubuntu14
|
41a32d774d
|
add functions to redis_builder
|
2016-04-01 09:36:18 +08:00 |
|
ubuntu14
|
dea69a055a
|
make master_threads more safety for avoiding socket_stream exception
|
2016-03-24 14:44:18 +08:00 |
|
ubuntu14
|
7bad3a7cab
|
fixed one bug in json parser for reset
|
2016-03-19 22:05:46 +08:00 |
|
ubuntu14
|
ba42c843c5
|
redis_builder can builder and operation redis cluster with password
|
2016-03-13 20:01:41 +08:00 |
|
ubuntu14
|
02b0fec5e5
|
fixed one problem of compiling dll on vc2012
|
2016-03-03 17:07:53 +08:00 |
|