aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup5-33/+55
2016-02-11GSM RR A: Add variable to avoid some warnings [-Wbad-function-cast]João Valverde1-18/+26
2016-02-11Make file indices consistently unsigned in the merge code.Guy Harris3-8/+8
2016-02-11Avoid undefined behavior in overflow checkMichael McConville1-1/+1
2016-02-10mq: enable SSL dissectionPeter Wu1-19/+22
2016-02-10TIPC: fix statement is indented as if it were guarded by... [-Werror=misleadi...Alexis La Goutte1-1/+2
2016-02-10Qt: fix jitter buffer managementPascal Quantin2-5/+5
2016-02-10LTE RRC: fix defragmentation of ETWS / CMAS messagesPascal Quantin2-16/+16
2016-02-10Qt: Fix plural translationsStig Bjørlykke3-19/+24
2016-02-10ieee802.11: Cleanup indentationJoão Valverde1-8/+8
2016-02-10Qt: Align hex dump text in follow streamStig Bjørlykke1-1/+1
2016-02-10Bring back packet_num in "Follow Stream"Stig Bjørlykke1-0/+1
2016-02-10Qt: Add Show as Hex Dump in Show Packet BytesStig Bjørlykke2-0/+50
2016-02-10BGP-LS: fix Adjacency-SID parsingFrancesco Fondelli1-1/+1
2016-02-10debian-setup: bug fixDario Lombardo1-3/+3
2016-02-10prefs: set correct context for a preferencePeter Wu1-3/+7
2016-02-10Squelch array compared to NULL coverity events.Jaap Keuter1-0/+4
2016-02-10Mark RPC fragments as such in the Protocol and Info columns.Guy Harris1-5/+12
2016-02-10Suggest pushing a decision lower in the code.Guy Harris1-1/+7
2016-02-10Don't try reassembly on fragments sliced short during capture.Guy Harris1-6/+9
2016-02-09Properly check the return value of color_filters_set_tmp().Guy Harris1-1/+1
2016-02-09Fix classicstun att_family decoding for IPv6 (CID 280363)Jaap Keuter1-2/+0
2016-02-09Lua: Check out-of-bounds before tvb_strsize()Stig Bjørlykke1-4/+13
2016-02-09Update .mailmapAlexis La Goutte1-2/+17
2016-02-09ceph: Fix more enum overflow warnings [-Wpedantic]João Valverde1-73/+48
2016-02-09ceph: Declare convenience types as gint [-Wbad-function-cast]João Valverde1-4/+8
2016-02-09mpeg-audio: do not put bitrate and sampling rate in source and destination co...Pascal Quantin2-14/+10
2016-02-09ieee80211: Add Overlapping BSS Scan (OBSS) IE Parameters (74)Alexis La Goutte1-0/+79
2016-02-09ECMP: fix Unused value (UNUSED_VALUE) found by Coverity (CID 1348061)Alexis La Goutte1-1/+1
2016-02-09And we need to check Nsts as well.Guy Harris1-1/+5
2016-02-08QCP: Fix retina label calculations.Gerald Combs1-8/+16
2016-02-08Revert "Lua: Remove WSLUA_ERROR on dissecting error"Stig Bjørlykke1-0/+8
2016-02-08GSM SMS: fix dissection of alphanumeric addressPascal Quantin1-4/+4
2016-02-08Qt: Restore sequence diagram labels, other fixes.Gerald Combs2-2/+10
2016-02-08Regenerate RTSE dissector.Guy Harris1-10/+2
2016-02-08Lua: Remove WSLUA_ERROR on dissecting errorStig Bjørlykke1-8/+0
2016-02-08Qt: Add Show Packet Bytes DialogStig Bjørlykke15-1/+651
2016-02-08Revert "Create an extended converstaion hastable taking more address informat...Anders Broman3-288/+28
2016-02-08Revert "RTSE and PRES relies on the TCP conversation to do reassembly, switch...Anders Broman4-37/+21
2016-02-08tools: improve valgrind script.Dario Lombardo1-3/+13
2016-02-08sshdump: fix default value for capture filter.Dario Lombardo1-1/+4
2016-02-08Add missing breaks (CID 1348047 .. 1348051)Jaap Keuter2-0/+5
2016-02-08prefs.c: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-02-08Rename Bluetooth OBEX dissector to OBEXMichal Labedzki5-468/+477
2016-02-08prefs: fix a leak.Dario Lombardo2-57/+99
2016-02-08add functions to calculate the CRC of an ISO14443-A messageMartin Kaiser4-0/+31
2016-02-08TCAP: Fix warning [-Wclobbered]João Valverde4-15/+21
2016-02-08Cleanup indentationJoão Valverde1-163/+183
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde58-395/+400
2016-02-07TCAP: Fix warning [-Wunused-function]João Valverde2-23/+48