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.
23141c2fef00957ea4896de62497cffe79ea114d
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
1
Mar
29
Feb
25
19
15
13
11
Jan
23
Dec
22
21
20
15
14
11
8
3
2
1
30
Nov
25
24
20
18
30
Oct
21
16
13
12
5
2
25
Sep
22
21
9
8
26
Aug
20
18
13
12
13
Jul
12
2
22
Jun
19
10
5
4
20
May
19
18
15
11
17
Apr
13
10
9
5
3
2
1
31
Mar
25
24
22
21
20
18
17
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
Update README.md
Update README.md
Digest auth fixes
Make sure iobuf is renamed to mbuf everywhere
Increase buffer size for cnonce
Fix image
Add POST file upload to SJ web interface
Implement multipart streaming in MG (edition 2)
Minor fixes to Mongoose
Add SSL options to mg_{bind,connect}_opt
Fix build with clang
Initial support for SSL in TCPUART 2
Add optional log of timestamp difference
Call recved when data is consumed from recv_mbuf
Include limits.h
Add GA hooks to mongoose & smartjs repos
Implement mg_register_http_endpoint
Import frozen
Add contribution files
Good bye osdep.h, you won't be missed
Rewrite URI -> path mapping, Windows fixes
Fix crash in c_vsnprintf
Add zx/zd/zu support to c_vsnprintf
Fix line numbering in amalgamated files
Add short copyright notice in every source file
Add LICENSE file to F&C, update dates
Use mg_parse_uri in ws, add mg_mk_str function
Fix parse uri
Implement mg_parse_uri
Fix mongoose doc formatting
v7_is_true() -> v7_is_truthy()
Rename v7_create_ -> v7_mk_
Refactor in setting properties
Implement fake DAV LOCK
Introduce mg_time() and use it internally
6.2
6.2
Mongoose 6.1 -> 6.2
Implement freezing V7 object graph
Add a note about Content-Type for form submissions
v7_apply() and friends take res as last argument
cfunctions API refactored to return enum v7_err
Loading