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.
913e730ec2e2e1f1d468c306b841cd2030f69882
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
5
Apr
4
2
3
2
1
31
Mar
30
22
21
20
18
15
14
11
8
6
2
28
Feb
23
22
19
14
12
11
10
9
8
1
29
Jan
27
25
24
23
22
21
19
18
17
15
14
11
10
7
6
5
27
Dec
24
23
22
21
20
19
17
16
15
14
13
7
3
30
Nov
29
26
25
23
22
16
14
11
10
6
5
4
3
2
1
31
Oct
30
27
22
20
14
13
12
6
5
4
2
1
30
Sep
29
27
26
24
23
22
21
20
18
17
16
15
14
13
2
30
Aug
29
28
27
26
25
23
22
20
12
11
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
16
15
14
13
4
2
1
30
Jun
21
10
29
May
28
24
23
19
17
13
12
11
4
29
Apr
28
22
13
9
25
Mar
24
23
22
21
19
18
17
15
13
11
10
9
8
7
4
28
Feb
17
15
13
11
10
9
8
7
5
4
3
2
3
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
Fix ESP32 example
Handle MBEDTLS_ERR_NET_CONN_RESET errors
Introduce MG_ENABLE_CUSTOM_MILLIS
Merge pull request #1509 from jameshilliard/wakeup-conflict
Fix mg_mgr_wakeup conflicting types error
Fix #1505: let mg_wakeup() return status
Merge pull request #1508 from jameshilliard/mqtt-debug
Fix clean targets
Print mqtt buffer on error in tests
Enable mbedTLS
Drop CRL from mbedTLS integration - let customer do a custom init if required
Disable SSI on Zephyr by default
Increase sock limit, fix multiple connections issue
Set DNS error on UDP send error
Better logging
Set default socket in mg_connect() to -1
Remove cruft
Disable SNTP
Enable SNTP in zephyr example
Enable DHCP
Add zephyr example skeleton
Add missing arch_zephyr.h, add musl target
Add initial Zephyr support
Remove unused mg_hmac_sha1()
Add tests for mg_ws_wrap() and messages > 128 bytes
Add failed TLS host validation
Enable TLS host validation in test_http_client()
Honor hostname validation for openssl
Fix mg_dns_parse_name_depth()
Merge pull request #1495 from jameshilliard/optimize-valgrind
Handle #1497 - handshake format
Reuse sock.c logic in mbedtls integration
Add vc2017 target
Add connection timeout
Run valgrind tests with appropriate compiler optimizations.
Merge pull request #1479 from zudwalex/infineon_rtx_support
Set IPv6=0 for valgrind test
Add valgrind test
Add valgrind test
Fix #1483 - add valgrind target, do not use stdlib strcasecmp()
Loading