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
27c6da009fa39babc7150f174991255f82945d17
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
4
Dec
3
2
1
28
Nov
27
26
25
24
21
20
19
18
14
13
12
10
7
5
4
3
30
Oct
28
20
14
10
8
6
5
4
3
2
1
25
Sep
24
23
22
20
19
17
9
8
19
Aug
13
6
18
Jul
9
8
4
2
27
Jun
26
25
20
19
18
12
11
10
9
6
3
30
May
29
28
27
23
21
20
19
17
16
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
senf::INet4Address::toString() added
Socket: Add oobReadable() and waitOOBReadable() FileHandle members
80211Bundle: some clean-up
add minimal documentation for DirectoryNode::link()
Packets: created 80211Bundle for Packet Parser wich are associated with (802.11) WLAN, Packets/80211Bundle: added Radiotap Packet Parser and Unittests.
added Int16LSB, UInt16mLSB, UInt32LSB and UInt64LSB parser for little endian byte-order required for RadiotapPacketParser
Scheduler: Restructure signal blocking/unblocking
some minor documentation fixes.
some minor documentation fixes.
Further documentation updates (grmpf)
Further documentation updates
Further documentation updates
Documentation updates
implemented DVBFrontendHandle
Scheduler/Console: Fix option parsing bug (closes: #14841)
Scheduler/Console: Make '..' work in Console (closes: #14754)
Scheduler/Console: Add optional file support to FileConfig
Scheduler/Console: Fix bit-number-lookup-magic to work under 64bit
completing implementation, adding missing interfaceName(std::string)
formatting
Socket/Protocols: Really fix 64bit alignment issue
Socket/Protocols: (hopefully) fix sockaddr alignment issues on 64bit
change to tapSocketProtocol to save interface index
throw more informative DuplicateEventRegistrationException
Enhance emacs project setup
Packets: fixed some tests to run under 64bit (size_type <-> range confusion)
VariantParser: unsigned/size_type bugfix for 64bit
INet4SocketAddress: unsigned/size_type bugfix for 64bit
Scheduler/ClockService: Add reltime() and reltime_type
added some documentation for NetdeviceController.
Utils/Daemon: Remove now obsolete argv argument cast in unit test
Packets: Add reserve() / capacity() to PacketData interface
missing macro call and inculdes added
adding IPv4SourceForcingDgramWriter. use inheritance for IPv?SourceForcingWriter
Packets: Fix VariantParser invalid parser access bug
magic ParseHelpers.ih bugfix (ask g0dil)
Scheduler: Add ClockService::clock_type interval console parser
Scheduler/Console: Fix overload resolution order when adding parsed commands
Scheduler/Console: Add missing Variables.hh #include to Console.hh
Scheduler/Console: Fix adding variables to ScopedDirectory instances
Loading