summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Add two missing files in EXTRA_DISTFrancois-Xavier Le Bail2022-11-131-0/+2
* Remove the release candidate rcX targetsFrancois-Xavier Le Bail2022-10-311-6/+0
* Use "git archive" for the "make releasetar" processFrancois-Xavier Le Bail2022-10-281-13/+14
* Makefile.in: Use TEST_DIST, like for tcpdumpFrancois-Xavier Le Bail2022-10-271-4/+5
* autotools, cmake: provide an rpath option if necessary.Guy Harris2022-10-061-1/+1
* rpcap: have the server tell the client its byte order.Guy Harris2022-08-271-1/+2
* Linux USB: fix incorrect values for the packet length.Guy Harris2022-06-151-1/+2
* configure: get rid of unused substituted variable.Guy Harris2022-04-041-1/+0
* Improve handling of DLT_PFLOG when generating filter code.Guy Harris2022-02-201-0/+1
* CI: Disable shellcheck SC2006 in the Makefile. [skip ci]Denis Ovsienko2022-02-201-1/+1
* Replace README.capture-module with a web page. [skip ci]Denis Ovsienko2022-02-201-1/+0
* Complete commit 0cc4639.Denis Ovsienko2022-02-201-4/+1
* Improve error detection in "make releasetar".Denis Ovsienko2022-02-201-0/+4
* Remove doc/DLT_ALLOCATE_HOWTO.md. [skip ci]Denis Ovsienko2022-02-201-1/+0
* Declutter the documentation a bit. [skip ci]Denis Ovsienko2022-02-201-1/+0
* doc: Add README.solaris.md. [skip ci]Denis Ovsienko2022-02-201-0/+1
* Get "make shellcheck" to pass again. [skip ci]Denis Ovsienko2022-02-201-1/+1
* Fix "make releasetar" on Solaris as well. [skip ci]Denis Ovsienko2022-02-201-2/+2
* Fix a bunch of issues after the previous commit. [skip appveyor]Denis Ovsienko2022-02-201-7/+17
* Makefile.in: Add the shellcheck targetFrancois-Xavier Le Bail2021-06-011-0/+3
* Makefile.in: Update the build for release candidatesFrancois-Xavier Le Bail2021-05-301-1/+1
* Fix parallel build with FreeBSD make. [skip appveyor]Denis Ovsienko2021-02-251-10/+10
* Do our own search for Bison/Berkeley YACC.Guy Harris2021-01-231-3/+2
* Run Bison with -Wno-yacc.Guy Harris2021-01-231-1/+2
* grammar.y is now a built file.Guy Harris2020-10-191-3/+22
* Fixup pcap_datalink_val_to_description_or_dlt(). [skip ci]Denis Ovsienko2020-09-091-0/+1
* Add visopts.py to EXTRA_DIST (GH #913).Denis Ovsienko2020-08-201-0/+1
* Add two missing files in Makefile.in (EXTRA_DIST)Francois-Xavier Le Bail2020-06-161-0/+2
* Support AirPcap devices with a pcap module.Guy Harris2020-05-071-0/+2
* For now, put charconv.[ch] in EXTRA_DIST, so we don't build it.Guy Harris2020-04-141-2/+3
* Add charconv.[ch] to the release tarball.Guy Harris2020-04-141-1/+2
* Add support for UTF-8 strings on Windows.Guy Harris2020-04-111-0/+1
* Fix "make depend" for out-of-tree builds.Guy Harris2020-03-021-1/+1
* Correctly look for mkdep in the top-level source directory.Guy Harris2020-03-021-0/+1
* Add pcap-haiku.cpp to the release tarballFrancois-Xavier Le Bail2020-02-241-0/+1
* Fix copy-and-pasteo.Guy Harris2019-10-311-1/+0
* Remove extra blank linesFrancois-Xavier Le Bail2019-10-011-2/+0
* Makefile.in: Update release candidates buildFrancois-Xavier Le Bail2019-10-011-1/+1
* Makefile.in: Run 'autoreconf -f' when buiding releaseFrancois-Xavier Le Bail2019-10-011-1/+2
* codify how release candidates are builtMichael Richardson2019-09-301-0/+6
* Makefile.in: Remove two unused variablesFrancois-Xavier Le Bail2019-09-261-1/+1
* Remove some workarounds for old compilers.Guy Harris2019-08-091-2/+0
* Report the DLT description in error messagesBill Fenner2019-04-151-0/+3
* Get rid of GNU Makeisms.Guy Harris2019-03-111-21/+24
* Add Haiku pcap implementationJerome Duval2019-03-101-1/+7
* Use asprintf(), and provide a version for systems that lack it.Guy Harris2019-02-091-0/+5
* Merge pull request #793 from AndersBroman/masterGuy Harris2019-01-101-0/+1
|\
| * Make CMake work for an installed DPDK on Ubuntu.Anders Broman2019-01-091-0/+1
* | Add the fuzz subdirectory of testprogs to the release tarball.Guy Harris2019-01-101-0/+8
* | Update the Makefile.Guy Harris2019-01-101-1/+1