aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2014-06-18PDCP LTE: do not try to decipher PDCP control messages (like ROHC feedback)Pascal Quantin1-3/+6
2014-06-18Replace glib memory with wmem memoryEvan Huus1-66/+25
2014-06-18TCP: do desegmentation sanity checks for all sub dissectors typesPascal Quantin1-23/+14
2014-06-17check for correct ftypeMartin Kaiser1-2/+4
2014-06-17make dissect_ipmi_cmd() staticMartin Kaiser1-1/+2
2014-06-17Update a comment about how to better identify retransmissionsJoerg Mayer1-0/+2
2014-06-17Set the rlc len field before we try to use it in an expert info.Evan Huus1-1/+1
2014-06-17Initialize smb ioctl_function struct memberEvan Huus1-1/+2
2014-06-17Initialize rq_hdr.sessionEvan Huus1-0/+2
2014-06-17ip version and header-length are not full byte values. Show theJoerg Mayer1-5/+4
2014-06-17fix underflow in BER constrained bitstringsEvan Huus1-1/+1
2014-06-17Add dissect_nt_64bit_time_ex for retrieving the created proto_itemHannes Mezger2-5/+18
2014-06-17isakmp: add support for IKEv1 AES decryptionAlex Badea1-0/+15
2014-06-17isakmp: allow IKEv1 decryption with non-PSK authenticationAlex Badea1-1/+0
2014-06-17Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissectorAnish Bhatt3-31/+136
2014-06-17Fix copy/paste errors in value_string.Jakub Zawadzki4-4/+4
2014-06-17Convert tcap dissector to wmemEvan Huus1-14/+14
2014-06-16Add a FIXME referring to bug 4096Joerg Mayer1-1/+3
2014-06-16Add a cast to satisfy the buildbots.Jeff Morriss1-1/+1
2014-06-16fix format string typosEvan Huus1-3/+3
2014-06-16Fix copy/paste errors in stun attributes value_string[] array.Jakub Zawadzki1-3/+3
2014-06-16Have ipmi "dissectors" register through the build process instead of "manually"Michael Mann13-54/+34
2014-06-16packet-ipdc.c: proto_tree_add_text -> something filterable.Michael Mann1-48/+81
2014-06-16Register P_Mul as new-style dissectorStig Bjørlykke1-2/+4
2014-06-16Register DMP as new-style dissectorStig Bjørlykke1-4/+7
2014-06-16Do not handle P_Mul packet as ASCII string when calculating checksum.Stig Bjørlykke1-1/+1
2014-06-16Convert more time_to_str functions to wmemEvan Huus3-3/+3
2014-06-16Add a preference to use Japanese ISUP TTC version with 13 bit CIC.AndersBroman1-2/+23
2014-06-16Convert a bunch of time_to_str functions to wmemEvan Huus38-119/+139
2014-06-16isakmp: support decryption for SHA-2 hash algorithmsAlex Badea1-0/+9
2014-06-16glusterfs: correctly decode GFIDs that are passed in a dictNiels de Vos1-11/+13
2014-06-16Remove emem in SNMP UAT, use glib insteadEvan Huus1-116/+141
2014-06-16Remove emem from ssl utils, use glib instead.Evan Huus1-14/+18
2014-06-16STUN: Add support of MS-TURNBWMAlexis La Goutte1-1/+179
2014-06-16Fix SDP dissector crash during fuzz testingYan Burman1-0/+3
2014-06-16iSCSI: Register iscsi dissector, so it can be used by iSERYan Burman1-0/+1
2014-06-16Register BER dissector as new.Stig Bjørlykke1-5/+8
2014-06-16Use tfs_f1_3_override_state to avoid unused variable errorStig Bjørlykke1-2/+2
2014-06-16Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+0
2014-06-15New dissector for Character Generator Protocol (chargen).Dario Lombardo2-0/+115
2014-06-15Added some type valuesStig Bjørlykke1-0/+4
2014-06-15OSPF: Remove unused code (will be never reused)Alexis La Goutte1-13/+0
2014-06-15Fix warnings turning errors (also fixes buildbot)Joerg Mayer3-1/+15
2014-06-15packet-ospf.c : proto_tree_add_text -> something filterableMichael Mann1-384/+364
2014-06-15packet-ipmi-se.c : proto_tree_add_text -> something filterable.Michael Mann4-601/+632
2014-06-14Added monlist supportDario Lombardo1-3/+142
2014-06-14limit the scope of setup_tvbMartin Kaiser1-1/+2
2014-06-14limit the scope of new_offsetMartin Kaiser1-5/+5
2014-06-14let the subfct fill win32_data_lenMartin Kaiser1-4/+3
2014-06-14mark both transfer header and payload bytes for usbpcap iso packetsMartin Kaiser1-2/+4