Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mongoose
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ganil-acq
GANILinux
linux-service
library
mongoose
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e648681f1db31830a03f2771e147bf1e033caa00
Select Git revision
Branches
3
bench_ROUTER-3
dev_handle
default
master
protected
Tags
20
7.13
7.12
7.11
7.10
7.9
7.8
7.7
7.6
7.5
7.4
7.3
7.2
7.1
7.0
6.18
6.17
6.16
6.15
6.14
6.13
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jul
23
21
18
8
7
28
Jun
29
28
25
24
23
20
19
18
17
16
13
12
11
10
9
4
3
29
May
22
21
20
19
18
13
12
11
7
30
Apr
29
28
25
24
16
15
14
10
9
7
31
Mar
30
28
27
26
24
23
21
20
19
14
13
12
11
10
9
7
6
5
4
3
2
1
27
Feb
25
24
22
21
20
19
14
11
10
9
7
6
5
4
3
1
31
Jan
30
29
28
27
26
25
24
23
22
20
19
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
31
Dec
30
27
26
24
23
22
21
20
19
18
16
15
12
10
9
8
7
6
5
4
3
2
1
30
Nov
28
27
26
25
24
23
22
13
11
4
2
30
Oct
19
18
15
10
7
6
5
3
2
1
30
Sep
29
28
26
25
24
20
18
17
16
12
7
Set the correct json content-type
stat - function result cache
release notes dates
fix leak in handle_propfind()
updated net skeleton
Merge branch 'master' of ssh://github.com/valenok/mongoose
updated certs
Merge pull request #391 from pavel-pimenov/pvs-studio-fix-zu
Change printf mask %zu -> %lu
Merge pull request #387 from Z-Wave-Me/master
Should also disallow PROPFIND as well
Disallow WebDAV MKCOL/PUT/DELETE requests to protected files (like .htpasswd)
ns_read_from_socket(): calling recv() in a loop until failure
more comments in big_upload.c
Added big_upload.c
Using Multiple inputs for upload example
removed trailing newline
QNX SSL upload fix
Refactor NS_POLL case in mg_ev_handler
Added comment for mg_terminate_ssl() call
manual mitm for oracle.com
Wording for licensing clarified
exported mg_terminate_ssl
squash QNX warning about execle() call
ENABLE_PROXY is visible with MONGOOSE_NO_FILESYSTEM
sending 405 for proxy request if connect is not allowed
Added enable_proxy
squash warning under mingw
squash warning under mingw
squashed warning around NS_STACK_SIZE
Added comment for Win32 SO_RESUSEADDR
Adding zero-length chunk for long-running requests
keeping alive long-lived connections
Fix #373
mg_set_option(): always set correct actual listening port
Calling event handler in MITM mode before making connection to the target host
ns_server_poll(): setting current_time to now after select()
Added -root cmd line flag to proxy example
Changed debug in do_proxy()
Squashed warnings for MONGOOSE_NO_FILESYSTEM
Loading