aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-17Add isdn-sup to the asn1 makefiles.Anders Broman2-0/+2
2013-02-17Add the files for an initial ISDN Supplimentary Services(ETSI) dissector.Anders Broman9-0/+945
2013-02-17Only allow one packet to act as an SDP response. This should probably be cau...Michael Mann2-3/+4
2013-02-17Use wmem memory to build most of the diameter hf and ett arrays.Evan Huus1-9/+10
2013-02-17[Automatic manuf, services and enterprise-numbers update for 2013-02-17]Gerald Combs3-13/+160
2013-02-17From Alyssa Milburn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8341Evan Huus1-11/+11
2013-02-17Add a macro that, for a given count of keys, returns the total size ofGuy Harris3-5/+7
2013-02-17Clean up white space (use spaces instead of tabs).Guy Harris1-108/+108
2013-02-17Clean up white space (get rid of 4-space tabs).Guy Harris1-31/+31
2013-02-16Add missing G_GUINT64_CONSTANT for 32-bit platforms.Evan Huus1-2/+2
2013-02-16From Alex Gaertner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8313Evan Huus4-0/+3036
2013-02-16From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8287Evan Huus2-3/+191
2013-02-16Fix typo errorPascal Quantin2-4/+4
2013-02-16From Alyssa Milburn:Jaap Keuter1-2/+2
2013-02-16Add Ethertype for Network Controller Sideband InterfaceJörg Mayer2-5/+10
2013-02-16Add decryption algorithm preference to SNMP dissector.Michael Mann2-7/+69
2013-02-16Set more preferences to be on by default.Martin Mathieson1-8/+9
2013-02-16Make the number of RAPIDs in an RAR PDU a generated field.Martin Mathieson1-2/+12
2013-02-16Show resegmented data as grey.Martin Mathieson1-21/+41
2013-02-15Add support for reading/writing 'sprint' lines from test scripts.Martin Mathieson2-17/+57
2013-02-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8337Evan Huus1-1/+2
2013-02-15Get rid of an extra blank line.Guy Harris1-1/+0
2013-02-15From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8264Evan Huus2-25/+32
2013-02-15From Lori Tribble via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8331Evan Huus1-1/+1
2013-02-15Fix Voice RTP player crash if player is closed while playingMichael Mann1-11/+15
2013-02-15From Hannes Mezger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8327Evan Huus13-795/+1412
2013-02-15From Alyssa Milburn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8335Evan Huus1-1/+1
2013-02-15Comment out a number of unused hf[] enrries found by checkhf.Bill Meier1-10/+30
2013-02-15Add a new WSLUA_CLASS_FNREG_ALIAS() macro to register methods where theGuy Harris5-36/+38
2013-02-15Fix a set of obscure bugs found by checkhf.Bill Meier1-16/+16
2013-02-15Put in a comment explaining what the signal strength value probablyGuy Harris1-0/+13
2013-02-15Put in a comment explaining what the signal strength value means here.Guy Harris1-0/+10
2013-02-14Show the signal strength as a percentage in the RSSI column, as that'sGuy Harris2-4/+2
2013-02-14Show the signal strength as dBm, as that's what it is in the PPI header.Guy Harris1-1/+1
2013-02-14Get rid of unused string to squelch warning.Guy Harris1-2/+1
2013-02-14From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8333 :Pascal Quantin1-14/+24
2013-02-14main_window_slots.cpp includes ui_main_window.h, so make sure we buildGuy Harris1-1/+1
2013-02-14Fix potential buffer overflow in RTPS and RTPS2 dissectors by allocating enou...Michael Mann2-4/+6
2013-02-14If the requested wmem allocator is NULL, take that to mean manually-managedEvan Huus1-0/+13
2013-02-14Add an option for bypassing the wmem slab similar to the one forEvan Huus3-1/+15
2013-02-14From Michael Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Chris Maynard2-2/+13
2013-02-14Factorize FGI dissectionPascal Quantin3-808/+256
2013-02-14Move version field outside of the switch, since it exists for all subtypes.Evan Huus1-4/+2
2013-02-14Fix crash with SDP setup mechanism, bug 8323 (https://bugs.wireshark.org/bugz...Michael Mann2-4/+15
2013-02-13Fix Coverity CID 981007: Dereference before null check. Bug introduced with ...Chris Maynard1-6/+6
2013-02-13Fix Coverity CID's 981004-981006: Out-of-bounds read. Bugs introduced with r...Chris Maynard1-3/+3
2013-02-13From Sascha Herrmann:Jaap Keuter3-0/+4
2013-02-13Fix Coverity 980630, negative array index read.Michael Mann1-3/+13
2013-02-13Cleanup:Bill Meier1-185/+285
2013-02-13From Chaitanya via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8320Evan Huus1-1/+1