aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaguy57-317/+709
2007-11-27Fixes to:gal1-6/+21
2007-11-27Fix from Stephen Fisher for bug 2028.tuexen1-3/+3
2007-11-27Don't attach to any TCP/UDP ports if we weren't able to load the database--an...morriss1-20/+28
2007-11-27Added tvb_get_ephemeral_faked_unicode and tvb_get_ephemeral_stringzstig1-0/+2
2007-11-27Fix for bug 2000. Make sure that both datalink layer and application layer ag...jake1-2/+3
2007-11-27Add support for showing wireless LAN info (signal strength / rate / channel)sfisher1-4/+22
2007-11-27fix mpa_... problemsulfl1-4/+13
2007-11-27Check for AVPs with a list of values and a type that's not a 32-bit orguy1-14/+38
2007-11-27From Tuomas Maattanen: Fix a .11e QBSS IE endian error.gerald1-1/+1
2007-11-27Make sure we fully initialize a struct. Fixes bug 2021.gerald1-0/+1
2007-11-26Get rid of the global data structures populated by wiretap/mpeg-audio butmorriss4-43/+67
2007-11-26Disable splash message logging, since it seems to ignore the log level mask.gerald1-1/+0
2007-11-26Oops, don't put a comment inside a commentmorriss1-2/+1
2007-11-26When we've found C++ style comments, tell which file we found them in.morriss1-1/+1
2007-11-26Get rid of C++/C99 style comments--not all compilers support themmorriss14-507/+509
2007-11-26Use the offset and length for the interesting data.stig1-3/+5
2007-11-26If the user has G_LOG_LEVEL_INFO enabled, provide startup progress messages.gerald2-0/+4
2007-11-26s/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid non-ASCII filename problem...morriss4-6/+7
2007-11-26From Florent Drouin via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=20...morriss1-1/+1
2007-11-26gcc-4.1.1 thinks 'retval' might not get set inside the TRY(). Initialize it.morriss1-1/+1
2007-11-26Use correct offset for subtree in dissect_spoolss_relstr.stig1-1/+1
2007-11-26Change (yet another--I really need to find a way to automate finding these th...morriss1-1/+1
2007-11-26From Kai Blin:stig1-1/+60
2007-11-26Update error handling of UDP Light Illegal Checksum value 0standel1-3/+5
2007-11-26iUpdate error handling of UDP Light Illegal Checksum value 0standel1-0/+3
2007-11-26Check current_frame instead of finfo_selected before trying to build astig1-2/+2
2007-11-26Check if a packet is selected before trying to build a display filter basedsake1-9/+11
2007-11-26Change %G to %Y for year in strftime() so it works on Windows also (%G is an ...sfisher1-6/+6
2007-11-26Add writing support for the CommView file format.sfisher3-7/+142
2007-11-25Fix bug 2019: The SMB dissector was dereferencing a NULL pointer.gerald1-90/+90
2007-11-25Move some items back into capture_loop.c (since TShark no longer needs them).gerald2-88/+53
2007-11-25If a child doesn't quit 500ms after sending a QUIT signal, force it to exit.gerald1-2/+28
2007-11-25Added checksum.good and checksum.bad items.stig1-1/+26
2007-11-25Added checksum.good and checksum.bad items.stig1-1/+27
2007-11-25Header field array and whitespace cleanup.jake1-530/+512
2007-11-25Bug 1997 From Timo Teras:sake2-98/+153
2007-11-25Changes suggested/provided by Anders so that fewer changes are required to th...gal13-479/+1168
2007-11-25Make it possible to "move" a filter around the temporary coloring rulessake1-21/+40
2007-11-25Based on suggestion from Stig Bjørlykke. Add CRC tree even when CRC is missing.jake1-1/+3
2007-11-25Reset the temporary coloring filters to defaults instead of doing itsake4-7/+26
2007-11-25Fixes crashing when opening color filters and pressing OKsake3-12/+13
2007-11-25From Joe Eykholt:stig2-8/+11
2007-11-25Set an initial value to make gcc 4.1.3 20070929 (prerelease) on Ubuntu happy.stig1-4/+3
2007-11-25Clean up a comment.guy1-2/+2
2007-11-25Removed a "/*" within comment.stig1-1/+1
2007-11-25Corrected setting of "warnings_as_errors_default".stig2-2/+2
2007-11-25Put in a comment about encapsulation hint values.guy1-1/+8
2007-11-25Note that the encapsulation type values are SNMP ifType values, andguy1-10/+15
2007-11-24Terminate <para> with </para>.stig1-2/+2