summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Speculatively fix bpf.h include for snoop and dlpilicense-cleanupJoachim Nilsson2019-10-202-2/+2
* Fix bpf.h include after removal, macOS has this in net/bpf.hJoachim Nilsson2019-10-201-2/+0
* Change from 4-clause to 3-clause BSD license for src/libnet_link_*.cJoachim Nilsson2019-10-209-127/+198
* libnet_ansn1.c: Align header 2-clause BSD license with libnet_asn1.hJoachim Nilsson2019-10-201-17/+19
* Drop include/bpf.h, 4-clause BSD and unused on major platformsJoachim Nilsson2019-10-202-270/+1
* Update local 4-clause BSD getopt.c with FreeBSD 3-clause versionJoachim Nilsson2019-10-202-182/+190
* Remove pre-built binary files from win32/wpdpackJoachim Nilsson2019-10-2028-3278/+12
* Cleanup and style, me vs us, formatting etc.Joachim Nilsson2019-10-191-64/+74
* Adjust path to WINPACP filesJoachim Nilsson2019-10-191-3/+3
* Simplify/Shorten TitleJoachim Nilsson2019-10-191-2/+2
* Trial run with logoJoachim Nilsson2019-10-192-1/+1
* Minor, whitespaceJoachim Nilsson2019-10-191-2/+2
* Use standard int64_t instead of __int64_t for mingw cross buildJoachim Nilsson2019-10-191-3/+3
* Must include Packet32.h first to get struct bpf_program for pcap.hJoachim Nilsson2019-10-191-4/+5
* Remove generated file from GITJoachim Nilsson2019-10-191-176/+0
* Travis-CI: Don't run release targetJoachim Nilsson2019-10-191-1/+1
* Bump version for v1.3 release cycleJoachim Nilsson2019-10-191-1/+1
* Update ChangeLog and bump version for v1.2 releasev1.2Joachim Nilsson2019-10-162-4/+4
* Travis-CI: Disable silent rules in `make release` passJoachim Nilsson2019-10-161-1/+1
* Travis-CI: Reshuffle build targets, two passes: release and regularJoachim Nilsson2019-10-151-2/+2
* Fix install directory for generated doxygen HTML contentJoachim Nilsson2019-10-151-1/+2
* Travis-CI: Reorder build rules slightlyJoachim Nilsson2019-10-151-2/+2
* Automate building of doc both from GIT and dist tarballJoachim Nilsson2019-10-153-0/+13
* doc: Rename and convert Raw socket heads-up to MarkdownJoachim Nilsson2019-10-154-41/+48
* Ignore .zip files as we already do with .tar.gzJoachim Nilsson2019-10-151-0/+2
* doc: Migrate TODO to MarkdownJoachim Nilsson2019-10-152-118/+119
* debian: Remove old/stale documents from .deb packageJoachim Nilsson2019-10-151-5/+0
* doc: Migrate MIGRATION document to MarkdownJoachim Nilsson2019-10-156-174/+179
* Replace release checklist with new HACKING.mdJoachim Nilsson2019-10-153-34/+113
* Minor, fix spelling mistakesJoachim Nilsson2019-10-131-3/+3
* Let release target depend on doc, even if building without doxygenJoachim Nilsson2019-10-111-1/+4
* Travis-CI: Try md5sha1sum package instead of coreutils for md5sumJoachim Nilsson2019-10-111-1/+1
* Travis-CI: Attempt to speed up macOS buildsJoachim Nilsson2019-10-111-6/+9
* Travis-CI: macOS needs md5sum, from coreutils, for `make release`Joachim Nilsson2019-10-101-0/+1
* Clean up generated man pages on distcheck and disable HTMLJoachim Nilsson2019-10-104-2/+11
* Doxyfile: Spellcheck CHM_FILE and fix input file(s) after renameJoachim Nilsson2019-10-101-3/+3
* doc: man: Clean up built man pages on distcleanJoachim Nilsson2019-10-101-0/+1
* Only include doc: and dist-hook: target when Doxygen is enabledJoachim Nilsson2019-10-101-4/+4
* Test release target of MakefileSam Roberts2019-10-101-0/+1
* doc: Update AUTHOR section in man pages and fix that COPYRIGHT blurbJoachim Nilsson2019-10-103-11/+5
* Follow-up to c9c0de7: Make sure to generate doc/man/man1/MakefileJoachim Nilsson2019-10-101-0/+1
* doc: Update libnet.Pod, used for main man pageJoachim Nilsson2019-10-101-10/+17
* doc: Update PORTED section on building libnet for AndroidJoachim Nilsson2019-10-101-22/+12
* doc: Update URLs to point at new official home for libnet projectJoachim Nilsson2019-10-104-8/+8
* debian: Update references to man pages, libnet-config.1 is upstreamJoachim Nilsson2019-10-101-4/+4
* doc: Restore deprecated libnet-config.1 from debian/Joachim Nilsson2019-10-105-3/+5
* doc: Restore distribution of generated man pagesJoachim Nilsson2019-10-105-0/+12
* Follow-up to 0cf7642d: missing ; in statement after refactorJoachim Nilsson2019-10-091-2/+2
* Caveat for the package installation docsSam Roberts2019-10-091-2/+5
* Remove unused scriptsSam Roberts2019-10-096-76/+0