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-15
curve: free buffers in reverse order to allocation
Daniel Borkmann
1
-3
/
+3
2013-06-15
curve: curve25519_tfm_alloc/curve25519_tfm_free helpers
Daniel Borkmann
4
-40
/
+53
2013-06-15
curve: directly include config.h for FILE_PRIVKEY
Daniel Borkmann
1
-0
/
+1
2013-06-15
curve: minor: fix typo in variable
Daniel Borkmann
2
-8
/
+8
2013-06-15
curve: minor: fix up formatting
Daniel Borkmann
1
-6
/
+12
2013-06-15
curve: fix crypto_box_beforenmbytes length
Daniel Borkmann
1
-1
/
+1
2013-06-15
curve: curve25519_encode/curve25519_decode: simplify crypto transforms
Daniel Borkmann
2
-27
/
+31
2013-06-15
curve: simplify curve25519_proto_init and others
Daniel Borkmann
5
-49
/
+29
2013-06-15
curve: rename encode/decode buffers
Daniel Borkmann
2
-19
/
+19
2013-06-15
cpusched: cleanups, refactoring and fix one bug
Daniel Borkmann
1
-49
/
+28
2013-06-15
misc: remove two header comments
Daniel Borkmann
2
-12
/
+0
2013-06-15
bpf: very minor style fixups and paths marked unlikely
Daniel Borkmann
1
-6
/
+9
2013-06-15
docs: readme: also stress bpf seccomp in the README page
Daniel Borkmann
1
-1
/
+1
2013-06-15
bpfc: stress that also seccomp-BPF can be generated with bpfc
Daniel Borkmann
1
-1
/
+3
2013-06-15
man: bpfc: add example of loadable x86_64 seccomp-BPF filter
Daniel Borkmann
1
-0
/
+18
2013-06-15
man: bpf: also mention that bpfc can be used for seccomp-BPF
Daniel Borkmann
1
-10
/
+14
2013-06-15
bpf: add missing decode for poff
Daniel Borkmann
1
-12
/
+14
2013-06-15
trafgen: fix checksumming in trafgen example config
Daniel Borkmann
2
-2
/
+2
2013-06-15
trafgen: check offsets for all kind of csums
Daniel Borkmann
1
-2
/
+5
2013-06-15
trafgen: fix -n1 bug for packet scheduling
Daniel Borkmann
1
-2
/
+2
2013-06-14
man: trafgen: fix remaining `` occurences
Daniel Borkmann
1
-23
/
+23
2013-06-14
netsniff-ng: Report if HW timestamping is enabled
Tobias Klauser
1
-1
/
+3
2013-06-14
conf: oui: run oui-update.py script to update OUI config file
Tobias Klauser
1
-9
/
+89
2013-06-14
die: minor: Remove trailing whitespace
Tobias Klauser
1
-1
/
+1
2013-06-14
dissector: lldp: Rework capability printing
Tobias Klauser
1
-8
/
+14
2013-06-14
sock: Check return value of setsockopt() in set_tcp_nodelay()
Tobias Klauser
1
-2
/
+5
2013-06-14
dissector: icmpv6: Fix yet another possible null pointer dereference
Tobias Klauser
1
-3
/
+11
2013-06-13
flowtop: Remove unnecessary bug_on() and rework presenter_screen_init()
Tobias Klauser
1
-8
/
+9
2013-06-13
dissector: icmpv6: Fix another possible null pointer dereference
Tobias Klauser
1
-1
/
+9
2013-06-13
dissector: ip_auth_hdr: Fix possible null pointer dereference
Tobias Klauser
1
-2
/
+11
2013-06-13
dissector: icmpv6: Fix possible null pointer dereferences
Tobias Klauser
1
-8
/
+56
2013-06-13
dissector: eth: Free allocated record if line is skipped
Tobias Klauser
1
-2
/
+6
2013-06-13
oui: Free allocated record if line is skipped
Tobias Klauser
1
-2
/
+6
2013-06-13
dissector: eth: Make port file parsing more robust
Tobias Klauser
1
-4
/
+11
2013-06-13
oui: minor: Fix comments
Tobias Klauser
1
-1
/
+2
2013-06-13
Merge branch 'man'
Daniel Borkmann
1
-23
/
+20
2013-06-13
mausezahn: man: various updates
Jon Schipp
1
-42
/
+40
2013-06-12
man: mausezahn.8: minor: fix trailing whitespace
Daniel Borkmann
1
-1
/
+1
2013-06-12
man: improvements to mausezahn.8: CoS (PCP), DEI (CFI)
Stephen Wadeley
1
-1
/
+2
2013-06-12
man: improvements to mausezahn.8: No need to mention CST or STP for BPDU
Stephen Wadeley
1
-1
/
+1
2013-06-12
man: improvements to mausezahn.8: 802.1D not 802.1d
Stephen Wadeley
1
-1
/
+1
2013-06-12
man: improvements to mausezahn.8, inconsistent use of `` and '' marks.
Stephen Wadeley
1
-32
/
+32
2013-06-12
man: improvements to language for mausezahn.8
Stephen Wadeley
1
-94
/
+94
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
[next]