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
Admin message
We are currently
updating
Gitlab. Brace yourselves.
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.
eee293518c007a3f520737b70a7ca847007bfa6a
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
18
Oct
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
17
15
14
13
10
8
4
3
1
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
Update README.md
Update README.md
Update README.md
MG_DISABLE_(DNS|(_SYNC)?_RESOLVER) -> MG_ENABLE_$1
Introduce MG_NET_IF var, replaces MG_NET_IF_*
Don't clang-format non checked out things
Don't access nc->ssl if SSL is disabled
Enable FS for WinCE
MG_DISABLE_SOCKETPAIR -> MG_ENABLE_BROADCAST
MG_DISABLE_POPEN -> MG_ENABLE_HTTP_SSI_EXEC
MG_DISABLE_HTTP(|_SSI|_WEBSOCKET) -> MG_ENABLE$1
Port Mongoose to WinCE, part I
MG_DISABLE_FILESYSTEM -> MG_ENABLE_FILESYSTEM
CS_DISABLE_(STDIO|HEXDUMP) -> CS_ENABLE_$1
Fix stm32f4_cc311 example and add it to CI
MG_DISABLE_DAV -> MG_ENABLE_HTTP_WEBDAV
MG_DISABLE_MQTT -> MG_ENABLE_MQTT
Rename MG_DISABLE_CGI -> MG_ENABLE_CGI
Run V7 tests with -Wundef
Change from using #ifdef to #if for features tests
Mongoose 6.6
6.6
6.6
esp_mg_net_if refactoring: split LWIP & ESP parts
Add MBED as platform
Add MG_EV_SSI_CALL_CTX
Update TI compiler to 5.2.8
uart-to-websocket page content changes
Update TI compiler to 5.2.8
Fix mg_http_send_redirect doc
Add PIC32MX/CC3100 mqtt_client example
Link MIOT for Linux statically
Add PIC32MX/CC3100 mqtt_client example
Add mg_http_send_redirect and make examples use it
Use gethostbyname for localhost
Report errors in the netcat example
Add CoAP server example doc. Closes cesanta/dev#4917
Add CoAP client example doc
Rename MSP432 example project
Simple mDNS + DNS-SD impl
Publish the amalgamation tools
Amalgamation changes - clean up paths
Loading