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
Authenticating with a password
with git over http
works again
. More information
here
.
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.
848c884fff80de03051344e230392a68d4b51b84
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
25
Oct
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
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
Krypton + LWIP fixes
Make mongoose compile with ARMCC
Fix byte order defines under OSX
Make backend build under win32, MSVC98
Add HTTP example for nRF
Fix c++11 mg compilation
Fix CoAP/CC3200 compilation
Bump sha pointer to latest simplelink_mbed
Fix CoAP packet size calculation
ARM mbed STM32+cc3100 demo
Fix mg_time on mbed and make DNS work around epoch
Fix line endings in console messages
Fix DHCP message
Tweak NXP example project settings
Fix SDK_PATH
Add Mongoose example project for NXP Kinetis K64
Add nRF port for Mongoose
Restore Mongoose README changes
Add MG_ENABLE_FILESYSTEM to MSP432 examples
Add MG_ENABLE_FILESYSTEM to CCS projects
Enable MQTT client by default
CS_P_ESP_LWIP -> CS_P_ESP8266;add CS_P_NXP_KINETIS
Return "status": XX for all RESTful calls
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
Loading