aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* RADIUS: Add RFC7930 dictionnaryAlexis La Goutte2016-11-241-0/+1
* RADIUS: Add Microsemi dictionnaryAlexis La Goutte2016-11-241-0/+1
* autotools: propagate git version info to distribution tarballPeter Wu2016-11-031-0/+4
* cleanup: move extra libs to EPAN_EXTRA_LIBSJakub Zawadzki2016-10-221-31/+16
* Add an initial "shellcheck" target.Gerald Combs2016-09-261-0/+16
* Update the README.Gerald Combs2016-08-181-1/+0
* Use xz to compress the source tarball.Gerald Combs2016-07-291-22/+2
* Makefile: Install wireshark.pc tooMichal Privoznik2016-07-101-0/+3
* extcap: Remove g_spawn_helper supportRoland Knall2016-07-051-2/+4
* Remove Makefile.common filesJoão Valverde2016-06-301-6/+145
* Remove Nmake build systemPascal Quantin2016-06-151-4/+0
* RADIUS: Add Sangoma dictionaryAlexis La Goutte2016-06-131-0/+1
* Add CiscoSystems, vendor id 9 AVPsAndersBroman2016-05-201-0/+1
* autotools: Check for SpeexDSP system libraryJoão Valverde2016-05-161-0/+4
* Run checkAPIs in epan/wmem/Michael Mann2016-05-131-0/+1
* automake/nmake: run checkAPIs in ui/cli/Jeff Morriss2016-05-131-0/+1
* Run checkAPIs in epan/ .Jeff Morriss2016-05-111-1/+1
* Run checkAPIs in epan/ftypes/ .Jeff Morriss2016-05-111-1/+1
* Remove the dist tarball after making an RPM.Jeff Morriss2016-04-261-1/+1
* Avoid making dist tarball if rpmbuild is missingJoão Valverde2016-04-261-1/+2
* autotools: use AM_CONDITIONAL for rpm build ruleJoão Valverde2016-04-251-14/+14
* There's no version.h.in file.Guy Harris2016-04-221-1/+0
* Fix out-of-tree "gen-authors" targetPeter Wu2016-03-281-3/+2
* Add ax_lib_socket_nsl.m4 macroJoão Valverde2016-03-251-20/+0
* Put pcapio.c into a writecap library, and use it.Guy Harris2016-03-241-0/+6
* Add files by folder to distribution tarball (EXTRA_DIST)João Valverde2016-03-241-599/+10
* Rename 'aclocal-fallback' directory to 'm4'João Valverde2016-03-231-8/+8
* Add pkg.m4 and remove aclocal-flags scriptJoão Valverde2016-03-231-2/+2
* Remove unused autoconf macrosJoão Valverde2016-03-231-3/+0
* Remove ADNS supportJoão Valverde2016-03-211-11/+2
* Fix building without extcap enabledJoão Valverde2016-03-211-1/+5
* DocBook: Don't require xmllint.Gerald Combs2016-03-181-1/+0
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-1/+0
* Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson2016-03-101-0/+1
* AUTHORS: sort by nameAlexis La Goutte2016-03-081-1/+1
* Add EditorConfig settings for most C filesJoão Valverde2016-03-081-0/+1
* Start adding EditorConfig files.Gerald Combs2016-03-081-0/+1
* Update the Automake gen-authors target to match CMake.Gerald Combs2016-03-071-1/+1
* Run checkAPIs in the (epan/) wslua and crypt directories.Jeff Morriss2016-03-071-3/+2
* That patch is gone (we changed the menu category ourselves).Guy Harris2016-03-041-1/+0
* Create perl script to append existing AUTHORS file with information from git ...Michael Mann2016-03-031-0/+5
* Revert "autotools: Use explicit zlib dependency build flags"João Valverde2016-03-031-16/+8
* autotools: Use explicit zlib dependency build flagsJoão Valverde2016-03-031-8/+16
* Check for clang before trying to add -Q flagJoão Valverde2016-02-241-1/+2
* autotools: Improve libnl configuration and dependencyJoão Valverde2016-02-211-2/+4
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-68/+68
* autotools: Fix multiple repetitions of -L build flagsJoão Valverde2016-02-211-0/+1
* autotools: Use Qt flags only for building Qt GUIJoão Valverde2016-02-201-0/+1
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-181-3/+2
* Build the extcap programs in the extcap directory.Guy Harris2016-02-151-47/+14