aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Redo the block options APIs.Guy Harris2-5/+38
2016-07-14IPv6: Fix jumbo payload length offsetJoão Valverde1-1/+1
2016-07-14IPv6: Fix Jumbogram hop-by-hop expert infoJoão Valverde1-1/+1
2016-07-14Update URLs.Guy Harris1-3/+3
2016-07-14MBIM: add dissection of AT&T proprietary UUIDPascal Quantin1-13/+682
2016-07-14DHCP: correctly parse PXE options (209-210)Daniele Lacamera1-3/+14
2016-07-14ETAG: add explicit casts to please OSX buildbotPascal Quantin1-2/+2
2016-07-14packet-beep.c: Pacify OS X buildbot with castMichael Mann1-1/+1
2016-07-14proto.c: Unsigned fields should use %u within printf.Michael Mann1-7/+7
2016-07-14MBIM: add a missing breakPascal Quantin1-0/+1
2016-07-14Add ERSPAN II support for field EN and Index.William Tu1-9/+31
2016-07-14packet-beep.c: Use strtol over scanf to prevent analysis warnings.Michael Mann1-16/+6
2016-07-14LTE RRC: add dissection of schedulingInfoSIB1-r13 fieldPascal Quantin3-5/+42
2016-07-14Fix VHT valid checks.Guy Harris1-2/+2
2016-07-14packet-ieee80211-radio.c: Prevent array overflow.Michael Mann1-1/+1
2016-07-14packet-gsm_a_common.c: Create typedef declaration for elem_func signature.Michael Mann1-9/+11
2016-07-14IPv6: Add support for more option typesJoão Valverde1-3/+166
2016-07-14IPv6: Refactor dissect_opts() into type-specific dissectorsJoão Valverde1-236/+355
2016-07-14ZigBee: fix column description for APS ACK to T2 packetdsrsupport1-2/+5
2016-07-13Speed up col_append_ports on Windows.Gerald Combs1-5/+19
2016-07-13Adding 802.1BR E-Tag dissectorKim Kempf5-0/+259
2016-07-13Support Juniper VN over UDP.Michael Mann1-0/+1
2016-07-13ZigBee MAC parse: fix Association request parse in case of FCS absence.dsrsupport1-3/+17
2016-07-13Restore setting data.edt in write_specified_fields().Jeff Morriss1-0/+1
2016-07-13MBIM: add dissection of Intel proprietary UUIDsPascal Quantin1-283/+1220
2016-07-13TCP: fix indent (use 4 spaces)Alexis La Goutte1-3/+3
2016-07-13IPv6: Simplify RPL routing header dissectorJoão Valverde1-56/+20
2016-07-13LTE RRC: upgrade dissector to v13.2.0Pascal Quantin14-2436/+16371
2016-07-13RLC LTE: fix a typoPascal Quantin1-1/+1
2016-07-12packet-cql.c: Bugfix bitwise operation with parenthesis.Michael Mann1-1/+1
2016-07-12file-pcapng.c: Apply parenthesis to fix build warningsMichael Mann1-8/+8
2016-07-12packet-6lowpan.c: fix uninitialized variable (ipv6_ext) warningMichael Mann1-1/+1
2016-07-12packet-btrfcomm.c: Add NULL check to pacify VS Code AnalysisMichael Mann1-1/+1
2016-07-12Remove T.30 FCF mask.Michael Mann1-4/+5
2016-07-12Handle dissectors that don't have names.Guy Harris1-2/+9
2016-07-12USB CCID added Interrupt IN and PC2RDR_paramsThomas PORTASSAU1-2/+93
2016-07-12ZigBee Test Profile #2 enchancement.dsrsupport1-7/+12
2016-07-12Create stub VXLAN (GPE) protocol for Decode As.Michael Mann1-7/+6
2016-07-12HTTP: Add request/response arrowsD. Ulis1-2/+2
2016-07-12ceph: distingush between client and server by checking for a second entity_ad...Jeff Layton1-22/+54
2016-07-12Generic Protocol Extension support for VxLANsjha31-31/+171
2016-07-11Geneve: Update list of option classes.Jesse Gross1-2/+7
2016-07-11Fix up *some* of the coding style inconsistenciesJoerg Mayer1-605/+713
2016-07-11IPv6: refactor dissect_routing6() into type-specific dissectorsJoão Valverde1-277/+335
2016-07-11hdcp2: don't throw an exception during heuristic checkMartin Kaiser1-0/+4
2016-07-11iso7816: check for minimum atr lenMartin Kaiser1-1/+5
2016-07-10BGP: Add support of Vendor Capability 131 (Multisession Cisco)Alexis La Goutte1-0/+18
2016-07-10BGP: Add (Cisco) for "Vendor" Cisco capabilityAlexis La Goutte1-2/+2
2016-07-10NAS-EPS: Add preference to bypass a heuristic decode of a ciphered NAS.Binh Trinh1-2/+11
2016-07-10pvfs2: clean up dissect_pvfs_distribution()Martin Kaiser1-22/+18