aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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-11H225: fix indent (use 2 spaces) and add modelines infoAlexis La Goutte2-950/+974
2015-08-11wmem: Mark removed strings with is_removedStig Bjørlykke1-2/+7
2015-08-11Added Reload Lua plugins.Stig Bjørlykke28-120/+635
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-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
2015-08-10Get rid of trailing white space.Guy Harris1-1/+1
2015-08-10Don't try to decrypt the payload if it was cut short by the snapshot length.Guy Harris1-14/+32
2015-08-10Use the reported length where appropriate.Guy Harris1-11/+15
2015-08-10zigbee: fix two memory leaksMartin Kaiser2-13/+9
2015-08-10Eliminate proto_tree_add_text from packet-wbxml.cMichael Mann1-1236/+756
2015-08-10Cleanup variable name in dissect_frag6()João Valverde1-8/+8
2015-08-10use the captured length as payload length for zigbee decryptionMartin Kaiser1-4/+2
2015-08-09H225: fix no previous prototype for 'h225_stat_init' [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2015-08-09[skinny] Add missing change to source (.in); Also do minor cleanup.Bill Meier2-47/+37
2015-08-09t124: kill evil global variablesEvan Huus1-17/+13
2015-08-09zigbee: remove a numer of unnecessary if (tree) checksMartin Kaiser1-63/+31
2015-08-09Trivial: Convert 'tabs' indentation to '4 space' indentationBill Meier4-1538/+1515
2015-08-09Trivial: Change editor-modelines tab-width specification from 4 to 8.Bill Meier11-32/+32
2015-08-09[Automatic update for 2015-08-09]Gerald Combs2-7/+207
2015-08-08GSM (a_common): fix no previous prototype for 'gsm_a_*_init' [-Wmissing-proto...Alexis La Goutte1-11/+11
2015-08-08GSM (a_common): fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-08-08Fix another typo.Guy Harris1-1/+1
2015-08-08IEEE802.11: Fix typoAlexis La Goutte1-1/+1
2015-08-08If SOCKS server doesnt't require authentication, then client should be ready ...Michael Mann1-0/+2
2015-08-08NCP2222(.inc): fix indent (use 4 spaces)Alexis La Goutte1-20/+19
2015-08-08GTPv2: fix indent (use 4 spaces)Alexis La Goutte1-3/+3
2015-08-07Add SHA2 algos to certificate dissection in SSLTimothy Geiser2-4/+11
2015-08-07More casting issues with older versions of GLib.Gerald Combs3-4/+4
2015-08-07Switch the floats in stat_tap table items to doubles.Gerald Combs2-4/+4
2015-08-07Try to fix casting issues with older versions of GLib.Gerald Combs1-2/+2
2015-08-07[ieee80211] Rework QoS Capability and QoS info code.Bill Meier1-169/+75
2015-08-07[GTPv2] Mark a parameter as unused.AndersBroman1-1/+1
2015-08-07Try to fix packet-rpc.c:3909: warning: implicit conversion shortens 64-bit va...AndersBroman1-2/+2
2015-08-07[GTPv2] Dissect IE MM Context for CS to PS SRVCC, update value strings.AndersBroman1-7/+67
2015-08-07Add ONC RPC program stats.Gerald Combs2-0/+175
2015-08-07Add dissector for MQTT-SN v1.2Jan-Hendrik Bolte3-0/+715
2015-08-07[ieee80211] Change one ENC_LITTLE_ENDIAN MAC address to ENC_NA; byte order do...Bill Meier1-1/+1
2015-08-06Fixup stat_tap table freeing.Gerald Combs5-16/+63
2015-08-06Add an elide mode preference for the Qt packet list.Gerald Combs2-0/+23
2015-08-06[MSVC 2015]Once agin revert tho original, now as a separate patch.AndersBroman1-1/+1