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
and
there
.
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.
1c914bde1d225e154d25767638bb8f5f70e55268
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
9
Sep
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
28
27
26
25
24
23
22
13
11
4
2
30
Oct
19
18
15
10
7
Moved examples/mkdata.pl -> scripts/embed_binary_files.pl
ws_ssl -> websocket_ssl_proxy
Updated to the recent skeleton. SSL address format changed
Made local copies of dependencies
removed chat.c
Adopted to the recent net_skeleton
Moved websocket echo server example
Added date marker
Moved pubsub example to websocket_chat
removed lua_ddl.c
Merge pull request #415 from mmicko/master
Merge branch 'master' of ssh://github.com/valenok/mongoose
mg_poll_server doc corrected
Added mg_mmap and mg_munmap utility functions for memory mapping files
Merge pull request #414 from mmicko/master
Fixed compile on MINGW so it is confirmed working on versions 4.6.x till 4.9.x
Fixed line endings
Merge branch 'master' of ssh://github.com/valenok/mongoose
Added $Date$ markers
Merge pull request #413 from mcallegari/master
Fixed build warning of signed/unsigned conditional expression
Passing NS events together with the NC pointer
Updated due to ssl_wrapper.h refactoring
updated travis config
Proper struct mg_connection cleanup in close_local_endpoint()
removed dead code
Added MG_RECV event and mg_send_file_data() func
squashed warn in mg_terminate_ssl()
Updated to the latest SSL wrapper
Merge branch 'master' of ssh://github.com/valenok/mongoose
updated ssl_wrapper
Merge pull request #411 from mmicko/master
Make mongoose compile on mingw environment
Merge branch 'master' of ssh://github.com/valenok/mongoose
Bumping up default timeout from 30 to 300 sec
Merge pull request #410 from zinosat/avoid_largefile_redefinition
Avoid unconditional definition of _LARGEFILE_SOURCE
Added http client example
removed make_settings.mak
Added ALL_PROGS
Loading