aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs15-652/+2515
2018-04-17Remove some GTK+-only code.Gerald Combs32-528/+22
2018-04-17Add a destination directory flag to git-export-release.Gerald Combs3-25/+20
2018-04-16Qt: Rename packet_list_enable_colorStig Bjørlykke5-6/+3
2018-04-16Add some notes to git-export-release.sh.Gerald Combs1-0/+14
2018-04-16glib-compat is no longer used - it provided only code for versions < 2.32Joerg Mayer5-191/+0
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders22-121/+0
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu17-89/+91
2018-04-16ssl: fix duplicate dissections with multiple PDUs in a streamPeter Wu1-4/+3
2018-04-16RPM: enable rpm target even if git is not availablePeter Wu1-8/+12
2018-04-16QUIC: Add initial support of draft-10Alexis La Goutte1-33/+6
2018-04-16RPM: support building from out-of-tree directories.Dario Lombardo1-0/+5
2018-04-16RPM: restore the bindir in openSUSE before packing.Dario Lombardo1-0/+6
2018-04-16RPM: install wireshark.desktop in /usr/share/applications.Dario Lombardo1-0/+4
2018-04-16RPM: cd into build dir in openSUSE.Dario Lombardo1-0/+6
2018-04-16Qt: Do not show MaxMind DB path when not enabledStig Bjørlykke1-0/+2
2018-04-15More PortAudio removal.Gerald Combs10-122/+6
2018-04-15[Automatic update for 2018-04-15]Gerald Combs6-13/+167
2018-04-15Remove GTK+ and PortAudio from Autotools.Gerald Combs3-339/+18
2018-04-15Provide alternative paths for the macosx-support-libs.Joerg Mayer1-23/+39
2018-04-15packet-mq: Fix for Missing ConstRobert Grange1-47/+45
2018-04-15Gtk: Remove source codeRoland Knall237-142726/+3
2018-04-15.mailmap: update of March and April (2018)Alexis La Goutte2-7/+9
2018-04-15openflow: fix decode of experimenter OXM fieldsJaime Caamaño Ruiz3-33/+18
2018-04-15dfilter-test.py: document parallelization supportPeter Wu3-5/+13
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer4-8/+21
2018-04-15Remove some references to PortAudio.Gerald Combs4-33/+9
2018-04-15dftestlib: remove unnecessary execute bitPeter Wu18-0/+0
2018-04-15Clean up whitespace.Guy Harris1-1/+1
2018-04-15Expand and clean up comments.Guy Harris1-4/+23
2018-04-15Clean up the way we handle the FCS.Guy Harris1-36/+100
2018-04-14DTN: Minor changes for Bundle-Integrity/Confidentiality Block payloadKrishnamurthy Mayya1-2/+2
2018-04-14Bluetooth: ATT: Fix cast-warningsMichał Łabędzki1-11/+11
2018-04-14packet-pcep.c: opposite inner 'if' condition leads to a dead code blockchinarulezzz1-6/+7
2018-04-14PDCP NR: remove a now meaningless commentPascal Quantin1-2/+0
2018-04-14PDCP LTE: reuse existing pdcp_lte_info structure after first passPascal Quantin2-94/+94
2018-04-14RLC LTE: reuse existing rlc_lte_info structure after first passPascal Quantin1-67/+62
2018-04-14MAC LTE: reuse existing mac_lte_info structure after first passPascal Quantin1-18/+13
2018-04-14PDCP NR: reuse existing pdcp_nr_info structure after first passPascal Quantin2-86/+87
2018-04-14packet-tns.c: add TODO to TNS Refuse packet dissectorchinarulezzz1-0/+5
2018-04-14x509ce: fix display of IPAddress when it is an IPv6 AddressAlexis La Goutte3-20/+44
2018-04-13PDCP NR: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+21
2018-04-13RLC NR: add an expert info for unknown UDP framing tagsPascal Quantin1-2/+15
2018-04-13MAC NR: add an expert info for unknown UDP framing tagsPascal Quantin1-1/+14
2018-04-13PDCP LTE: add expert info for unknown / missing UDP framing tagsPascal Quantin1-3/+23
2018-04-13RLC LTE: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+20
2018-04-13MAC LTE: add an expert info for unknown UDP framing tagsPascal Quantin3-16/+26
2018-04-13UMTS RLC: add expert info for unknown / missing UDP framing tagsPascal Quantin1-2/+21
2018-04-13kafka: raise the required version to 1.5.0 for lz4_frame.Dario Lombardo1-3/+3
2018-04-13file-pcap: expert info if captured len > reported lenMartin Kaiser1-1/+20