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
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.
2fbe09ad7cbea4dbd05b7ad5227e024f2d8fa29c
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
14
Oct
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
28
27
26
24
23
21
20
19
14
13
12
11
10
9
7
6
5
4
3
2
1
27
Feb
25
24
22
21
20
19
14
11
10
9
7
6
5
4
3
1
31
Jan
30
29
28
27
26
25
24
23
22
20
19
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
31
Dec
30
27
26
24
23
22
21
20
19
18
16
15
12
10
9
8
7
6
5
4
3
2
1
30
Nov
Merge branch 'master' of ssh://github.com/valenok/mongoose
mg_open() accepts 3rd param: mode
Merge pull request #421 from mpromonet/master
Added -pthread to CFLAGS for linux
Properly trim whitespaces from the hashbang CGI interpreter path
follow Google style
transmit http answer code using http_client
Added missing files
mongoose_server -> web_server
c# -> csharp
moved jni to android_build
moved multi_threaded to separate dir
moved proxy to separate dir
moved form.c example to separate dir
moved form_submit to separate dir
moved big_upload to separate dir
Moved server.c to separate dir
check_login_form_submission() factored in separate function
Added cookie based auth example
Moved auth.c to separate dir
Updated net_skeleton, added extra_headers param to mg_send_file()
Removed reference to chat.c
Added enable_proxy
Removed conflicting MIT-related comment block
Merge pull request #419 from grodansparadis/master
Fixed link to examples
connection_data -> user_data
Timeout only non-listening connections
Moved mjpg_streamer to a separate dir
Not closing listening connections
Added more dependencies in test/Makefile
Added MONGOOSE_NO_MMAP conditional
Fixed mg_connect() call
Updated travis config
Better UDP support
removed chat_server dir in examples
Moved file send_file example to separate dir
Moved file upload example to separate dir
Typo in hello_world.c fixed
Added copyright
Loading