aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-18WTAP_ERR_UNWRITABLE_ errors aren't returned by reads or open-for-reading.Guy Harris10-88/+9
2014-12-18Rename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRITABLE_REC_TYPE.Guy Harris26-31/+31
2014-12-18Handle "I can't map this for that file format" better.Guy Harris37-73/+333
2014-12-17Resync Debian symbolsMaarten Bezemer2-1/+8
2014-12-17Fix zbee errors introduced by change 5565, commit df639f509e812fff3c5eb4bdf4f...Graham Bloice3-10/+1
2014-12-17This code is used in Wireshark, not TShark; fix messages.Guy Harris1-7/+7
2014-12-17Fix another incorrect message for WTAP_ERR_UNSUPPORTED.Guy Harris1-1/+1
2014-12-17Artnet3 and OEM Codes Updatezeuz1-202/+1134
2014-12-17RDM: Made PID array global (can be reused in packet-artnet.c)zeuz3-3/+41
2014-12-17zbee-zcl: swap honeywell codesEvan Huus1-2/+2
2014-12-17Fix missing spaceMaarten Bezemer1-1/+1
2014-12-17[MIP] Add refreence to 3GPP2 documents for 3GPP2 CVSE GRE_KEY_EXTAndersBroman1-1/+3
2014-12-17[TCP] Don't attempt reassembly on retransmitted segments.AndersBroman1-0/+13
2014-12-17Adding fix to convert latitude/longitude degrees to floating point format fro...Ganesh Nawsupe1-10/+36
2014-12-17mip: Fix Rev Revocation [Ack] Flags dissection bugs.Bill Meier1-11/+15
2014-12-17mip: fix (what appear to be) bugs in CVSE GRE key extension dissectionBill Meier1-9/+10
2014-12-17Update to V12.5.0AndersBroman9-44/+2348
2014-12-17Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and mo...Chris Brandson17-2236/+4471
2014-12-17Install cmake files to make them available for out of source buildsMaarten Bezemer1-0/+2
2014-12-17Invoke asn2wrs.py using a custom commandMaarten Bezemer1-3/+4
2014-12-17Do not force the output directoryMaarten Bezemer1-2/+11
2014-12-17Use FindAsn2Wrs to find asn2wrs.pyMaarten Bezemer2-4/+22
2014-12-17Install GLib cmake helper filesMaarten Bezemer1-0/+2
2014-12-17Report WTAP_ERR_UNSUPPORTED correctly.Guy Harris2-3/+3
2014-12-17Rename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRITABLE_FILE_TYPE.Guy Harris14-23/+23
2014-12-17Rename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABLE_ENCAP.Guy Harris35-72/+72
2014-12-17Use WTAP_ERR_UNSUPPORTED for input file stuff we can't handle.Guy Harris14-30/+30
2014-12-17Clean up the "unknown per-packet encapsulation" message.Guy Harris1-1/+2
2014-12-17Clean up handling of files without a known encapsulation.Guy Harris1-16/+24
2014-12-16HiSLIP: disable heuristic dissector by defaultPascal Quantin1-1/+9
2014-12-16Disable the MDS Header ethertype preference.Gerald Combs1-1/+1
2014-12-16Add Wireshark_LIBRARY variableMaarten Bezemer2-0/+13
2014-12-16http: properly calculate end of chunked responsePeter Wu1-31/+71
2014-12-16RDM: Mode verbose decoding of parameter IDs.zeuz1-1/+1
2014-12-16HTTP2: Update to draft-16Alexis La Goutte1-3/+3
2014-12-16Add cmake helper files for finding wiresharkMaarten Bezemer5-0/+60
2014-12-16Riemann: attach metric_d field to parent eventMarc Fournier1-1/+1
2014-12-16ISIS LSP: Add Segment Routing Algorithm Sub TLV dissectionYann Lejeune1-1/+29
2014-12-16ISIS LSP: Add Segment Routing Capabilities Sub-TLV dissectionYann Lejeune1-5/+101
2014-12-15exit if the key wasn't found in the parameters listMartin Kaiser1-0/+3
2014-12-15MP4: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang ...Alexis La Goutte1-1/+1
2014-12-15MP4: fix Unused entry: epan/dissectors/file-mp4.c, hf_mp4_stsd_entry_cntAlexis La Goutte1-1/+1
2014-12-15Enable case-insensitive string dissector tablesEvan Huus7-22/+48
2014-12-15Add Bug 10488 (multiple capture files) to the release notes.Gerald Combs1-0/+2
2014-12-15Revert "Bluetooth: BTLE: Add src/dst addresses when they are known"Pascal Quantin5-116/+102
2014-12-15[ISUP] Add dissection of Japan TTC EMERGENCY CALL INDICATORAndersBroman1-31/+61
2014-12-15Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki5-102/+116
2014-12-15Bluetooth: Fix CRC Init length in UbertoothMichal Labedzki1-4/+4
2014-12-15Bluetooth: BTLE: SN, NESN should be numbers not booleansMichal Labedzki1-2/+2
2014-12-15cmake: Do not hide possible options for other platformsMichal Labedzki1-0/+2