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
Graph
291fc024cd9a22a3efe0fef556657c812083b718
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
7
4
28
Feb
17
15
13
11
10
9
8
7
5
4
3
2
3
2
1
31
Jan
30
29
28
26
25
24
23
21
20
19
18
17
16
13
12
7
6
5
4
3
2
29
Dec
28
27
25
24
23
22
21
20
18
17
16
15
14
13
12
11
10
8
7
6
5
26
Oct
24
28
Aug
20
19
12
Jul
8
24
Jun
11
23
May
22
21
9
2
25
Mar
21
Feb
14
11
1
31
Jan
22
20
29
Dec
23
19
7
4
Nov
7
Oct
1
30
Sep
12
Jul
26
Jun
13
24
May
8
3
2
29
Apr
24
23
15
10
1
28
Mar
19
12
8
6
4
14
Feb
12
8
30
Jan
22
16
8
25
Dec
21
18
10
7
5
28
Nov
23
2
29
Oct
15
9
8
4
28
Sep
27
25
20
17
14
11
6
21
Aug
18
13
23
Jul
12
9
7
3
27
Jun
26
21
20
18
6
17
May
10
26
Apr
17
13
11
10
3
30
Mar
28
22
20
17
12
27
Feb
23
18
13
10
8
7
6
5
3
2
1
30
Jan
29
27
18
16
15
12
4
2
29
Dec
28
17
16
14
4
2
28
Nov
24
23
21
9
8
31
Oct
30
24
21
19
18
16
11
14
Sep
13
12
7
6
1
31
Aug
30
29
27
26
24
22
21
17
16
27
Jul
21
20
17
14
5
4
3
2
1
29
Jun
28
27
26
21
20
13
9
7
4
30
May
28
26
25
19
11
9
6
5
3
2
27
Apr
26
25
24
21
19
18
17
15
14
12
11
10
9
8
7
3
30
Mar
29
24
23
21
20
17
15
13
11
8
7
6
2
1
28
Feb
27
24
23
20
19
17
16
15
13
11
10
9
8
7
6
3
2
1
31
Jan
30
26
25
24
18
17
13
11
10
9
23
Dec
21
20
15
Less verbose test
2020 -> 2021
Add streaming client support, MG_EV_HTTP_CHUNK
Add mg_crc32
Restore mg_mqtt_{ping,pong,disconnect}
Avoid extra allocation for static HTTP handling
Define WEAK to nothing on Cygwin
Fix QNX build
Add struct mg_mgr::userdata
Do not reveal full root dir path
Refactor mg_url_encode
Remove reduntant code
Fix TLS build
Stricter realpath checks
Increase conn label size 32 -> 50
Stricter mg_http_parse()
Add "struct mg_http_message::head" attr
Remove fflush in logging
Fix mg_random
Allow mbedtls CA being inline PEM
Better unicode handling on win32
Change mws binary link
Update README.md
Update README.md
Update README
Merge pull request #1213 from csimons/drainig
README.md: fix typo: is_drainig -> is_draining
Remove debug logs
Fix #1211 - adjust ESP32 example to serve FS
Fix #1210 - on win32, open upload file in binary mode
Show served dir in the start message
Fix #1209
Improve SNI
https://localhost -> http://0.0.0.0
Add error check for iobuf allocation
Use openssl/ssl.h
Use 64bit file ops even on 32bit systems
Fix test
Wrap util funcs that use FILE into MG_ENABLE_FS
mg_file_write -> mg_file_printf
Loading