Skip to content

acl 3.6.8 released!

Latest

Choose a tag to compare

@zhengshuxin zhengshuxin released this 04 Jun 08:14
· 3 commits to master since this release
  • 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: v3.6.7...v3.6.8