aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Don't compile anything with -msse4.2 unless the compiler supports it.Guy Harris2-1/+3
2014-06-18Don't put c-comments into cmake files. Won't work at midnight either.Joerg Mayer1-2/+2
2014-06-18Fix compilation warningYan Burman1-2/+2
2014-06-18Fix building uiqt on Windows with the cmake build system:Joerg Mayer2-5/+5
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-18If we don't check for something, don't print a result.Guy Harris1-2/+0
2014-06-18Fix x86 buildbots, revert sse4.2 AM_CONDITIONAL logicJakub Zawadzki1-1/+1
2014-06-18Don't do the check for clang/clang++.Guy Harris2-43/+0
2014-06-18Add -Werror when testing -m compiler flags.Guy Harris1-2/+18
2014-06-18Update debian/symbols for the changed library ABIsBalint Reczey2-13/+8
2014-06-18Get rid of the Python stuff, as we've gotten rid of Python plugin support.Guy Harris1-10/+2
2014-06-18Set the conditional SSE42_SUPPORTED in all circumstances.Guy Harris1-3/+4
2014-06-17Rewrite check for ws_mempbrk_sse42.c compilationJakub Zawadzki2-9/+30
2014-06-17check for correct ftypeMartin Kaiser1-2/+4
2014-06-17make dissect_ipmi_cmd() staticMartin Kaiser1-1/+2
2014-06-17Make sure we hide columns for live captures as well.Gerald Combs2-18/+11
2014-06-17Update a comment about how to better identify retransmissionsJoerg Mayer1-0/+2
2014-06-17When building an OS X package for GTK+, put the libraries in lib.Guy Harris1-5/+10
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-17Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator.Tim Furlong6-6/+6
2014-06-17Initialize rq_hdr.sessionEvan Huus1-0/+2
2014-06-17Simplify obtaining the absolute path of the build dirJoerg Mayer1-2/+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-17Create and register subtree identifiers for all opcua array typesHannes Mezger8-439/+1571
2014-06-17Return number of bytes dissected in dissector:callStig Bjørlykke1-2/+4
2014-06-17Unify how opcua arrays are displayedHannes Mezger5-419/+450
2014-06-17Add myself as author for the opcua dissector pluginHannes Mezger3-4/+9
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-17It's so simple: If we require a package but provide alternative methodsJoerg Mayer2-15/+10
2014-06-17Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissectorAnish Bhatt3-31/+136
2014-06-17Get the Windows doc builds going again: define top_srcdir because it's used i...Jeff Morriss1-0/+1
2014-06-17Remove detection of Python libraries: They are not used anymore.Joerg Mayer2-7/+0
2014-06-17Qt: fix loading of language translationAlexis La Goutte2-0/+21
2014-06-17Fix copy/paste errors in value_string.Jakub Zawadzki5-5/+5
2014-06-17Convert tcap dissector to wmemEvan Huus2-28/+28
2014-06-16Column visibility fixups.Gerald Combs2-5/+15
2014-06-16Add a FIXME referring to bug 4096Joerg Mayer1-1/+3
2014-06-16More Python-bindings removal.Jeff Morriss15-526/+0
2014-06-16More Python removal.Guy Harris1-5/+1
2014-06-16Get rid of the last bits of Python, as they break the build.Guy Harris2-87/+1
2014-06-16The broken python support is beeing removed.AndersBroman1-13/+1