aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Get the handle for the pw_hdlc_nocw_hdlc_ppp dissector.Guy Harris1-0/+1
2014-06-18Rename the Shortname of initial RTT to something short (iRTT)Joerg Mayer1-2/+2
2014-06-18Change the indication for out-of-order packets. This is experimentalJoerg Mayer1-5/+7
2014-06-18The data is actually http, call the http disector for it.AndersBroman1-4/+10
2014-06-18Build unit test binaries with CmakeEvan Huus1-0/+15
2014-06-18Fix copy-paste probem in COAP dissectorShoichi Sakane1-3/+3
2014-06-18Update PIDL source files with the API changes done in g021e7afPascal Quantin4-7/+7
2014-06-18PCLI: do not register UDP port 9000 by default as it is not allocated to this...Pascal Quantin1-1/+1
2014-06-18Get rid of obsolete references to nettlePascal Quantin3-22/+8
2014-06-18Get rid of some ancient qualityreview comments...Joerg Mayer1-7/+0
2014-06-18ssl_parse_key_list() gets called from the UI, so don't use packet scope.Guy Harris1-1/+8
2014-06-18SABP: fix an error spotted by pre-commit hookPascal Quantin1-1/+1
2014-06-18Try to calculate the initial RTT of tcp connsEvan Huus2-0/+38
2014-06-18move dissection of usbpcap isochronous packets to a separate functionMartin Kaiser1-91/+106
2014-06-18Fixup: ep_address_to_str -> address_to_strDario Lombardo8-23/+23
2014-06-18Fixup: tvb_ensure_length_remaining -> tvb_ensure_captured_length_remainingDario Lombardo23-78/+78
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo638-3408/+3408
2014-06-18Fixup: tvb_get_string(z) -> tvb_get_string(z)_encDario Lombardo171-567/+567
2014-06-18Fix compilation warningYan Burman1-2/+2
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-18Convert the obvious emem to wmem in lua code.Evan Huus4-8/+15
2014-06-18TCP: do desegmentation sanity checks for all sub dissectors typesPascal Quantin1-23/+14
2014-06-18Optimize tvbparse character set checking.Jakub Zawadzki1-61/+29
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-17lua_pushstring takes a copy of its argumentEvan Huus1-2/+4
2014-06-17Return number of bytes dissected in dissector:callStig Bjørlykke1-2/+4
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-16More Python-bindings removal.Jeff Morriss2-27/+0
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-16kill one last python remnantEvan Huus1-2/+0
2014-06-16kill unmaintained python bindingsEvan Huus15-1323/+11
2014-06-16Have ipmi "dissectors" register through the build process instead of "manually"Michael Mann14-70/+45
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