summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test release target of Makefilemake-releaseSam Roberts2019-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
* libnet-config.in: Add missing paths to -I and -LJoachim Nilsson2019-10-071-7/+13
* Revert "Remove libnet-config, replaced by pkg-config support"Joachim Nilsson2019-10-078-1/+110
* configure: Drop LIB@&t@OBJS + LTLIBOBJS computationJoachim Nilsson2019-10-061-18/+4
* configure: Refactor if/case, m4sh:ificationJoachim Nilsson2019-10-061-114/+98
* configure: Minor, cleanup and formattingJoachim Nilsson2019-10-061-40/+30
* configure: Minor, update info for `./configure --version`Joachim Nilsson2019-10-061-2/+4
* configure: Minor refactor, m4sh:ificationJoachim Nilsson2019-10-061-10/+3
* configure: Minor, clean up formatting of configuration summaryJoachim Nilsson2019-10-061-16/+19
* configure: Allow default CFLAGS="-O2 -g", use `make install-strip`Joachim Nilsson2019-10-061-4/+0
* configure: Minor, use # as comment instead of dnlJoachim Nilsson2019-10-061-38/+38
* configure: Drop --enable-debug/--enable-fast, use CFLAGS insteadJoachim Nilsson2019-10-061-43/+0
* configure: Revert to pre-1.2 behavior, don't build samples by defaultJoachim Nilsson2019-10-061-2/+2
* How to actually download and buildJoachim Nilsson2019-10-061-3/+11
* Divide Building in sub-sections to help reader find relevant infoJoachim Nilsson2019-10-061-6/+10
* Add helper rules to check GIT tag & build tar/zip + md5 filesJoachim Nilsson2019-10-061-0/+36
* Drop gratuitous EOF and end of fileJoachim Nilsson2019-10-06105-117/+0
* Clean up documentation a bit; URLs, wording, personal details ...Joachim Nilsson2019-10-064-111/+25
* Add missing required defines & libs to libnet.pc.inJoachim Nilsson2019-10-063-13/+13
* Remove __BSD_SOURCE and __FAVOR_BSD for Linux buildsJoachim Nilsson2019-10-051-5/+1
* Remove LIBNET_BSDISH_OS define, completely unused in source treeJoachim Nilsson2019-10-052-19/+4
* Add simplified Markdown style ChangeLog based on doc/CHANGELOGJoachim Nilsson2019-10-052-2/+448
* README: Add section on how to use libnet with pkg-configJoachim Nilsson2019-10-051-0/+28
* Remove all generated contentJoachim Nilsson2019-10-019-4210/+3