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
Gitlab has been updated. More info
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.
409c12a851601136239a4550e55bf800298eb108
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
11
Apr
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
17
16
14
13
10
9
6
5
4
3
24
Feb
19
17
16
12
10
29
Jan
28
27
21
19
16
10
30
Dec
27
21
17
15
11
1
28
Nov
24
20
17
13
12
10
9
7
1
30
Oct
28
22
21
17
16
15
14
13
12
11
10
9
5
3
1
22
Sep
20
19
16
15
14
11
10
9
8
7
6
4
2
1
30
Aug
29
26
22
21
20
13
11
8
7
5
4
3
1
31
Jul
30
29
28
27
26
23
21
18
8
7
28
Jun
29
28
25
24
23
20
19
18
17
16
13
12
11
10
9
4
3
29
May
22
21
20
19
18
13
12
11
7
30
Apr
29
28
25
24
16
15
14
10
9
7
31
Mar
30
MSP432 port, step 1
Improve Android app
Disable SL_INC_STD_BSD_API_NAMING in SimpleLink
Minor tweak to ESP8266 example
Add a README for CCS projects
Add CC3200 sensor demo CCS project
Add a CC3200 CCS Mongoose library project
Restore function of CS_DISABLE_STDIO
Remove extra function from C-clubby
Switch to CC3200 SDK 1.2.0
Fix mg examples
Remove epoll() support
Fix AP configuration on CC3200
Do not allocate connection state for MG timers
Enable SSL in SJ/WS
Implement connect_ws_opt and connect_http_opt
Fix multipart handling for small files
Check listener when reusing UDP conn. Closes cesanta/dev#3139
Tighten Mongoose footprint defaults
Fix create and close conn for UDP. Closes cesanta/dev#3162
Rename `build` dir to `.build`
Update SPIFFS to 0.3.4+
Update README.md
Update README.md
Roll CC3200 support into mongoose.{c,h}
Refactor CC3200 example
Add file upload to CC3200 example
Make CC3200 SLFS use "SL:" prefix
Commonize file upload and make it part of Mongoose
Change mg_match_prefix_n to take mg_str
Improve HTTP erro reporting (send reason)
Move printing log prefix into a separate function
Make it possible to set log file
Fix JSON-RPC error formatting
Enable SSI on CC3200 (w/o exec)
Redo amalgamation
MG_CC3200 -> MG_SOCKET_SIMPLELINK; some cleanups
Fix connection reuse in mg_if_recv_udp_cb
Making Mongoose compile with TI compiler on CC3200
Reamalgamate mongoose.h
Loading