summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Qt: Escape sequence dialog hint text.Gerald Combs1-1/+2
2016-05-25Add P-Access-Network-Info decoding fieldsBinh Trinh1-2/+122
2016-05-25Qt: Add Time and Comment labels to the sequence diagram.Gerald Combs5-75/+157
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-23qt follow stream: set the file name before openingMartin Kaiser1-1/+1
2016-05-23zigbee zdp: There are 32 bits in a guint32.Martin Kaiser1-2/+2
2016-05-23Qt: Enable Analyze -> Conversation FilterD. Ulis1-1/+1
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-23Include <sys/socket.h>, too.Guy Harris1-4/+12
2016-05-23Explicitly include <netinet/in.h>.Guy Harris1-0/+4
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann16-124/+117
2016-05-22qt follow stream: don't crash when saving to an non-writable fileMartin Kaiser1-2/+6
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 Combs13-1009/+1490
2016-05-22Qt: fix parameter 'overlay_image' not found in the function declaration [-Wdo...Alexis La Goutte1-1/+1
2016-05-22ERF: Fix and improve ERF_TYPE_META sanity checksAnthony Coddington2-5/+41
2016-05-22Start dissecting the Mikrotik/Routerboard vendorspecific IEsJoerg Mayer2-0/+83
2016-05-22speex: Fix unknown option after ‘#pragma GCC diagnostic’ kind [-Werror=pr...João Valverde1-3/+1
2016-05-22Make -Wunused-const-variable a C only warningJoão Valverde2-2/+3
2016-05-22Revert "tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-We...João Valverde1-7/+0
2016-05-22Reapply "ws80211: Disable shorten-64-to-32."João Valverde1-0/+3
2016-05-22Add clang-specific DIAG_OFF pragmaJoão Valverde1-0/+9
2016-05-22Revert "ws80211: Disable shorten-64-to-32."João Valverde2-14/+1
2016-05-22configure.ac: Capitalize PACKAGE_NAME as "Wireshark"João Valverde1-1/+1
2016-05-21[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage prot...Diederik de Groot2-50/+55
2016-05-21wtap_opttypes: fix no previous prototype for function 'wtap_opttype_write_dat...Alexis La Goutte1-1/+1
2016-05-21Add mentioning of support of Server 2012 R2 in the users guideJaap Keuter1-1/+1
2016-05-21Bluetooth: BTLE: Add 4.2 LE CONTROLLER COMMANDSJakub Pawlowski1-0/+16
2016-05-21Add ability to add custom block types.Michael Mann2-13/+50
2016-05-20configure.ac: Fix yacc/lex test for out-of-tree buildJoão Valverde1-32/+11
2016-05-20Cisco WIDS wlan frames as sent by standalone APs do not include the QoS controlJoerg Mayer3-13/+61
2016-05-20Add CiscoSystems, vendor id 9 AVPsAndersBroman4-0/+72
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-20Qt/Bluetooth: Allow to use Enter button for jump to framesMichal Labedzki6-0/+24