aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs2-85/+2
2018-04-17Remove some GTK+-only code.Gerald Combs10-90/+11
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders10-48/+0
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu16-88/+90
2018-04-16ssl: fix duplicate dissections with multiple PDUs in a streamPeter Wu1-4/+3
2018-04-16QUIC: Add initial support of draft-10Alexis La Goutte1-33/+6
2018-04-15More PortAudio removal.Gerald Combs2-18/+2
2018-04-15[Automatic update for 2018-04-15]Gerald Combs1-2/+42
2018-04-15packet-mq: Fix for Missing ConstRobert Grange1-47/+45
2018-04-15openflow: fix decode of experimenter OXM fieldsJaime Caamaño Ruiz3-33/+18
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer1-8/+5
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
2018-04-13Fix the length of the payload of a private_1 or audio PES packet.Guy Harris2-21/+111
2018-04-12RoHC: IP version is 1 byte onlyPascal Quantin3-5/+7
2018-04-12PDCP NR: add SN length to PDCP context for user plane PDUsPascal Quantin1-0/+5
2018-04-12PDCP NR: rework UDP framing formatPascal Quantin2-40/+42
2018-04-12Update a comment.Guy Harris1-18/+46
2018-04-12Need to flag a variable as volatile, due to the use of exceptions.Guy Harris1-3/+3
2018-04-12If a subdissector throws an exception, catch it and continue.Guy Harris1-1/+30
2018-04-11kafka: check lz4 version in a single point.Dario Lombardo1-4/+5
2018-04-11Netlink: Add rtnetlink attribute dissectingFilip Sohajek1-23/+396
2018-04-11LPP: fix a typo in ASN.1 filePascal Quantin1-1/+1
2018-04-11PFCP: Added dissection of IEs 127-131Matej Tkac1-12/+79
2018-04-11user_encap: Avoid a hash lookup to get dissector nameStig Bjørlykke1-4/+4
2018-04-11ZigBee: MGMT Unsolicited Enh NWKUpdate dissectorDana Sy3-0/+44
2018-04-11zbee zcl: fill constant ett arrays at declaration timeMartin Kaiser1-106/+85
2018-04-11zbee_zcl: (trivial) clean up decode_color_xy()Martin Kaiser1-2/+1
2018-04-11pfcp: correction of lengthJoakim Karlsson1-2/+2
2018-04-11NBSS: take into account snaplen when creating the TVB subsetPascal Quantin1-4/+1