index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
man: curvetun.8: minor: fix typo adress
Daniel Borkmann
1
-1
/
+1
2013-06-12
man: improvements to language for flowtop.8
Stephen Wadeley
1
-5
/
+5
2013-06-12
man: improvements to curvetun.8, inconsistent use of `` and '' marks.
Stephen Wadeley
1
-6
/
+6
2013-06-12
man: improvements to language for curvetun.8
Stephen Wadeley
1
-39
/
+39
2013-06-12
ioops: mark failure path as unlikely
Daniel Borkmann
1
-9
/
+8
2013-06-12
ioops: misc: add dup{,2}_or_die to ioops
Daniel Borkmann
6
-17
/
+26
2013-06-12
netsniff-ng: walk_t3_block: prevent fd from double close
Daniel Borkmann
1
-4
/
+4
2013-06-12
flowtop: set bug if screen is NULL
Daniel Borkmann
1
-0
/
+2
2013-06-12
cpus: let it always return an unsigned int and bail out on error
Daniel Borkmann
1
-4
/
+16
2013-06-12
stun: close socket before returning in error case
Daniel Borkmann
1
-2
/
+5
2013-06-12
keypair: add missing include file
Daniel Borkmann
1
-0
/
+1
2013-06-12
stun: memset saddr before binding
Daniel Borkmann
1
-1
/
+2
2013-06-11
man: astraceroute: minor: remove two trailing whitespaces
Daniel Borkmann
1
-2
/
+2
2013-06-11
man: improvements to astraceroute.8, inconsistent use of and ''
Stephen Wadeley
1
-7
/
+7
2013-06-11
man: improvements to language for astraceroute.8
Stephen Wadeley
1
-28
/
+30
2013-06-11
keypair: do selftest before generating and verifying keypair
Daniel Borkmann
1
-0
/
+4
2013-06-11
curve: move selftest to own file
Daniel Borkmann
5
-79
/
+87
2013-06-11
irq: do not process non-existant irq number of lo
Daniel Borkmann
1
-0
/
+2
2013-06-11
taia: minor: add comment about window
Daniel Borkmann
1
-1
/
+1
2013-06-11
oui: Make parsing of oui.conf more robust
Tobias Klauser
1
-4
/
+10
2013-06-10
taia: minor: small cleanup and comment
Daniel Borkmann
1
-1
/
+4
2013-06-10
ifpps: Remove unused 'forks' member from struct ifstat
Tobias Klauser
1
-4
/
+1
2013-06-09
ifpps: minor: fix ncurses alignment
Daniel Borkmann
1
-3
/
+3
2013-06-09
ifpps: Rename cpu number parameter to stats_top()
Tobias Klauser
1
-2
/
+2
2013-06-09
man: ifpps: Reword a few sentences or make them shorter
Tobias Klauser
1
-6
/
+6
2013-06-09
ifpps: Report more detailed memory stats and number of total processes
Tobias Klauser
1
-10
/
+88
2013-06-09
ifpps: Don't calculate diff for stats values not used for relative values
Tobias Klauser
1
-4
/
+0
2013-06-09
ifpps: Don't diff tx_bytes twice
Tobias Klauser
1
-1
/
+0
2013-06-09
ifpps: Don't re-initialize stats value index counter in CSV mode
Tobias Klauser
1
-1
/
+1
2013-06-09
mausezahn: man: fixed typo and minor sentence edits
Jon Schipp
1
-13
/
+12
2013-06-08
bpfc: also allow to load skb len into X
Daniel Borkmann
1
-0
/
+2
2013-06-06
ifpps: Also display min hitter for IRQs
Tobias Klauser
1
-23
/
+50
2013-06-06
ifpps: Always display the least heavy hitter CPU
Tobias Klauser
2
-19
/
+44
2013-06-04
zsh: add zsh completion function for mausezahn
Hideo Hattori
1
-0
/
+67
2013-06-04
curve: also really remove taia functions from here
Daniel Borkmann
1
-43
/
+3
2013-06-04
taia: move taia evaluation out of curve.
Daniel Borkmann
4
-1
/
+36
2013-06-04
curve: move taia related functions into own header
Daniel Borkmann
2
-139
/
+160
2013-06-04
bpf: split up instructions and extensions from header
Daniel Borkmann
3
-98
/
+107
2013-06-04
ioops: fix build error by renaming 'len' variable
Daniel Borkmann
1
-2
/
+2
2013-06-04
keypair: Add routines to generate and verify a keypair
Daniel Borkmann
5
-0
/
+90
2013-06-04
ioops: Add {read,write}_blob_or_die for reading/writing binary blobs
Daniel Borkmann
2
-0
/
+25
2013-06-04
rnd: add gen_key_bytes to generate key from good entropy source
Daniel Borkmann
3
-19
/
+33
2013-06-04
crypto: add crypto header with includes and defines
Daniel Borkmann
6
-34
/
+26
2013-06-04
misc: cleanup header comments
Daniel Borkmann
19
-115
/
+12
2013-06-04
tstamping: add header file for packet timestamping
Daniel Borkmann
3
-11
/
+9
2013-06-04
rnd: move entropy source definition to rnd
Daniel Borkmann
3
-10
/
+11
2013-06-04
stun: add header file
Daniel Borkmann
3
-10
/
+8
2013-06-04
xutils: eliminate xutils, move rest to epoll2
Daniel Borkmann
46
-154
/
+53
2013-06-04
timer: add time management functions
Daniel Borkmann
8
-12
/
+26
2013-06-04
sig: add signal handling functions
Daniel Borkmann
16
-30
/
+52
[next]