aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-16autotools: Check for SpeexDSP system libraryJoão Valverde6-2/+26
2016-05-16QUIC: Sequence (Number) is rename to Packet NumberAlexis La Goutte1-46/+46
2016-05-16[SIP] Remove expert info for Contact with expires=0, it's used in 3GPP SIPAndersBroman1-0/+9
2016-05-16ISUP: fix buffer overrun when a number contains too many digits (CID 1361601)Pascal Quantin1-61/+113
2016-05-16Create option flag field for dissect_ieee80211_common.Michael Mann1-16/+16
2016-05-15QUIC: Fix heuristic to detect Connection CloseAlexis La Goutte1-0/+5
2016-05-15QUIC: Add Version Negotiation dissectionAlexis La Goutte1-2/+12
2016-05-15QUIC: Rename some functionAlexis La Goutte1-5/+5
2016-05-15tshark: fix double memory free when analyzing several RTP streamsPascal Quantin1-1/+0
2016-05-15ISUP: Fix no previous prototype for function 'dissect_isup_digits_common' [-W...Alexis La Goutte1-3/+3
2016-05-15Export PDU (ui): fix no newline at end of file [-Wnewline-eof] and modelines ...Alexis La Goutte1-1/+14
2016-05-15[Automatic update for 2016-05-15]Gerald Combs12-2324/+2651
2016-05-15GUI: Add shortcut for packet and capture commentUli Heilmeier2-2/+8
2016-05-15pcap-common: Account for padding in ENCAP_ERF len and caplenAnthony Coddington1-1/+20
2016-05-15ERF: Add dissection of missing ERF typesAnthony Coddington1-0/+4
2016-05-14QUIC: Wrong length comparaisonAlexis La Goutte1-1/+1
2016-05-14QUIC: Add Public Reset dissectionAlexis La Goutte1-1/+127
2016-05-14dof: use include "" to include packet-tcp.hMartin Kaiser1-1/+1
2016-05-14dof (CID 1358547): remove dead codeMartin Kaiser1-3/+0
2016-05-14mp2t (CID 1355406): fix a potential integer overflowMartin Kaiser1-1/+4
2016-05-14s7comm: fix warning found by clang analyzerThomas Wiens1-38/+37
2016-05-14Use g_get_charset instead of g_get_codeset.Gerald Combs1-7/+5
2016-05-14Qt: Use SpeexDSP API names for RTP playerJoão Valverde1-14/+14
2016-05-13Qt: Fix a recent files infinite loop.Gerald Combs1-2/+4
2016-05-13Fix (spurious) checkAPIs issueGraham Bloice1-3/+3
2016-05-13packet-nfs: Add flex file flag: FF_FLAGS_NO_READ_IOTom Haynes1-0/+6
2016-05-13Run checkAPIs in epan/wmem/Michael Mann3-0/+12
2016-05-13Have wmem conform to checkAPIs.plMichael Mann8-25/+26
2016-05-13Qt: add some cleanup function calls missing when leaving applicationPascal Quantin1-2/+18
2016-05-13BACAPP: event-time-stamps decode fixLori Tribble1-1/+7
2016-05-13Fix inclusion of images in PDF versions of the guides.Jeff Morriss3-4/+25
2016-05-13automake/nmake: run checkAPIs in ui/cli/Jeff Morriss4-20/+8
2016-05-13jxta: there's no need to call proto_tree_set_visible() when calling append_te...Jeff Morriss1-3/+0
2016-05-13Add filterable fields for each ISUP number.Jeff Morriss6-712/+299
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