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.
238bf1a29e5121b42a084a810b8f9775a8299243
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
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
11
3
29
Apr
28
27
26
22
19
18
16
15
13
12
11
8
6
5
4
1
25
Mar
22
21
Fix mg_strdup_nul
Add mg_assemble_uri
Make mg_connect_ws accept http:// URLs
Fix mg_parse_uri for URIs with fragment but no qs
A function to make a NUL-terminated copy of mg_str
Make mg_connect_{http,ws} use mg_parse_uri
Fix mg_lwip_if_get_conn_addr when there's no pcb
Correct negative AAAA answer with NSEC RR
Enable hosts and resolv.conf lookups on UNIX only
Ignore tcp sent cb when there's no asscociated nc
Fix mg_socket_if_get_conn_addr for UDP sockets
Fix MQTT will_message length calculation
add to cgi doc note about zombies
websocket_chat added MG_EV_HTTP_REQUEST
Perform endpoint auth check on multipart requests
Fix hexdump on ESP8266, deliver MG_EV_SEND [...]
Log DNS failures in mOS
Add optional digest auth to mOS HTTP server
Fix a typo
Fix crash in multipart handling
Clean send_mbuf in mg_if_sent_cb, fix hexdump
Bobify format targets
Handle multiple MQTT messages per RECV event
Commonize arg checking in cfunctions
Fix eintr, zombie
Fix MQTT handshake; change to version 3.1.1
Minor SNTP fixes
Fix a typo
Fix crash in multipart handling
Handle NULL tpcb in mg_lwip_tcp_write
Fix MinGW compilation
Add simple mongoose/esp32 example (w/out mOS)
Fix COAP compilation
Fix mg_get_http_var retval
Include mg_mem.h into str_util
Consistent MG_MALLOC, MG_REALLOC and MG_FREE calls
Fix MD5 disabling
Fix DISABLE_MD5 and DISABLE_SHA1 naming
Fix typo
Remove ajax_upload
Loading