summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Caveat for the package installation docscleanup-binSam 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
* Fix sign mismatch in getsockopt() optlenSam Roberts2019-10-011-1/+1
* Remove unused variablesSam Roberts2019-10-012-19/+1
* Update .gitignore: ignore GCC gcno coverageSam Roberts2019-10-011-0/+1
* Improve formatting of NOTEJoachim Nilsson2019-09-291-3/+3
* Link to projects using libnet, and update/add referencesJoachim Nilsson2019-09-291-11/+25
* doc: Remove html from dist, also remove from configure.acJoachim Nilsson2019-09-291-1/+0
* doc: Remove html from dist, created by doxygenJoachim Nilsson2019-09-292-3/+1
* doc/api: Remove generated files, from @sgeto master mergeJoachim Nilsson2019-09-2938-12082/+0