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.
53f34dea04a16a8f6df074f707e07b4d0100edf3
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
3
Feb
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
14
13
12
9
8
7
2
1
29
Nov
28
27
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
Released 7.1, move HEAD to 7.2
Handle calloc failures
7.1
7.1
Remove dead code
Add socks5 server example
Merge pull request #1200 from Davonter/master
Show accepted IPv6 peer corrently
-D -> -v
desktop-server -> http-server
TLS nits 2
TLS nits
TLS krypton compat
Fix README.md mg_mgr_free
URL decoding URI
Squash warning in unit test
Fix DNS timeout, add unit test
Disable native socketpair by default, fix multithreaded win32 example
Add more docs
Enable SO_EXCLUSIVEADDRUSE on Win32. Better listdir response.
Restore to a simple version
Make mg_url_port() return 80 for ws://
Merge pull request #1191 from RiccardoDalFiume/master
Pass mg_http_message to MG_EV_WS_OPEN
Add extra headers param to mg_ws_upgrade()
Restore SO_EXCLUSIVEADDRUSE
No static for linux
Better reuseaddr handling on Win32
UI for Win32
Bump version
Loading