| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| acl 3.6.8 released! source code.tar.gz | 2026-06-04 | 32.6 MB | |
| acl 3.6.8 released! source code.zip | 2026-06-04 | 37.0 MB | |
| README.md | 2026-06-04 | 578 Bytes | |
| Totals: 3 Items | 69.6 MB | 1 | |
- Bugfix: Fixed one bug in mime parsing for http & email;
- Bugfix: Fixed one bug that the mime parser can't parse big file which's size is larger than 2GB;
- Feature: Add builder module for http mime;
- Feature: Add upload mime data in http_request module;
- Workaround: Not be collision with libevent when compiling fiber module;
- Optimize: Optimize acl_dll.c for windows platform;
- Bugfix: Fixed one bug in xml parsing for one memory safety issue;
- Building: Fixed some building warning.
Full Changelog: https://github.com/acl-dev/acl/compare/v3.6.7...v3.6.8