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
11acd2bf7716b6a4fcb8f5de177b031dc196d27a
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
9
Apr
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
9
11
Sep
7
6
5
1
31
Aug
28
25
17
25
Jul
24
19
13
12
11
7
major bugs fixed :-)
add on-off switch module.
Utils: Fix intrusive_refcount for const objects
use unittest include from util!
doclib: Revert dependency tracking changes ...
Console: Add member function argument parsing
doclib: Fix search.php build command
Utils: Add some type traits in type_traits.hh
senfscons: Add additional very simple build-helper for externel projects using SENF
Socket/Protocols: Add SO_ERROR getsockopt (BSDSocketProtocol::error())
Utils/Daemon: Add Daemon::removeDaemonArgs()
Scheduler: Remove unneeded Socket dependency
Scheduler: Document the ClockService conversion members (microseconds...)
Utils/Daemon: Add instance() and logReopen() member and bind SIGHUP to logReopen()
PPI: Extend ppi::connect() / connector compatibility documentation
don't connect when sockaddr is empty ipv6 only. ipv4 behaviour unknown.
Socket: Add a 'facet<>()' member to access protocol-facets from generic socket handles
Explain function and importance of -DSENF_DEBUG
Utils/Daemon: Adjust unit-test 'argv' parameter to make the test compile again
PPI: Add senf::connect() packet type compatibility check documentation
Modified argv() to return the original "char **" instead of "char const **".
Socket/Protocols/INet: Allow socket address string representation to omit the address/hostname
Utils: Add backtrace to exception message in SENF_DEBUG builds
Console: More OverloadedCommandNode documentation and testing
HowTos/NewPacket: Remove old code from example
Socket/Protocols/INet: Fix INet6Address in6_addr constructor
Fix documentation
Console: Added lots of unit-tests
Console: Add log support to network client (every client is a log target)
Console: Add lots of documentation
minor documentation fix
Console: Implement ObjectDirectory proxy
Add Boost.Typeof library to repository
Packets: Fix PacketTypeMixin::nextPacketRange size check
use unittest include from util!
psi2ts: payload pointer handling still missing :(
Console: Implement command execution
Console: Factored out path traversal into generic traversal helper
Console: Implement 'cd -'
Console: Implement current directory management and builtins (cd, dirstack, ls)
Loading