summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Old README replaced with README.mdJoachim Nilsson2019-09-291-46/+0
* Add banner link to autogenerated CodeDocsJoachim Nilsson2019-09-291-1/+3
* Update generated man pagesJoachim Nilsson2019-09-293-35/+35
* Update and add .gitignore filesJoachim Nilsson2019-09-292-0/+11
* Simplify and clean up top Makefile.am a bitJoachim Nilsson2019-09-292-46/+20
* doc: Clean up libnet-config and generated html filesJoachim Nilsson2019-09-296-531/+5
* Split .gitignore in sub-directories and clean up a bitJoachim Nilsson2019-09-294-58/+56
* Simplify CodeDocs generation of https://codedocs.xyz/libnet/libnet/Joachim Nilsson2019-09-292-96/+1
* Generate Doxyfile from configure script to handle out-of-tree buildsJoachim Nilsson2019-09-296-74/+42
* autogen.sh: Remove script debugging and rebuild if possibleJoachim Nilsson2019-09-291-5/+6
* src: libnet_link_snoop.c: Fix more #endifs than #ifdefsJoachim Nilsson2019-09-291-5/+2
* Give codedocs.xyz its own namespaced Doxyfile, disabled for nowJoachim Nilsson2019-09-292-0/+193
* Doxyfile: Update paths to new directory layout fo r codedocs.xyzJoachim Nilsson2019-09-291-13/+13
* Follow-up to e4fb7e9, remove COPYING from doc/Joachim Nilsson2019-09-281-2/+2
* Relocate some docs to doc/Joachim Nilsson2019-09-282-0/+0
* Relocate license file to top directoryJoachim Nilsson2019-09-282-8/+5
* Adjust path to Appveyor statusJoachim Nilsson2019-09-281-2/+2
* appveyor: Adjust project path for new directory structureJoachim Nilsson2019-09-281-1/+1
* Travis-CI: Homebrew packages are out-of-date, always updateJoachim Nilsson2019-09-281-0/+1
* Travis-CI: Fix macOS build, s/brew/homebrew/Joachim Nilsson2019-09-281-1/+1
* doc: Fix doxygen buildJoachim Nilsson2019-09-282-2/+2
* doc: Drop unknown HTML_DYNAMIC_MENUS doxygen settingJoachim Nilsson2019-09-281-1/+0
* Revert previous add, generated from fixmanpages.inJoachim Nilsson2019-09-281-72/+0
* Always generate win32/Makefile, used for make dist targetJoachim Nilsson2019-09-281-1/+2
* Add missing fixmanpages script, lost after big mergeJoachim Nilsson2019-09-281-0/+72
* Manual update of generated man pagesJoachim Nilsson2019-09-285-4046/+89
* Travis-CI: Enforce Ubuntu 18.04 to get newer autotoolsJoachim Nilsson2019-09-281-0/+2
* Overhaul new README.md; promote GitHub and simplifyJoachim Nilsson2019-09-281-26/+31
* Add m4 macros missing from big merge, lost because of .gitignoreJoachim Nilsson2019-09-282-2/+329
* Merge branch 'sgeto-master'Joachim Nilsson2019-09-28130-2472/+26285
|\
| * Merge branch 'master' of https://github.com/sgeto/libnet into sgeto-masterJoachim Nilsson2019-09-28130-2472/+26285
| |\ |/ /
| * Fixed merge conflictAli Abdulkadir2018-11-235-6/+11
| |\
| * | Use C99 type __int64_t in libnet-structures.hAli Abdulkadir2018-11-221-3/+3
| * | Fixed (minor) error/typo in Makefile.amAli Abdulkadir2018-11-221-1/+1
| * | Travis: Move build steps from "install" to "script"Ali Abdulkadir2018-06-111-3/+2
| * | Windows: Include pcap.h only when building libnetAli Abdulkadir2018-06-111-9/+2
| * | Use correct paths in fixmanpages.inAli Abdulkadir2018-06-111-2/+2
| * | Bundle a Compiled HTML Help fileAli Abdulkadir2018-06-112-0/+1
| * | Updates and fixes for libnet.doxygen.confAli Abdulkadir2018-06-111-4/+4
| * | Windows: Don't pull in pcap/bpf.hAli Abdulkadir2018-06-112-1/+69
| * | Silence a compile warning one windowsAli Abdulkadir2018-06-111-1/+3
| * | Include -I$(builddir)/../include in addition to -I$(top_srcdir)/include when ...Ali Abdulkadir2018-06-111-1/+1
| * | Re-enabled additional $DISTCHECK_CONFIGURE_FLAGSAli Abdulkadir2018-06-111-3/+3
| * | Some tweaks for CygwinAli Abdulkadir2018-06-111-10/+7
| * | Merge branch 'master' of https://github.com/sam-github/libnetAli Abdulkadir2018-06-095-28/+58
| |\ \
| * | | autoconf tweaksBarak A. Pearlmutter2018-06-093-36/+38
| * | | spellingBarak A. Pearlmutter2018-06-091-1/+1
| * | | More fixes for distcheck targetAli Abdulkadir2018-06-093-11/+11
| * | | Updated .gitignoreAli Abdulkadir2018-06-091-0/+1
| * | | Clean up for travis.ymlAli Abdulkadir2018-06-091-23/+23