summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Make sure "mp2t-dsmcc" dissector is registered by name so it can be picked up...Michael Mann1-0/+1
2013-10-25Fix checkAPIs: don't add hf_zbee_beacon_protocol withJeff Morriss1-1/+1
2013-10-25Fix CID 1111814: segment_item is set but not used (in one conditional).Jeff Morriss1-4/+5
2013-10-25Display the frame number on the packet summary line if it's one of the config...Chris Maynard1-15/+0
2013-10-25Improvements for the KDSP dissector. Bug 8891 (https://bugs.wireshark.org/bu...Michael Mann1-60/+167
2013-10-25Pass ieee802154_packet data into the heuristic check instead of using private...Michael Mann2-32/+22
2013-10-25Make TAPA dissector heuristic instead of "ugly hack" now that IP dissector su...Michael Mann2-17/+23
2013-10-25Fix more SVN properties.Jeff Morriss2-1/+3
2013-10-25Handle *.rtf and *.qm files.Jeff Morriss1-1/+7
2013-10-25Add SVN properties.Jeff Morriss4-628/+628
2013-10-25Mark unused parameter, remove moved .h file from Makefile.commonEvan Huus2-2/+1
2013-10-24AIM doesn't ever use it's private_data structure, so remove it. If it ever d...Michael Mann2-16/+0
2013-10-24Fix propertiesJörg Mayer2-0/+0
2013-10-24Make things compile again.Jörg Mayer13-14/+15
2013-10-24Have ZigBee dissectors pass data through subdissector parameter instead of us...Michael Mann14-264/+254
2013-10-24Add sequence_dialog.ui.Gerald Combs1-0/+1
2013-10-24Add a missing dependency.Gerald Combs1-0/+2
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs23-761/+1650
2013-10-24Fix copy paste errorsPascal Quantin2-10/+4
2013-10-24fix offset calculationMartin Kaiser1-5/+7
2013-10-24Finish implementing https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7263 :Jeff Morriss1-4/+9
2013-10-24CID 700176: Dereference null return value (NULL_RETURNS)Jörg Mayer1-0/+2
2013-10-24Confirm the license as well.Gerald Combs1-1/+1
2013-10-24Enable QtMultimedia. We'll need it for VoIP playback at some point.Gerald Combs1-1/+0
2013-10-24Add a command code.Anders Broman1-1/+5
2013-10-24From Zoltán Lajos Kis:Anders Broman1-1/+19
2013-10-24Remove need for match_port #define in packet_info.h and just replace existing...Michael Mann4-6/+3
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen14-12/+12
2013-10-24From Michal Labedzki viaEvan Huus2-1/+75
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler14-12/+12
2013-10-24Pascal:s patch from 52759 is needed here too.Anders Broman1-5/+6
2013-10-24Remove ipxptype from struct _packet_info and pass it into subdissectors throu...Michael Mann3-16/+13
2013-10-24Minor cleanup.Michael Mann2-5/+1
2013-10-24Make WiMax CDMA Code Attribute its own protocol with it's own filter.Michael Mann1-10/+8
2013-10-24Create a single array of ett_ variables, instead of individual etts + array o...Michael Mann1-587/+17
2013-10-24Remove profinet_conv member of struct _packet_info and turn it into proto_data.Michael Mann2-7/+5
2013-10-23initialize DSM-CC over TCP and over MPEG2-TS in the same wayMartin Kaiser1-16/+11
2013-10-23support DSM-CC over TCPMartin Kaiser1-5/+200
2013-10-23Fix warnings.Anders Broman2-0/+2
2013-10-23Provide a usage example of the column formats.Chris Maynard1-0/+21
2013-10-23Add an X11/MIT license to asn2wrs.py as it's compatible with our license, that'sEvan Huus1-1/+26
2013-10-23Fix the last of the 32/64 conversion errors and re-enable ELF dissection.Evan Huus2-8/+9
2013-10-23Fix (using '#if 0') a few more [-Wunused-const-variable] warningsBill Meier8-3/+28
2013-10-23Add Lua cleanup on shutdown, to help with memory leak detection. Bug 5575 (...Michael Mann3-0/+11
2013-10-23Make option tag and length filterable and part of a subtree, which simplifies...Michael Mann1-64/+77
2013-10-23Remove trailing spaces from hf name values (to satisfy checkAPIs).Jeff Morriss1-5/+5
2013-10-23Add a few command codes.Anders Broman1-11/+26
2013-10-23Fix (using '#if 0') various [-Wunused-const-variable] warningsBill Meier8-2/+65
2013-10-23Bugfix "Restart the running live capture" when using multiple files makes a l...Michael Mann4-0/+10
2013-10-23As suggested by Michael in https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss1-0/+1