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
220231e64763a75f46abc764a90c5314a8a9c7d8
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
15
Mar
13
11
10
9
8
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
Add sizep param to mg_file_read()
Do not call setsockopts() on a listening connection
Stricter MG_ARCH_CUSTOM and type conversions in sock.c
Merge pull request #1238 from cesanta/novlean-patch-1
Fix typos
Fixed typos
added .
Update readme
Update readme
Add struct mg_http_serve_opts::extra_headers
Fix doc example
Bump HEAD to 7.3
Add mg_mqtt_next_unsub() signature
7.2
7.2
Add mg_mqtt_next_unsub
Tiny refactor in walkchunks()
Process chunked body before sending MG_EV_HTTP_MSG
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
Loading