aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Move the Valgrind size check after the capinfos check of the file.Jeff Morriss1-5/+5
2016-05-13automake: fix wslua generation in out-of-source-tree builds.Jeff Morriss1-6/+7
2016-05-12Update the release notes.Gerald Combs1-5/+9
2016-05-12packet-nfs: add decoding and displaying of exclusive create attributesTigran Mkrtchyan1-0/+1
2016-05-12BACAPP: Added dissection for NotificationParameterLori Tribble1-0/+36
2016-05-12ERF: In packet-eth register ERF_TYPE_ETH variants.Anthony Coddington1-0/+5
2016-05-12codecs: Move noinst_HEADERS to Makefile.amJoão Valverde2-13/+14
2016-05-12WiX banner and dialog images.Gerald Combs8-6/+161
2016-05-12extcap (CID 1355644): fix the range check for guintMartin Kaiser1-4/+8
2016-05-12autotools: Move OSX autoconf macros to ws_osx.m4João Valverde3-338/+354
2016-05-12configure.ac: Remove condition for AC_CHECK_FUNC (on Solaris)João Valverde1-9/+1
2016-05-12configure.ac: Remove obsolete AM_PROG_LIBTOOLJoão Valverde1-12/+1
2016-05-12Qt: Fix Show Packet Bytes ShowAsImageStig Bjørlykke1-14/+12
2016-05-12Add ${LIBSSH_DLL} for generating Wix component group listMichael Mann1-1/+1
2016-05-12pcap-common: Fix several serious ENCAP_ERF extension header writing issuesAnthony Coddington1-8/+29
2016-05-12RPM: make autoconf (and a few other build dependencies) optional.Jeff Morriss1-4/+21
2016-05-11Run checkAPIs in epan/ .Jeff Morriss3-13/+10
2016-05-11QUIC: for QUIC < 33, display CID flag with 2 bitsAlexis La Goutte1-1/+20
2016-05-11QUIC: Add conversation support for store the versionAlexis La Goutte1-10/+33
2016-05-11QUIC: fix dissection when num_timestamp = 0 and also reason phrase length use...Alexis La Goutte1-18/+20
2016-05-11ERF: Fix Ethernet FCS detection and remove preferenceAnthony Coddington2-8/+8
2016-05-11automake/nmake: don't run checkAPIs on lex and yacc files.Jeff Morriss4-7/+3
2016-05-11TShark: Separate columns using UTF-8 arrows.Gerald Combs1-19/+20
2016-05-11TShark: Add a "-E bom=" option.Gerald Combs4-0/+28
2016-05-11Run checkAPIs in epan/ftypes/ .Jeff Morriss3-11/+10
2016-05-11Qt: fix loading of profile by command linePascal Quantin1-11/+13
2016-05-11s7comm: block/file up-/download redesignThomas Wiens1-235/+1210
2016-05-11Fixed value for experimental result code 5142Marius Paliga1-1/+1
2016-05-11Create a Wix InstallerMichael Mann17-101/+2747
2016-05-11Create IEC401 source TCP port preference.Jaap Keuter1-7/+27
2016-05-11Fix warnings for good ISUP messagesRustam Safargalin1-1/+1
2016-05-11Decode the first 6 bytes of Unknown1 as Timestamp: Two recorded BeaconsJoerg Mayer1-3/+10
2016-05-11[tshark] Document -U option and create a list of tap names when enteringAndersBroman2-10/+25
2016-05-11MRCPv2: do not update info column under tree checkPascal Quantin1-146/+146
2016-05-11correctly decode EA Data Length in CIFSChristian Ambach1-1/+1
2016-05-11Upgrade c-ares Windows library from 1.9.1 to 1.11.0Pascal Quantin3-8/+10
2016-05-11Revert "Simplify val_to_str[_ext] implementation."Guy Harris1-2/+18
2016-05-11Simplify val_to_str[_ext] implementation.Michael Mann1-18/+2
2016-05-11Remove strcpy from wmem_strbuf.cMichael Mann1-1/+1
2016-05-10Give FvalueToStringRepr a length parameter.Michael Mann13-55/+55
2016-05-10Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann12-57/+59
2016-05-10rawshark: Have fvalue_to_string_repr just return allocated string representat...Michael Mann1-15/+8
2016-05-10rawshark: Get "field string values" from existing functionality.Michael Mann4-115/+30
2016-05-10enttec: CID 1355670 (same code for different branches)Martin Kaiser1-5/+2
2016-05-10Dynamically allocate the string for representing FT_IEEE_11073_[S]FLOAT.Michael Mann1-31/+22
2016-05-10Qt: Keep the OverlayScrollBar from disappearing.Gerald Combs1-2/+15
2016-05-10enttec: uups, I forgot some if (tree) checksMartin Kaiser1-10/+6
2016-05-10enttec: remove some unnecessary if (tree) checksMartin Kaiser1-27/+23
2016-05-10iso14443 ats: show explicitly if TA(1), TB(1) and TC(1) are transmittedMartin Kaiser1-0/+21
2016-05-10When using clang, warn about c99 only syntax (like pedantic without all the r...Joerg Mayer1-0/+2