aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-05-27SMB NtTransCreate should decode extended responseGordon Ross1-1/+43
2016-05-27SMB TreeConnectAndX response improvementGordon Ross1-46/+33
2016-05-27SMB2 FSCTL_SRV_ENUMERATE_SNAPSHOTS misnamedGordon Ross1-4/+4
2016-05-27SMB2 Notify response shown as malformedGordon Ross1-2/+4
2016-05-26Remove some proto_item_append_stringMichael Mann3-33/+38
2016-05-26SMB NtCreate andX with extended response sometimes incorrectGordon Ross1-7/+8
2016-05-26SMB Open andX extended response decoded incorrectlyGordon Ross1-0/+13
2016-05-26Update the comments/warnings about using proto_tree_append_string().Jeff Morriss2-16/+17
2016-05-26Fix dissection of JXTA over UDP.Jeff Morriss1-2/+2
2016-05-25Add P-Access-Network-Info decoding fieldsBinh Trinh1-2/+122
2016-05-25Remove an extra break from a copy-and-pasteo.Guy Harris1-1/+0
2016-05-25Clean up indentation.Guy Harris1-3/+3
2016-05-24Remove NULL checks after dereference (CID 1358549 and CID 1358683)Jaap Keuter1-13/+1
2016-05-24Stylistic constency.Guy Harris1-10/+5
2016-05-24OPA MAD: fix Result of operation is garbage or undefined found by Clang AnalyzerAlexis La Goutte1-0/+3
2016-05-24manolito: fix indent (remove unused tab/space)Alexis La Goutte1-4/+4
2016-05-24Add support for Apple Create Context extensions.Guy Harris1-1/+268
2016-05-24Document wmem null guaranteeEvan Huus1-0/+4
2016-05-23zigbee zdp: There are 32 bits in a guint32.Martin Kaiser1-2/+2
2016-05-23TCP: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+3
2016-05-23TCPCL: Return -1 when tcp_dissect_pdus asks for a length and it doesn't look ...Michael Mann1-1/+2
2016-05-23Make sure EAPOL body is big enough for a EAPOL_RSN_KEY.Michael Mann1-1/+1
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann1-1/+2
2016-05-22Revert "zigbee zdp: remove some misleading casts"Martin Kaiser1-15/+15
2016-05-22zigbee zdp: remove some misleading castsMartin Kaiser1-15/+15
2016-05-22manolito: Fix Dead Store (Dead assignement/Dead increment) Warning found by C...Alexis La Goutte1-1/+1
2016-05-22Bluetooth: Update Member UUIDs and CompanyIDsMichal Labedzki1-10/+200
2016-05-22zigbee zdp: remove some unnecessary NULL checksMartin Kaiser1-46/+40
2016-05-22[Automatic update for 2016-05-22]Gerald Combs2-15/+270
2016-05-22ERF: Fix and improve ERF_TYPE_META sanity checksAnthony Coddington1-2/+35
2016-05-22Start dissecting the Mikrotik/Routerboard vendorspecific IEsJoerg Mayer2-0/+83
2016-05-21[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage prot...Diederik de Groot1-47/+52
2016-05-21Bluetooth: BTLE: Add 4.2 LE CONTROLLER COMMANDSJakub Pawlowski1-0/+16
2016-05-20Cisco WIDS wlan frames as sent by standalone APs do not include the QoS controlJoerg Mayer3-13/+61
2016-05-20QUIC: Enhance Connection Close error checkAlexis La Goutte1-3/+2
2016-05-20Bluetooth: GATT: Add support for PLXS/PLXPMichal Labedzki2-1/+591
2016-05-20PCEP: fix L bit mask for PATH-KEY sub-objectFrancesco Fondelli1-2/+2
2016-05-19ZigBee: implemented Green Power ZCL cluster dissector.dsrsupport6-3/+1016
2016-05-19Babel: New Message String Values0xbismarck1-0/+12
2016-05-19autotools: Add automake silent rule for ln -sJoão Valverde1-1/+1
2016-05-18GRE: add support for ARPPascal Quantin2-0/+2
2016-05-18DNS: Update edns-tcp-keepalive EDNS0 Option to final rfc (RFC7828)Alexis La Goutte1-1/+1
2016-05-18QUIC: Enhance RREJ tag dissectionAlexis La Goutte1-5/+101
2016-05-18QUIC: Update some field name on ACK FrameAlexis La Goutte1-12/+12
2016-05-18DNS: Fix typo on Padding EDNS0 descriptionAlexis La Goutte1-2/+2
2016-05-18BGP : Add Virtual-Network Identifier Extended CommunityAlexis La Goutte1-0/+2
2016-05-18[E212] Add an MNC used in test networks to get correct MNC length.AndersBroman1-0/+1
2016-05-18Use some FT_BYTE "BASE"s in isis dissectors.Michael Mann3-10/+5
2016-05-18USB: check length before calling setup response subdissectorSean O. Stalley1-6/+9
2016-05-18Replace some tvb_get_ptr calls.Michael Mann2-9/+9