aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Make it possible to add custom radius dictionaries. Top Makefile.am needs mor...Anders Broman6-0/+12
2013-01-23Fix for CID 280286:Jaap Keuter1-1/+1
2013-01-23Convert the strict allocator to use a hash table similarly to the simpleEvan Huus1-49/+138
2013-01-23Run epan_cleanup after printing the version information in tshark,Evan Huus1-0/+6
2013-01-23Handle NULL-pointers and 0-lengths in a much simpler allocator-agnostic way,Evan Huus3-32/+43
2013-01-23Add wrapper functions for realloc, free and gc, but don't expose them in theEvan Huus1-0/+18
2013-01-22Try to fix dissection of GSM protocol family broken by r47209.Pascal Quantin14-707/+772
2013-01-22Fix for CID 761911-761984 and CID 761985-761994.Jaap Keuter3-924/+2222
2013-01-22Fix a typo in a comment;Bill Meier1-178/+186
2013-01-22More fixes for handling of NULL-pointers and 0-lengths in calls toEvan Huus1-9/+18
2013-01-22GTK+:Gerald Combs25-3019/+2989
2013-01-22Fix VS Studio Analysis warning C6244: Local declaration of 'iftype' hides pre...Chris Maynard1-5/+5
2013-01-22#include <epan/reassemble.h> not needed.Bill Meier1-1/+0
2013-01-22Create/use extended value-string;Bill Meier1-67/+82
2013-01-22svn path=/trunk/; revision=47210Anders Broman1-22/+22
2013-01-22Fix for CID 717414-717435.Jaap Keuter2-26/+29
2013-01-22Revert 47201 it does not compile on Windows.Anders Broman3-3084/+914
2013-01-222.24.5 is not 2.24.25. HTH.Guy Harris1-1/+1
2013-01-22Rename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflect what itGuy Harris1-18/+162
2013-01-22Update the FeliCa dissector to identify FeliCa Standard commandsMichael Mann1-42/+226
2013-01-22Try to eliminate VS Code Analysis warning: warning C6385: Invalid data: acces...Chris Maynard1-1/+3
2013-01-22For menu consistency and shortcut simplification, change some "Ignore" relate...Chris Maynard2-4/+4
2013-01-22Fix bug found by VS Code Analysis: warning C6336: Arithmetic operator has pre...Chris Maynard1-1/+2
2013-01-21Fix for CID 761911-761984 and CID 761985-761994.Jaap Keuter3-914/+3084
2013-01-21Update the ignore shortcuts to match r47194.Gerald Combs1-3/+3
2013-01-21And (Q_)init resources (otherwise the images don't display when build with CM...Alexis La Goutte1-0/+1
2013-01-21Add UI_FILES list (more easy to use when add a new ui files...)Alexis La Goutte2-16/+23
2013-01-21Add layout.qrc to QRC_FILES (otherwise it is not include to compressed source...Alexis La Goutte1-0/+1
2013-01-21Add layout.qrc to CMake BuildAlexis La Goutte1-0/+1
2013-01-21Modify name of Preferences windowAlexis La Goutte1-1/+1
2013-01-21Avoid using *<control>X shortcuts. In this case, using *<control>D instead.Chris Maynard1-3/+3
2013-01-21From Subramanian via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8109...Alexis La Goutte2-0/+18
2013-01-21Update to 3GPP TS 25.419 V11.0.0 (2012-09) no change in asn1.Anders Broman8-16/+17
2013-01-21Add layout_preferences_frame.ui.Gerald Combs1-0/+1
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs12-10/+738
2013-01-21Increase the background opacity.Gerald Combs7-2270/+2753
2013-01-20Fix for CID 715142.Jaap Keuter1-1/+1
2013-01-20Minor correction for "Add a new file to the Subversion repository"Bill Meier1-10/+1
2013-01-20Fix CID 966637 and CID 966638Jaap Keuter1-2/+2
2013-01-20Use the correct image sequence.Gerald Combs1-3/+3
2013-01-20Update French translations with last change and update of QtsharkAlexis La Goutte3-193/+2108
2013-01-20tr() not work with #defineAlexis La Goutte1-6/+5
2013-01-20Add Some missing text to translateAlexis La Goutte4-21/+21
2013-01-20Replace tvb_get_ipv4 / ip_to_str ... by tvb_ip_to_strAlexis La Goutte1-9/+4
2013-01-20Fix indent (Replace tabs by space) and add Modelines infoAlexis La Goutte1-1119/+1131
2013-01-20Use proto_tree_add_item for stun_att_reserved and use FT_BYTES type.Alexis La Goutte1-10/+10
2013-01-20Enhance FIX generatorAlexis La Goutte4-9805/+9831
2013-01-20Dissect ETWS and CMAS notificationsPascal Quantin5-88/+796
2013-01-20[Automatic manuf, services and enterprise-numbers update for 2013-01-20]Gerald Combs3-33/+263
2013-01-20snmp dissector did not correctly set length of pdu's of more than 127 bytes. ...Graham Bloice2-2/+2