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
a29428b1ccf81de3644cfbb2eaccdc3d25918548
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
19
Oct
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
Packets: complete pcket parser helper macro documentation
image added for tlv
documenting copyright correctly
Packets: Add introductory parse helper documentation
Packets: Some more porting of old parsers to the new parse helpers
Packets: Add parse helper SENF_PARSER_SKIP_BITS
Packets: Add additional parse helper macros
Packets: Clean up ParseHelpers implementation
Packets: Complete reimplementation of parse helper macros
Utils/Logger: Implement Area and Stream registry
Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which work with templatized log parameters
senfscons: Fix 'Object' build helper to work with empty source list in SCons 0.96.1
Utils: Moved Logger into 'Logger/' submodule
Packets: Allow packet parsers to access the packet chain
Utils: Implement IpChecksum helper class
TLVPacket creating is working now; thanx to Stefan once again. Documentation will follow...
TLVPacket creating with changing HeaderSize doesn't work :(
Parser for TLVPacket is working now, thanx to Stefan for the hint.
houston, we have a problem...
for david: added first tlv-packet prototype
Add libsenf_filesystem
removed scrab
removed some errors, added basic unit tests
added documentation. hopefully enough and correct.
basic implementation of Unix Domain Sockets, for now Datagram only. docs mostly missing.
some small doc fixes
Fix 'scons clean' dependencies
Fix dircopy for SCons V0.96.1
Fix install in SCons 0.96.1
Typo fix
PPI: Rename all 'Reader's to 'Source's and 'Writer's to 'Sink's
PPI: Revised the overview documentation
Fix build.sh to terminate correctly on error
Produfce more detailed statistics in fix-links.py
Fix the build process to work with the SCons V0.96.1 workaround
Backport SConscript to work with SCons 0.96.1
Add doclib/fix-links.py to temporarily fix/remove bad doxygen links
Socket/Protocols/Raw: Re-added accidentaly deleted 'clear()' member
Added 'linklint' scons target
senfscons: Reimplemented Doxyfile parser
Loading