summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-02-23BGP-LS: Protocol-ID aware Prefix/Adj Flags dissectionFrancesco Fondelli1-70/+276
2016-02-23Making wiretap option blocks more generic.Michael Mann2-12/+34
2016-02-22wmem: add null-terminator support.Dario Lombardo3-0/+45
2016-02-22LTE RRC: add a unit to gnss-TOD-msec fieldPascal Quantin1-0/+1
2016-02-22HTTP2: Reduce resource usage.Tatsuhiro Tsujikawa1-18/+141
2016-02-22Cisco Marker: Fix endian type for some fieldPeter Membrey1-8/+8
2016-02-22Fix some hf_ field datatype conflicts.Michael Mann21-86/+85
2016-02-22packet-cigi.c: Fix conflicting datatypes for hf_ fields.Michael Mann1-118/+107
2016-02-22Separate hf_ fields that share filter names with FT_UINT32 and FT_UINT64 data...Michael Mann13-58/+58
2016-02-22Resolve hf_ field name conflicts with protocol strings.Michael Mann6-38/+5
2016-02-22pvfs2: read a 64bit value in one goMartin Kaiser1-3/+1
2016-02-21sigcomp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+27
2016-02-21[Automatic update for 2016-02-21]Gerald Combs2-10/+175
2016-02-21[SPICE] Prevent really long loop in dissect_spice_link_capabilities.Michael Mann1-61/+49
2016-02-21Fix typo in PTP / Follow_Up Message / Follow Up information TLV.Michael Mann1-4/+4
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde10-11/+28
2016-02-21No need to export the 48-byte-header Linux USB dissector.Guy Harris1-3/+2
2016-02-21Disssect the flags fields in the FreeBSD USB headers.Guy Harris1-4/+245
2016-02-20ieee80211: handle reserved grouping valuePeter Wu1-0/+8
2016-02-20MIP6: fix mip6.lri.reserved exists multiple times with NOT compatible types: ...Alexis La Goutte1-3/+3
2016-02-20DLM3: Remove macro for declare header field (hf)Alexis La Goutte1-241/+506
2016-02-20MIH: fix exists multiple times with NOT compatible typesAlexis La Goutte1-4/+4
2016-02-20Fix various off-by-one in buffer sizesPeter Wu3-3/+3
2016-02-20ber: fix buffer overrun when handling empty setsPeter Wu1-0/+4
2016-02-20gsm_abis_oml: fix buffer overrunPeter Wu1-1/+1
2016-02-20Fix indentation.Guy Harris1-1/+1
2016-02-20Initial support for FreeBSD USB captures.Guy Harris1-19/+323
2016-02-20Couchbase: Dissect optional expiry in subdoc mutation requestsDave Rigby1-13/+38
2016-02-19rsl: avoid buffer overreadPeter Wu1-1/+1
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde3-83/+32
2016-02-19BER/PER: Add dissector assertions to squelch scan-build bugsJoão Valverde2-0/+4
2016-02-19DLM3: Add support for the Need Slots Recovery Command Status FlagAndreas Gruenbacher1-5/+68
2016-02-19Don't call the hci_usb dissector through a dissector table.Guy Harris2-10/+20
2016-02-19ssl: fix decryption when session ticket is not usedPeter Wu2-7/+15
2016-02-19Prevent inproper use of negative valueJaap Keuter1-2/+2
2016-02-19dcerpc: fix Called function pointer is null (null dereference) found by Clang...Alexis La Goutte1-1/+1
2016-02-19Added support for Payload IE Vendor OUI.Chris Brandson2-1/+22
2016-02-19PPP: remove obsolete Van Jacobson decompression preferencePascal Quantin2-9/+1
2016-02-18Have ETT variable names all begin with ett_.Guy Harris1-13/+13
2016-02-18802.15.4 fixed processing of PAN ID compression bitChris Brandson1-6/+28
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-02-18EIGRP: Add missing CD (Candidate Default) flag on Legacy MetricAlexis La Goutte1-0/+9
2016-02-18GTPv2 command messages conversationglores1-0/+14
2016-02-17cip: fix a leakDario Lombardo1-6/+8
2016-02-17usb: cleanup idProduct dissectionChristian Lamparter1-18/+7
2016-02-16iso14443: fix the NAK/ACK bit of an R-blockMartin Kaiser1-7/+7
2016-02-16Add packet-usbip.h to epan/dissectors/Makefile.common filePascal Quantin1-0/+1
2016-02-16USBIP: add USBIP Protocol dissectorChristian Lamparter6-5/+1274
2016-02-16RTPS: Added new locator kinds and upgraded to latest set of idsJuanjo Martin2-25/+83
2016-02-16IRDP: Use integer arithmetic to round-up [-Wbad-function-cast]João Valverde1-1/+2