aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Remove 3 dups from .gitignoreBill Meier1-3/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte24-47/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte7-14/+5
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte15-17/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte339-634/+6
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte11-22/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte17-33/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte47-47/+0
2014-03-31Doc tweaks and macro parameterizationEvan Huus2-62/+73
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte6-18/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte35-69/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte39-116/+38
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte35-74/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte7-14/+0
2014-03-31Use tvb_get_string_enc() with UTF_8 when checking headers as it's faster.AndersBroman1-1/+1
2014-03-31According to RFC 3261AndersBroman1-50/+51
2014-03-31Inlining wmem_strbuf_grow seems to give better performance.AndersBroman1-1/+1
2014-03-31Add --enable-extra-clang-checks for autotools and CMakeListAlexis La Goutte3-8/+41
2014-03-31Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-0/+1
2014-03-31packet-osc dissector bug fix of path validity funcHanspeter Portner1-2/+3
2014-03-30Fix fuzz-test.sh '-b' option so it works again; Do some other tools/*test*.sh...Bill Meier4-36/+44
2014-03-30Fix Bug 9938 'tshark "-Y -2 -w" saves non-dependent frames'Hadriel Kaplan1-3/+10
2014-03-30[Automatic manuf, services and enterprise-numbers update for 2014-03-30]Gerald Combs3-8/+185
2014-03-29Hide unused variable.Guy Harris1-1/+4
2014-03-29Rename "size" variable to "length", to match other string routines.Guy Harris1-4/+4
2014-03-29Add a pcorey48tohll() macro, and use #defines for some offsets.Guy Harris1-26/+25
2014-03-29Use sized strbufs when extracting tvb stringsEvan Huus1-33/+19
2014-03-29Splay tree implementation for wmemEvan Huus6-1/+711
2014-03-29Upgrade Windows builds to Lua 5.2.1Pascal Quantin6-11/+12
2014-03-29Tighten the NO_MORE_DATA_CHECK macrosEvan Huus2-2/+2
2014-03-29Fix some compiler issues on windows with Lua 5.2Hadriel Kaplan4-6/+13
2014-03-29Implement finalize() method for wmem strbuf.Evan Huus3-0/+30
2014-03-28Please checkAPI.plPascal Quantin1-3/+3
2014-03-28Update README.wslua with latest info.Hadriel Kaplan1-56/+135
2014-03-28Add handling of OSC over TCP; fix a bug in the UDP heuristic.Bill Meier1-26/+92
2014-03-28tvb_get_ascii_string is really expensive. On a large capture file which IAndersBroman2-49/+49
2014-03-28Fix crash when calling "MAP Summary" dialog when no file is openPascal Quantin1-0/+4
2014-03-28Deleted one line to much in previous chgange.AndersBroman1-0/+1
2014-03-28Allow chained calls with Lua TreeItem functions, and fix a couple of minor er...Hadriel Kaplan5-23/+121
2014-03-27dissect sRGB chunkMartin Kaiser1-0/+23
2014-03-27use an expert info if a png chunk is too large for usMartin Kaiser1-8/+20
2014-03-27Fix bug9931 'Encapsulated ethernet packets sometimes show invalid FCS'Hadriel Kaplan9-10/+18
2014-03-27Add dissection of 3G Interface Type package and add some comments aboutAndersBroman3-8/+58
2014-03-27Regenerate the dissector with the latest template.AndersBroman1-2/+2
2014-03-27NAS EPS: display also detach cause in case of network initiated procedurePascal Quantin1-7/+11
2014-03-27MBIM: fix identification of DSS streams and add a way to register an external...Pascal Quantin2-10/+19
2014-03-27From Martin Mathiesson: Display Detach Type in info col.AndersBroman1-2/+8
2014-03-27Add paths to Lua package.path so require works for user scriptsHadriel Kaplan2-3/+64
2014-03-26two more chunk namesMartin Kaiser1-0/+4
2014-03-26add some more chunk namesMartin Kaiser1-0/+8