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.
7f2bdc217a0b13dae18429ae485dd308d833e659
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
29
Jan
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
3
2
1
31
Oct
28
27
26
25
24
22
21
20
19
18
17
16
14
13
12
11
4
3
30
Sep
29
28
27
26
23
22
16
15
13
12
9
5
2
1
31
Aug
29
26
24
22
19
18
16
15
12
9
8
4
30
Jul
27
26
25
22
21
20
15
14
13
12
11
8
7
6
1
29
Jun
28
27
24
22
20
15
13
10
9
7
2
31
May
30
28
18
16
15
Include stdbool.h for NRF52
Fix OOB access in mg_match_prefix_n()
Fix TCP RX path regression in SSL mode
Close undrained and stuck http connections
Enable building with CS_ENABLE_STDIO=0
STM32 Ethernet support
Use stock ARM GCC and Newlib from Ubuntu distro
Get rid of magic numbers in parse_mqtt
Move the recv limit check to mqtt
Drain rx_chain before closing the connection
Respect recv_mbuf_limit in lwip
Improve docs of str_util.h
Improve docs for logging
Add inet_ntop and inet_pton to esp8266
Move shadow to event API
Improve docs
Use 8k iobuf limit for aws
Fail if authn file is configured but doesn't exist
Fix mg_parse_uri()
Expose digest auth checking functions
Rename base64.{c,h} to cs_base64.{c,h}
Document mg_match_prefix
Compatibility with LwIP 2.0
Use weaker but faster cipher suites
Integrate cesanta/mongoose-os/pull/370
Make mjs & frozen vc98 & vc2017 friendly
Mongoose 6.10
6.10
6.10
Fix MQTT SUBSCRIBE parsing
Fix bug when network conn is closed before CGI
Fix SimpleLink listener for SSL
Fix timer handling
Fix potential leak in socks client
Make amalgam work on windows
Use verbose flags in both socks client and server
Reformat mongoose
Unbind things from v7
Initial socks5 client & server implementation
Move mongoose docs to https://cesanta.com/docs/
BREAKING: Sys config API change
Do not double-count recved bytes
Loading