aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-02-11autotools: Add more silent build rulesJoão Valverde3-5/+5
2016-02-11Change some constness qualificationsJoão Valverde3-18/+18
2016-02-11[GTP] In GTP' version 0 the 20 byte header is 6 bytes followed by 14 0AndersBroman1-29/+27
2016-02-11atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ ...Alexis La Goutte2-2/+2
2016-02-11[NBAP] Array hsdsch_macdflow_id_rlc_map should be 8 elements.AndersBroman1-6/+7
2016-02-11atn ulcs/cpdlc: fix ia5alpha’ defined but not used [-Werror=unused-const-va...Alexis La Goutte2-18/+18
2016-02-11SPICE: fix ... defined but not used [-Werror=unused-const-variable] found by ...Alexis La Goutte1-0/+22
2016-02-11NCP2222: fix ‘nds_scope_vals’ defined but not used [-Werror=unused-const-...Alexis La Goutte1-0/+2
2016-02-11Fix test-programs to build with -WerrorJoão Valverde1-1/+1
2016-02-11Q932: fix q932_.._vals defined but not used [-Werror=unused-const-variable] f...Alexis La Goutte2-57/+64
2016-02-11NBAP: fix ‘lchid_name_resolve’ defined but not used [-Werror=unused-const...Alexis La Goutte1-0/+2
2016-02-11NBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror=unused-const-vari...Alexis La Goutte2-22/+27
2016-02-11GSM RR A: Add variable to avoid some warnings [-Wbad-function-cast]João Valverde1-18/+26
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-10LTE RRC: fix defragmentation of ETWS / CMAS messagesPascal Quantin1-8/+8
2016-02-10ieee802.11: Cleanup indentationJoão Valverde1-8/+8
2016-02-10Bring back packet_num in "Follow Stream"Stig Bjørlykke1-0/+1
2016-02-10BGP-LS: fix Adjacency-SID parsingFrancesco Fondelli1-1/+1
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-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-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 Quantin1-8/+6
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-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-08Regenerate RTSE dissector.Guy Harris1-10/+2
2016-02-08Lua: Remove WSLUA_ERROR on dissecting errorStig Bjørlykke1-8/+0
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 Broman2-20/+16
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 Labedzki3-467/+473
2016-02-08prefs: fix a leak.Dario Lombardo2-57/+99
2016-02-08add functions to calculate the CRC of an ISO14443-A messageMartin Kaiser2-0/+17
2016-02-08TCAP: Fix warning [-Wclobbered]João Valverde3-14/+15
2016-02-08Cleanup indentationJoão Valverde1-163/+183
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde40-328/+292
2016-02-07TCAP: Fix warning [-Wunused-function]João Valverde1-14/+29
2016-02-07SNMP: Fix warning [-Wunused-function]João Valverde3-12/+3
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde40-292/+328
2016-02-07proto_data: Remove superfluous castsJoão Valverde1-5/+5