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.
a7a17711ecd2a65a455cd7590debec1d166efb84
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
21
Jan
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
30
27
26
24
23
22
21
20
19
Removed Lua docs
Updated years
5.5_20140120
5.5_20140120
Merge pull request #459 from joshcriz/patch-1
Update Makefile
Enable building of example/Makefile on Win32
Fix #416
Merge pull request #452 from CurlyMoo/patch-2
Typo
Merge pull request #449 from ursine/patch-1
Merge pull request #450 from sebgod/master
mongoose.c: using application/javascript for .js
64-bit length fields on ARM don't work
Typo fixed in the comment
Added md5 copyright
Removed travis config file
Removed $Date$ marker
Removed $Date$ from header
Fix examples/proxy_server build
Merge pull request #440 from zapline/patch-1
Update ReleaseNotes.md
Updated Readme
Updated Readme
Update README.md
Fixed Android build
Merge pull request #433 from jhnwkmn/malloc
Consistent use of NS_MALLOC, NS_FREE and NS_REALLOC
Merge pull request #432 from jhnwkmn/o_binary
Merge pull request #436 from jhnwkmn/no-cgi
Merge pull request #435 from jhnwkmn/size-macros
Merge pull request #434 from jhnwkmn/no-user
Merge pull request #437 from jhnwkmn/nsf-close-immediately
If socket is about to be closed do not add to [read|write]_set.
MONGOOSE_NO_CGI needs special handling.
Added size macros.
Added MONGOOSE_NO_USER configuration define.
Merge branch 'master' of ssh://github.com/valenok/mongoose
Extra NULL check in iter2(). Fix #430
O_BINARY might be defined.
Merge pull request #431 from jhnwkmn/reduce-includes
Conditionally include dirent.h and dlfcn.h
Loading