aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-14Clean up heuristic checks.Guy Harris1-24/+48
2015-08-13Get rid of trailing whitespace.Guy Harris1-1/+1
2015-08-13Update to reflect reality.Guy Harris1-13/+19
2015-08-13ixiatrailer: Change format of the protocol so that is supports future fields.Ionut Ceausu1-30/+59
2015-08-13[config.nmake] Add minor comment about /Zo option for MSVC-2015Bill Meier1-0/+1
2015-08-13ieee802.11: changed blurb to stop checkAPI complains.Dario Lombardo1-2/+2
2015-08-13Qt: fix copy of newer files when building with qmakePascal Quantin1-2/+5
2015-08-13GVCP: fix dissection of Stream Channel Packet Size registerPascal Quantin1-4/+4
2015-08-13Make building with MSVC2015 workAnders3-9/+60
2015-08-13fuzz-test.sh: added missing option in help.Dario Lombardo1-1/+1
2015-08-13Eliminate proto_tree_add_text from some dissectors.Michael Mann6-166/+228
2015-08-12Initialize another variable.Gerald Combs1-1/+1
2015-08-12editcap: add change offset.Dario Lombardo3-5/+32
2015-08-12Initialize a couple of variables.Gerald Combs1-2/+2
2015-08-12Qt (main_window) fix no previous prototype for '...' [-Wmissing-prototypes]Alexis La Goutte1-2/+2
2015-08-12GTP: fix indent (use 4 spaces)Alexis La Goutte1-4/+4
2015-08-12[lwres] Fix (32 bit ?) MSVC-2015 warning: "conversion from 'size_t' to 'guint...Bill Meier1-1/+1
2015-08-12[pdc] Fix a few [msvc-2015?] warnings about 'constant compared to constant'Bill Meier1-34/+47
2015-08-12[pdc] [msvc-2015] Change a variable type to prevent 32-bit MSVC-2015 "interna...Bill Meier1-1/+1
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs19-44/+633
2015-08-12Expert information dialog performance improvements.Gerald Combs3-13/+29
2015-08-12Lua: Moved deregister out of wslua_cleanupStig Bjørlykke1-8/+8
2015-08-12Initialize is_reloading_lua at startupStig Bjørlykke1-1/+2
2015-08-12Added guards for deregistered fieldsStig Bjørlykke2-4/+17
2015-08-12Align commentsAndersBroman1-5/+5
2015-08-12[GTP] Direct Tunnel Flags 7.7.81 is currently specified with one dataAndersBroman1-2/+4
2015-08-12Eliminate proto_tree_add_text from some dissectors.Michael Mann5-279/+452
2015-08-12Some further questions, asked in comments.Guy Harris1-5/+9
2015-08-12Clean up the file header description.Guy Harris1-8/+5
2015-08-12Update comments.Guy Harris1-4/+4
2015-08-12Document Colasoft Capsa file support.Guy Harris1-0/+3
2015-08-12It looks as if the origin of the time stamps is the UN*X epoch.Guy Harris1-15/+0
2015-08-11[Qt Expert Info dialogue] remove our tap listener when the dialogue is destroyedMartin Kaiser1-0/+1
2015-08-11Lua: Remove unneeded call in wslua_cleanupStig Bjørlykke1-1/+0
2015-08-11wmem: Fix wmem_tree_remove_stringStig Bjørlykke1-3/+1
2015-08-11Sort dump_open_table_base[] in the right order.Guy Harris1-5/+5
2015-08-11H225: fix indent (use 2 spaces) and add modelines infoAlexis La Goutte5-1900/+1948
2015-08-11wmem: Mark removed strings with is_removedStig Bjørlykke1-2/+7
2015-08-11Added Reload Lua plugins.Stig Bjørlykke45-201/+980
2015-08-11[SMCR] Minimum 4 bytes is required to perform the heuristic check.AndersBroman1-0/+4
2015-08-11[Diameter] Add expert info to subdissection of 3GPP AVP:sAndersBroman1-1/+19
2015-08-11[ENEA LINX over TCP] Make the TCP port registration a preference defaltedAndersBroman1-3/+33
2015-08-11[GIOP] A GIOP message can have size = 0 (CloseConnection)AndersBroman1-0/+4
2015-08-11zbee-nwk-gp: fix a memory leak when keys are defined in the preferencesMartin Kaiser1-4/+19
2015-08-10zigbee: remove some more if (tree) checksMartin Kaiser1-11/+10
2015-08-10remove some unnecessary if (tree) checksMartin Kaiser1-13/+5
2015-08-10Try to fix the build bou by copying tha cast made in glib.AndersBroman1-1/+1
2015-08-10editcap: fix -T <encapsulation type> option when output format is pcapngPascal Quantin1-3/+15
2015-08-10GSM (a_common): fix indent (replace tab by 8 spaces)Alexis La Goutte1-142/+142
2015-08-10g_slist_free_full () does not exist until GLIB 2.28AndersBroman1-0/+5