Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
senf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
wiback
senf
Graph
a253da17c2a05e8771102b541c673e97891b57fd
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
May
15
14
13
9
8
7
2
30
Apr
29
28
24
23
21
18
17
16
15
14
13
11
10
9
8
7
4
3
2
1
31
Mar
29
28
27
26
25
24
23
22
20
19
12
10
7
6
5
4
3
1
29
Feb
28
27
23
22
19
18
14
13
12
11
10
9
8
7
6
5
1
31
Jan
30
28
25
24
23
22
21
18
17
16
15
14
11
9
8
29
Dec
28
19
18
17
14
13
11
10
7
5
4
27
Nov
26
24
23
22
16
15
14
13
12
9
7
5
2
1
31
Oct
30
29
26
24
23
22
19
18
17
16
11
10
8
5
1
21
Sep
20
19
17
13
11
10
8
7
4
3
31
Aug
30
29
28
27
24
23
22
21
20
17
16
14
13
10
9
8
7
6
3
2
1
31
Jul
30
27
26
25
24
23
21
20
19
18
17
16
11
10
9
4
2
29
Jun
18
14
13
11
8
6
1
22
May
21
11
10
7
3
27
Apr
25
24
23
20
14
13
29
Mar
23
21
20
2
1
27
Feb
26
23
20
16
15
14
13
9
8
6
1
31
Jan
30
29
25
22
20
18
16
15
12
9
22
Dec
21
20
19
15
14
13
12
14
Nov
10
6
20
Oct
17
16
13
10
Utils/Logger: Remove dependency on libboost_datetime
Socket: Fix dynamic_socket_cast() / check_socket_cast() to support crosscasts
Utils: Refactor hexdump() helper to move code out of template function
Console: More simple argument parsing (argument iterator wrapper)
Console: Refactor argument parsing into iterator
add IpTypes registration
BUGFIX: Fix packet regsitry helper macro token pasting
Server logs client address
missing include for uint_fast64 added
Console: Documentation fix
Socket/Protocols/INet: Extend INet6SocketAddress syntax to support more flexible syntax variantes (embedded v4 address, hostname + zoneid ...)
Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6 in INet6MulticastSocketProtocol
Console: Remove senf_console_add_node() overloads from documentation
Reformat detailed member documentation
Utils/Logger: Fix the bugfix .. outch ...
Console: Workaround for g++ 4.0 bug
Console: Add missing semicolon ...
Console: Add console logging documentation
Console: Implement autocomplete
Console: Add console routing to testServer example
Console; Fix second console segfault
Console: Documentation fixes
Console: Basic readling support
Socket/Protocols/INet: Add 'shutdown' member to TCPSocketProtocol
Socket: Add additional port-only constructor for INet[46]SocketAddress
Console: Registration of member enums
Console: Implement enum registration and parsing/formatting
Console: Add 'Variable' command 'onChange' implementation
Console: Complete 'Variable' command implementation
use unittest include from util!! /grrr!/
Console: Begin implementation of 'Variable' commands
Console; Support non-function-pointer parsed commands via boost::function
Console: Implement custom return-value formatter support
-/-
doclib: More list-of-all-members formatting
Console: Overhaul documentation
completing ForwardSwitch
senfscons: Implement COMPILE_FAILS tests
Console: More flexible default_value handling
Console: More documentation and cleanup
Loading