Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongoose library update and improvements to HTTP client/server #171

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

aufau
Copy link
Member

@aufau aufau commented Mar 12, 2024

First commit Update mongoose to version 7.13 with minimal changes is simply mongoose library update with as little changes as possible.

Following commits are improvements, bugfixes, rewrites and features.

@entdark
Copy link

entdark commented Apr 3, 2024

Will this work out of the box and we don't need to install anything?

@aufau
Copy link
Member Author

aufau commented Apr 3, 2024

Will what work out of the box, mongoose and http downloads? Yes, we've used mongoose library since the beginning. It's built-in: https://github.com/mvdevs/jk2mv/blob/master/libs/mongoose/mongoose.c
There is no new functionality in this PR so far, only library update and some small improvements.

This commit also fixes bug in ignored downloads feature where ignored
file would get wrong checksum saved to dlblacklist.dat and not get
ignored in some cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants