summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not package or distribute map-pblock-typesSam Roberts2019-10-094-3/+3
* Rerun ./bin/map-pblock-types to add missing typesSam Roberts2019-10-091-0/+2
* doc: Include html templates for doxygen in dist tarballJoachim Nilsson2019-10-096-5/+7
* Cannot use the `-m` flag in first-time buildsSam Roberts2019-10-091-1/+1
* Bump version for v1.2-rc4v1.2-rc4Joachim Nilsson2019-10-091-1/+1
* Update ChangeLog for v1.2 releaseJoachim Nilsson2019-10-091-73/+55
* libnet_in_cksum(): Clean up, remove unused DEBIAN codeJoachim Nilsson2019-10-091-26/+3
* Makefile: Simplify doc_DATA and EXTRA_DIST slightlyJoachim Nilsson2019-10-081-3/+2
* doc: Reduce amount of documents are included in dist archivesJoachim Nilsson2019-10-081-4/+1
* Add coding style hinting for EmacsJoachim Nilsson2019-10-0865-15/+397
* Follow-up to f3b4dea3: Missing starting " in snprintf()Joachim Nilsson2019-10-081-1/+1
* Ignore GNU global tags filesJoachim Nilsson2019-10-081-0/+3
* Minor, coding style/whitespace cleanupJoachim Nilsson2019-10-084-126/+145
* libnet_destroy(): Don't close() l->fd if -1Joachim Nilsson2019-10-081-1/+2
* Skip sys/timeb.h also on FreeBSD, deprecatedJoachim Nilsson2019-10-081-1/+1
* configure: Check for FreeBSD pre-11 to detect SOCK_RAW behaviorJoachim Nilsson2019-10-081-7/+14
* libnet-config.in: Restore old LIBNET_CONFIG_CFLAGS, for completenessJoachim Nilsson2019-10-073-2/+3