Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Graph
master
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
May
10
26
Apr
17
13
11
10
3
30
Mar
28
22
20
17
12
27
Feb
23
18
13
10
8
7
6
5
2
1
30
Jan
29
27
18
16
15
12
4
2
29
Dec
28
17
16
14
4
2
28
Nov
24
23
21
9
8
31
Oct
30
24
21
19
18
16
11
14
Sep
13
12
7
6
1
31
Aug
30
29
27
26
24
22
21
17
16
27
Jul
21
20
17
14
5
4
3
2
1
29
Jun
28
27
26
21
20
13
9
7
4
30
May
28
26
25
19
11
9
6
5
3
2
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
Add component.mk to make it an esp-idf component
master
master
Add MG_HIDE_SERVER_INFO
dev
dev
Minor build optimization
Fix TZ on ESP8266
Delete CONTRIBUTING.md
Remove copyright notices - that explained in the CLA.
Restore FFI-ability of struct mg_str
Add a special attribute to printf-like funcs
Fix boot loader UART baud rate on soft reboot
Add mg_url_encode_opt()
Fix mg_http_parse_header
Reamalgam mongoose.{c,h}
Apache license to common/
Mongoose net_if and ssl_if refactoring
Fix an edge case in multipart HTTP upload parsing
Fix Mongoose and Frozen include paths
Improve mbuf allocation behavior
mongoose: fix http pipeline
mongoose: unit test for http get pipeline
2018
updated to 2018
freshen: early attempts to make ota and config work
Add missing test files to mongoose repo
Fix mg_socketpair for lwip + UDP
Fix buffer size passed to inet_ntop()
Make sure test assertions are evaluated once
Count both tests and individual checks
Bump mongoose version to 6.11
6.11
6.11
Implement mg_http_parse_header2()
Minor tweaks for testing
Commonize unit test main()
Add a convenience macro invoke subroutines
Add ASSERT_{TRUE,FALSE} convenience macros
Add UDP client example
Remove "mongoose" prefix from includes
Make tests work on public repo as well
Fix mongoose docs generation
Fix includes
Add mg_ prefix to mongoose sources
Remove tunneling from mongoose