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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
build: Disable all optimization options for debug builds
Tobias Klauser
1
-8
/
+10
2016-03-22
netsniff-ng v0.6.1
v0.6.1
Tobias Klauser
1
-2
/
+2
2015-11-29
build: Make the build reproducible
Reiner Herrmann
1
-1
/
+1
2015-11-06
netsniff-ng v0.6.0
v0.6.0
Tobias Klauser
1
-3
/
+3
2015-08-19
build: Only use tput if $TERM is defined
Tobias Klauser
1
-2
/
+7
2015-08-19
build: Don't strip generated binaries
Tobias Klauser
1
-1
/
+0
2015-05-09
netsniff-ng 0.5.9
v0.5.9
Tobias Klauser
1
-1
/
+1
2015-04-23
build: Restore support for cross-compiling the netsniff-ng toolkit
Tobias Klauser
1
-5
/
+4
2015-04-23
build: Rename LD command variable to LDQ
Tobias Klauser
1
-1
/
+1
2015-04-23
build: Remove DISTRO build flag, don't optimize by default
Tobias Klauser
1
-10
/
+3
2015-04-21
netsniff-ng v0.5.9-rc5
v0.5.9-rc5
Tobias Klauser
1
-1
/
+1
2014-11-19
build: Enable customization of sysconfdir (ETCDIR)
Tillmann Karras
1
-1
/
+1
2014-10-01
build: Make ccache opt-in rather than opt-out
Tobias Klauser
1
-2
/
+2
2014-09-09
build: Don't overwrite CC variable
Tobias Klauser
1
-1
/
+1
2014-09-08
build: Detect compiler (gcc or clang) and filter out compiler flags
Tobias Klauser
1
-0
/
+12
2014-09-01
netsniff-ng 0.5.9-rc4
v0.5.9-rc4
Tobias Klauser
1
-1
/
+1
2014-08-15
build: Add build flag to enable sparse checking of C source files
Tobias Klauser
1
-0
/
+3
2014-08-13
netsniff 0.5.9-rc3
v0.5.9-rc3
Tobias Klauser
1
-1
/
+1
2014-06-16
netsniff-ng 0.5.9-rc2
v0.5.9-rc2
Tobias Klauser
1
-1
/
+1
2014-06-12
netsniff-ng 0.5.9-rc1
v0.5.9-rc1
Tobias Klauser
1
-3
/
+3
2014-04-30
build: Do not add PREFIX to ETCDIR
Kartik Mistry
1
-1
/
+1
2014-04-29
netsniff-ng 0.5.8
v0.5.8
Tobias Klauser
1
-1
/
+1
2014-04-22
conf: Use configuration file path from Makefile instead of hardcoded paths
Tobias Klauser
1
-1
/
+1
2014-04-12
build: fixed PREFIX usage
Christian Wiese
1
-4
/
+4
2014-04-10
build: add DESTDIR support
Christian Wiese
1
-0
/
+4
2013-12-23
netsniff-ng 0.5.8-rc5
v0.5.8-rc5
Tobias Klauser
1
-1
/
+1
2013-10-07
netsniff-ng 0.5.8-rc4
v0.5.8-rc4
Tobias Klauser
1
-1
/
+1
2013-08-21
netsniff-ng 0.5.8-rc3
v0.5.8-rc3
Tobias Klauser
1
-1
/
+1
2013-08-12
build: Add Makefile target for Coverity scanner
Tobias Klauser
1
-0
/
+3
2013-08-05
build: prevent redefinition of _FORTIFY_SOURCE in gentoo
Daniel Borkmann
1
-1
/
+1
2013-08-02
build: split CFLAGS_DEF and always add CFLAGS_MIN
Daniel Borkmann
1
-8
/
+9
2013-07-31
netsniff-ng 0.5.8-rc2
v0.5.8-rc2
Daniel Borkmann
1
-1
/
+1
2013-07-30
build: reduce Extra contents to bare minimum
Daniel Borkmann
1
-2
/
+0
2013-07-30
build: Don't uninstall configuration files
Tobias Klauser
1
-1
/
+0
2013-07-29
build: use VERSION_SHORT instead of VERSION_STRING
Daniel Borkmann
1
-2
/
+3
2013-07-24
build: minor: align 'bold' cmd to the same column as 'normal'
Daniel Borkmann
1
-1
/
+1
2013-07-24
build: add "+" version appendix automatically during build
Daniel Borkmann
1
-3
/
+3
2013-07-24
build: split build system into smaller manageable pieces
Daniel Borkmann
1
-225
/
+25
2013-07-23
build: move trafgen_stddef.h to stddef.h
Daniel Borkmann
1
-1
/
+1
2013-07-15
configure: silent complaint if not built on git repository
Daniel Borkmann
1
-1
/
+1
2013-07-15
netsniff-ng 0.5.8-rc1
v0.5.8-rc1
Daniel Borkmann
1
-1
/
+1
2013-07-13
make: put newline after Git people
Daniel Borkmann
1
-1
/
+1
2013-07-13
build: use git describe --always
Daniel Borkmann
1
-1
/
+1
2013-07-11
configure: Redirect pkg-config errors to log file
Tobias Klauser
1
-0
/
+1
2013-07-11
build: refactor tool specific flags into <tool>/Makefile
Daniel Borkmann
1
-9
/
+4
2013-07-11
build: for an -rc release exclude curvetun for now
Daniel Borkmann
1
-2
/
+8
2013-07-11
make: help: consolidate <toolnames> to <tool>
Daniel Borkmann
1
-4
/
+4
2013-07-09
configure: fix multiple issues in build configuration
Daniel Borkmann
1
-10
/
+1
2013-07-09
configure: let configure script generate config.h file
Daniel Borkmann
1
-0
/
+1
2013-07-08
configure: netsniff-ng: libpcap is not a hard dependency
Daniel Borkmann
1
-1
/
+7
[next]