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.
d369f316085ea3b5fd9f636f84de0c16a210caba
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
17
Mar
16
14
13
10
9
6
5
4
3
24
Feb
19
17
16
12
10
29
Jan
28
27
21
19
16
10
30
Dec
27
21
17
15
11
1
28
Nov
24
20
17
13
12
10
9
7
1
30
Oct
28
22
21
17
16
15
14
13
12
11
10
9
5
3
1
22
Sep
20
19
16
15
14
11
10
9
8
7
6
4
2
1
30
Aug
29
26
22
21
20
13
11
8
7
5
4
3
1
31
Jul
30
29
28
27
26
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
Introduce -dav_root option
Merge pull request #485 from dsrosario/fix_remove_double_dots
Fix remove_double_dots_and_double_slashes removing all the dots leading http server to serve wrong URI
Squashed warnings after size_t change
Merge pull request #456 from sebgod/fix-win32-examples-using-extra
Merge pull request #486 from mmicko/master
compile fix for visual studio
Compile fix
Merge pull request #484 from davidmilligan/master
fix compiler warnings for 64 bit compilation
Fix #477
Merge pull request #481 from cesanta/web_server_ssl
web_server_ssl
Add -DMONGOOSE_ENABLE_THREADS to other examples
Add -DMONGOOSE_ENABLE_THREADS to proxy server example
Add -DMONGOOSE_ENABLE_THREADS to Makefile
Merge pull request #480 from cesanta/polarssl_examples_1
websocket_ssl_proxy
Added mg_websocket_printf()
Merge pull request #474 from mmicko/master
s/MONGOOSE_NO_THREADS/MONGOOSE_ENABLE_THREADS
Add winsock2.h include for win32
Merge pull request #465 from doug16rogers/vs9-compile-ipv6
Fix Win32 build in mg_websocket_write()
Fix mg_create_server() signature
OS/2 patches by KO Myung-Hun
Merge pull request #463 from CurlyMoo/patch-1
Check for getaddrinfo availability.
Merge pull request #473 from mmicko/master
Fix for MINGW builds
SSL fixes
Add type cast in ns_out()
Define _XOPEN_SOURCE for MinGW build
Add overflow checks
Merge pull request #466 from 0-wiz-0/master
Only define _XOPEN_SOURCE on Linux.
Allow for compilation in Visual Studio 9 (2008) with NS_ENABLE_IPV6.
net skeleton -> fossa
Add debug line and adapt to styling guide
Replace obsolete gethostbyname by getaddrinfo
Loading