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
Admin message
Gitlab has been updated. More info
here
.
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.
673f25f75a4f4cc783395e50b8e6344e1321915c
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
2
Jan
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
14
13
12
9
8
7
2
1
29
Nov
28
27
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
6
4
Pass opts structure to mg_http_serve_dir()
More checks in mg_ws_send
Update readme
Update readme
Fix win98 test
Add captive dns server example
Add README
Add ESP8266 example
Add mingw tests to actions
Add mingw gcc and g++ tests
Remove unused code
Add http-reverse-proxy example
Fix #954
Squash -DMG_ENABLE_FS=0 build warning
Fix https://github.com/cesanta/mongoose/issues/1030
Enhance HTTP client example
Make DNS debug log less verbose
Add HTTP client code
Add more mg_http_parse unit tests
Fix typo in fuzz test
Add more fuzz tests
Refactor mg_ntoa and mg_straddr
Squash some warnings under mingw crosscompiler
Drop deprecated register keyword
Workaround for WIN32 C++ snprintf/vsnprintf/strdup calls
Fix WS frame length encoding for len 0xffff
Use MG_EV_WS_CTL for WS control messages
Fix localhost resolution
Add proxy client example
Add ipv6 server test
Add IPv6 client test
Fix mg_prefix job
Add examples build, fix prefix build
Do not create socket until resolved
Fix openssl build
Fix openssl build, and add openssl test
IPv6 related refactoring
Always send MG_EV_CONNECT on TCP connect
Refactor HTTP client
Uload coverage
Loading