Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[obnox/wireshark/wip.git] / editcap.c
2011-12-13 guyRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-11-19 guyWhen reporting "sorry, *this* packet can't be written...
2011-08-09 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-07-21 morrissRemove the snaplen check added in r37633: the change...
2011-07-20 martinmDon't sanity-check snaplen against frame length if...
2011-06-23 stigProhibited APIs: strncpy -> g_strlcpy.
2011-06-20 geraldHave mergecap, tshark, and editcap write pcap-ng files...
2011-06-15 guySee if this squelches some compiler warnings.
2011-06-09 morrissSimplify timestamp checking: only check the packet...
2011-05-31 cmaynardHandle snaplen before choplen for consistency. Also...
2011-05-31 cmaynardWhen a snaplen is specified using "-s <snaplen", if...
2011-05-24 geraldMove the Windows argument list conversion code to a...
2011-04-12 cmaynardDon't bother to strcpy() an empty string; just set...
2011-02-04 sakeFrom Jason Masker (bug 5240):
2011-01-06 geraldOn Windows, convert all of our command-line arguments...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-24 cmaynardAttempt to fix warnings not previously seen with VS2008EE.
2010-11-24 cmaynardWhen listing encapsulation types with -T or file types...
2010-11-16 sakeMake editcap -B work like expected: output no packets...
2010-11-01 morrissFrom Jose Pedro Oliveira via https://bugs.wireshark...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-06-03 wmeierFix a gcc -Wshadow warning
2010-06-02 geraldFrom Jim Young via bug 4331:
2010-05-28 morrissMove some code (including the optional objects) into...
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-12-29 sfisherMake edticap behave like the rest of the Wireshark...
2009-10-25 geraldFrom Jim Young via bug 4162:
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-07-22 geraldUse "svn info" to fetch the version by default. Fetch...
2009-06-21 guyClean up the "available XXX type" messages a bit.
2009-06-02 stigIf no valid packages was found in the input file we...
2009-06-02 stigOnly call wtap_dump_close() if we have an open file.
2009-05-23 guyHave fileset_extract_prefix_suffix() print an error...
2009-05-23 guyFix indentation.
2009-05-23 sakeInitialize pdh...
2009-05-23 sakeFrom Kovarththanan Rajaratnam <krj@rajaratnam.dk> in...
2009-05-12 wmeierMinor cleanup of "-h" output text.
2009-04-17 geraldFix Win64 compilation.
2009-04-17 rbalintFrom Jim Young <jyoung@gsu.edu>:
2009-04-16 geraldFix the last(?) of the Win64 compilation problems.
2009-03-22 guyChange the signature of init_progfile_dir() so the...
2009-03-22 guyIn Solaris, the second argument to dladdr() is just...
2009-03-22 guyAttempt to use dladdr() to get the pathname of the...
2009-02-15 guyAdd a routine to report write errors to the list of...
2008-12-18 morrissOnly declare failure_message() if we HAVE_PLUGINS ...
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-06-21 sakeFrom Ken Smith (bug 2574): Allow editcap to parse files...
2008-05-30 guyFree up the err_info string returned by wtap_read(...
2008-03-25 legoLong time ago, I added these to troubleshoot a problem...
2008-03-16 morrissDon't link plugins against libwireshark: any program...
2008-03-16 morrissInclude epan/priveleges.h for get_credential_info()
2008-03-16 morrissHave started_with_special_privs() assert out if get_cre...
2008-02-20 martinmWhen doing random error mutation, protect DCT2000
2008-02-06 stigInitialize filenamelen to avoid a warning.
2008-02-03 stigsnprintf -> g_snprintf
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2008-01-24 stigFixed some strcpy -> strncpy/g_snprintf cleanups.
2008-01-24 stigFixed some malloc -> g_malloc, free -> g_free, strdup...
2008-01-24 martinmReplace a handful of tabs with spaces.
2008-01-17 wmeierFrom RD Thrush: Fix for 'editcap relies on gnu extensio...
2008-01-12 sakeClean up the usage information of editcap and change...
2007-11-09 geraldAdd a newline.
2007-09-30 guyClean up indentation.
2007-08-31 sakeThis patch fixes the following two errors that appear...
2007-08-07 legoMake sure that wiretap plugins are loaded before dissec...
2007-07-30 legonononono.... print one on 250 not every line
2007-07-30 legofor bug 1158 have editcap print the value of the timest...
2007-06-20 morrissIncrease the maximum number of packet selections to...
2007-06-17 legoHave editcap and capinfos compile --without-plugins
2007-05-25 legoHave editcap and capinfos loading the wiretap plugins.
2007-04-22 jmayerOnly #deinfe __USE_XOPEN if not already defined. On...
2007-03-21 ulflfix MSVC warnings of / and set CFLAGS to block new...
2007-01-16 jakeFrom Sebastien Tandeil:
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-11-14 jmayernikai@nikai.net:
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-10-23 legoAs proposed by Tim Furlong:
2006-07-27 geraldAdd duplicate frame detection (and removal) to editcap...
2006-05-28 etxrabEthereal->Wireshark
2006-03-16 lego- Have strptime prototype being included.
2006-03-15 legouse time_t instead of an unsigned integer to sstore...
2006-03-13 legoAdd -A <start time> and -B <stop time> options to editcap
2006-01-10 ulflprint the list of available types also if the given...
2006-01-10 ulflredesign of the usage output (displayed with -h or...
2006-01-09 ulfladd a new command line option "chop", which will simply...
2005-12-16 etxrabFrom Jaap Keuter:
2005-09-14 ulfladded compression support for capture file output....
2005-08-24 ulflfix usec -> nsec translation
2005-07-26 etxrabFrom Peter Johansson:
2005-06-17 ulflthe -E probability parameter was missing in the usage...
2005-05-30 geraldAdd random bit errors to the fuzz tests.
2005-04-10 geraldRemove debugging printf()s.
2005-04-10 geraldAdd an option to Editcap that adds various types of...
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2004-12-29 guyMake the tone of the error messages a bit less formal...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-02-23 sharpeAnother small closing bracket fixup.
2004-02-23 sharpeSmall fix to usage text to add a trailing closed square...
2004-01-25 guyFree the error info string after using it.
next