Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
22aeb611
Commit
22aeb611
authored
Mar 17, 2015
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ReleaseNotes
parent
2d1d2e65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
ReleaseNotes.md
docs/ReleaseNotes.md
+25
-0
No files found.
docs/ReleaseNotes.md
View file @
22aeb611
# Mongoose Release Notes
## Release 5.6, 2015-03-17
Changes in Libmongoose library:
-
Added
`-dav_root`
configuration option that gives an ability to mount
a different root directory (not document_root)
-
Fixes for build under Win23 and MinGW
-
Bugfix: Double dots removal
-
Bugfix: final chunked response double-send
-
Fixed compilation in 64-bit environments
-
Added OS/2 compatibility
-
Added
`getaddrinfo()`
call and
`NS_ENABLE_GETADDRINFO`
-
Various SSL-related fixes
-
Added integer overflow protection in
`iobuf_append()`
and
`deliver_websocket_frame()`
-
Fixed NetBSD build
-
Enabled
`NS_ENABLE_IPV6`
build for Visual Studio 2008+
-
Enhanced comma detection in
`parse_header()`
-
Fixed unchanged memory accesses on ARM
-
Added ability to use custom memory allocator through NS_MALLOC, NS_FREE, NS_REALLOC
Changes in Mongoose binary:
-
Added
`-start_browser`
option to disable automatic browser launch
-
Added SSL support to DEV edition
## Release 5.5, October 28 2014
Changes in Libmongoose library:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment