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
5.5_20140120
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
22
Mar
21
17
15
14
13
10
8
4
3
1
29
Feb
25
19
15
13
11
Jan
23
Dec
22
21
20
15
13
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
6
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
18
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
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
23
21
18
8
7
28
Jun
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
28
27
26
24
23
21
20
19
18
14
13
12
11
10
Finally remove AVR from mongoose.h
Do not bypass auth when handling CGI request
Docs: images are in the same dir as index.html
ESP8266_RTOS example tweaks
CC3200 FS refactoring and basic Mongoose example
Fix the ESP8266_RTOS example, add it to CI
Add smart.js repo to srcfs
Fix MQTT parsing of nullary commands
Replace strnlen with c_strnlen
Reamalgamate mongoose.h
Fix comment for mg_event_handler_t
Docs are generated for Mongoose
Add command to extract build info from metadata
Fix url path parsing
SJ timer API cleanup; added setInterval and clear*
Make it legal to have a conn with INVALID_SOCKET
Fix boundary problem
CC3200 fixes
Include Winsock2 headers
Add a tool to fix header guards, apply globally
Do not set cipher list if PFS is disabled
Fix var initialization
Increase buffer size for the range header
Replace m-part&endpoints mbufs with plain structs
Adjust poll timeout if there are timers enabled
Amalgamation fix
Add mg/examples-wine to OurCI
Fix mongoose/examples compilation with mingw
Use mongoose event to free updater resources
Mongoose MSVC2015 warnings cleanup, part1
6.3
6.3
Move http endpoints away from mg_conn and more
Add mg_connect_ws helper
Simplify http client example
Update mongoose README.md
Make (http) proto_data persistent
Fix a few build issues on OSX
Implement FW upload via POST
Make mg_mk_str take NULL, rename MG_STR MG_MK_STR
Update README.md
Update README.md