aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Just use g_strdup_printf() to construct a pathname - and useguy1-9/+2
2009-04-08Try to make everyone happy about their size_t's.gerald1-2/+2
2009-04-08Compare size_t's with size_t's.guy1-1/+1
2009-04-08Use consistent indentationwmeier1-77/+77
2009-04-08Don't assemble asm_utils_win32_x86 on x64. Export a dummy read_keytab_filegerald2-2/+8
2009-04-08Add some more "copy" functionality:sake8-19/+122
2009-04-08size_t -> int.gerald1-1/+1
2009-04-08More size_t fixes.gerald3-5/+6
2009-04-08Add another Flex exception.gerald1-0/+1
2009-04-08Disable warnings-as-errors for Flex-generated output. Add a couple of gsizegerald4-7/+13
2009-04-08Fix the last commit.gerald1-2/+1
2009-04-08More size_t fixes.gerald4-41/+37
2009-04-08More size_t fixes. Use a string buffer in range.c.gerald5-19/+18
2009-04-08temp file prefix changed from ether to wiresharkwmeier1-1/+1
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier12-13/+13
2009-04-08More Ethereal --> Wiresharkwmeier10-21/+23
2009-04-08More ethereal --> wiresharkwmeier8-19/+19
2009-04-08Use wireshark (instead of ether) for temp file name prefix.wmeier1-1/+1
2009-04-08Use wireshark (instead of ether) for temp file name prefix.wmeier2-2/+2
2009-04-08Add dissection of:etxrab3-33/+607
2009-04-08size_t fixes.gerald4-30/+31
2009-04-07Fix a typo.morriss1-31/+34
2009-04-07Another patch to sqelch warnings about asserts in g_strlcpy with NULL source ...jmayer1-2/+4
2009-04-07size_t fixes.gerald4-30/+30
2009-04-07Use some default true_false_string's.wmeier25-391/+210
2009-04-07Add missed packet-pw-atm.c.etxrab1-0/+1
2009-04-07More size_t casts.gerald2-4/+4
2009-04-06The last of the size_t fixes in epan/dissectors.gerald2-66/+46
2009-04-06Add missing header file of OpcUa plugin update.jake2-1/+187
2009-04-06More size_t fixes.gerald2-10/+10
2009-04-06More size_t fixes.gerald4-15/+15
2009-04-06From Gerhard Gappmeier:jake19-2486/+2868
2009-04-06Dissect g722.2 H.245 paramaters.etxrab1-0/+13
2009-04-06Add a page describing LTE MAC stats window.martinm5-0/+29
2009-04-06Fix bug 3342:jake1-0/+150
2009-04-06Fix compiler warning/errorssfisher1-1/+1
2009-04-06More size_t casts/fixes, and string buffers.gerald4-59/+55
2009-04-05Get rid of a bunch of size_t's.gerald1-46/+65
2009-04-05Use ep_strdup_printf() and emem_strbuf_t's.guy1-20/+15
2009-04-05Use an emem_strbuf_t in bitrange().guy1-34/+10
2009-04-05Casts of pointer differences to squelch P64 warnings; the differencesguy1-3/+3
2009-04-05Reapply the change from revision 27946.guy1-1/+12
2009-04-05Back out the previous change. As Guy pointed out, we might not want togerald2-45/+34
2009-04-05[Automatic manuf and enterprise-numbers update for 2009-04-05]gerald2-101/+2906
2009-04-04tvbuff.[ch]: Accept more size_t's.gerald4-66/+49
2009-04-04Keep the buildbot happy.etxrab1-4/+4
2009-04-04Wrong tree used, add Codec list dissection.etxrab2-36/+92
2009-04-04sv:keywords --> svn:keywordswmeier0-0/+0
2009-04-04From Francesco Fondelli:etxrab5-140/+865
2009-04-03Use an emem_strbuf_t where appropriate.guy1-8/+10