Add another DL CRC error - Duplicate NonZero RV.
[obnox/wireshark/wip.git] / wiretap /
2011-08-30 guyHandle multiple extension headers when calculating...
2011-08-30 guyA zero snaplen means "snaplen unknown", as in "the...
2011-08-16 morrissBased on patch from Denis Ovsienko via
2011-08-11 morrissFrom Hanspeter via https://bugs.wireshark.org/bugzilla...
2011-07-12 martinmSpeed up (slightly) reading of long text lines.
2011-07-10 guyMove the definitions of LANalyzer records to lanalyzer.c.
2011-07-10 guyDefine a structure for the record header, and read...
2011-07-10 guyAt that point in the code, bytes_read isn't the total...
2011-07-08 martinmChange the way we scan past characters before the direc...
2011-07-04 guyExplain a bit more what this does.
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-17 geraldMake pcap-ng the default. Add a compile-time option...
2011-06-16 alagoutteFrom Kevin Kayes via https://bugs.wireshark.org/bugzill...
2011-06-15 guyTry to squelch some compiler warnings.
2011-06-15 guySquelch some compiler warnings.
2011-06-15 guyStrings are not writable, and the compiler warns that...
2011-06-10 darkjamesFix capinfo: ** ERROR **: Unknown capture file type 61
2011-06-09 guyThe only place where we care about zlib is file_wrapper...
2011-06-09 darkjamesFix possible compilation errors.
2011-06-09 darkjames- Add something to columns when using mime-encap
2011-06-09 darkjames- Replace jpeg_jfif decoder, with more generic mime_fil...
2011-06-09 geraldMove the copyright notice and the config.h include...
2011-06-09 geraldMake sure we don't write invalid record lengths.
2011-06-08 geraldLimit the lengths of some of our patterns. Fixes an...
2011-06-07 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-06-07 etxrabAdd more missing files.
2011-06-06 geraldAdd links to libtool's recommendations for library...
2011-06-04 rbalintFix wiretap headers to allow error-free ABI dumping.
2011-06-04 rbalintReorganize dumpabi targets to keep temporary files
2011-05-31 wmeierFix some gcc 'old-style function definition' warnings.
2011-05-31 cmaynardDeclare the snapshot_length as unsigned.
2011-05-31 rbalintAdd dumpabi target to Makefiles in wsutil, epan and...
2011-05-29 etxrabRemove unused varable:
2011-05-29 etxrabFrom Martin Warnes:
2011-05-17 guyDeclare wtap_dump_has_name_resolution().
2011-05-17 tuexen* Don't declare a used arg as unused.
2011-05-13 geraldFrom Huzaifa Sidhpurwala of the Red Hat Security Respon...
2011-05-11 geraldCheck our original record length. Fixes a crash bug...
2011-05-11 tuexenFix a wrong name in a debug print statement.
2011-05-11 kukosaExport wtap_fstat()
2011-05-10 guyfile_read() can return -1; don't just blindly add it...
2011-05-10 guyfile_read() can return -1; don't just blindly add it...
2011-05-09 guyNote that compressed Windows Sniffer files might have...
2011-05-09 guyGet rid of the fd member of a wth structure; the FILE_T...
2011-05-09 guyFrom Jakub Zawadzki: for file read progress bars, use...
2011-05-09 guyIf a gzipped file's name ends in .caz, don't check...
2011-05-03 guyNote what NetMon 3 actually uses various types for.
2011-05-03 guySet the pseudo-header regardless of whether we have...
2011-05-03 guyIt appears that, in NetMon 802.11 captures, management...
2011-05-03 guySquelch a compiler warning - but note, in a comment...
2011-05-03 guyFix indentation (tab stops are not guaranteed to be...
2011-05-03 guyFrom Tom Brezinski - fix for bug 5869:
2011-04-29 darkjamesconfigure: remove test for gzclearerr (not used anymore...
2011-04-28 etxrabFrom Hans-Christoph Schemmel:
2011-04-28 wmeier#include <stdlib.h> not needed;
2011-04-27 wmeierFrom Yaniv Kaul: some 'set but not used' compilation...
2011-04-27 wmeierBased upon a patch from Yaniv Kaul: Comment out unused...
2011-04-22 guy*Properly* get rid of bogus cast.
2011-04-22 guyCast away alignment warnings about pointers where we...
2011-04-22 guyCast away warnings about "struct sockaddr" -> "struct...
2011-04-22 guyMake all the fields in the various structures just...
2011-04-21 guyIn a dump_open routine, you don't need to seek to the...
2011-04-21 guyIn file_wrappers.c, explicitly set err_info to null...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-20 guyAlways check whether NEXT() failed - and rename it...
2011-04-20 guySigh. The "data" element of a GArray is, alas, a ...
2011-04-20 guypntohll() takes a guint8 * as an argument; there's...
2011-04-19 tuexenUnbreak live capture using pcapng.
2011-04-18 cmaynardWrap actual_len inside #ifdef DEBUG_K12 to avoid gcc...
2011-04-18 cmaynardUpdate Motonori Shindo's email address at the author...
2011-04-17 stigMark err as unused in k12text_dump_open().
2011-04-15 guyReturn ENOMEM if we run out of memory. (We're either...
2011-04-14 kukosaExport new file_...() functions from libwiretap.dll
2011-04-14 guyCheck for _setmode() failing, Just In Case. Squelches...
2011-04-12 guy#if 0 out some unused variables; we may make use of...
2011-04-12 guyNow that wtap_read() checks for delayed errors on EOF...
2011-04-12 guyFrom Jakub Zawadski: some small fixes.
2011-04-12 guyUpdate and expand some comments.
2011-04-12 martinmA parameter isn't used if ZLIB isn't enabled.
2011-04-12 guyIf we hit an EOF - wth->subtype_read returns FALSE...
2011-04-12 guyFrom Jakub Zawadzki: speed up random access to gzipped...
2011-04-12 guyAllow wtap_sequential_close() and wtap_close() to retur...
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-04-11 guyUse ws_open(), not open(), so we handle UTF-8 pathnames...
2011-04-11 guyRemove a no-longer-valid comment (we're not using zlib...
2011-04-11 guyDon't use the zlib I/O routines for writing compressed...
2011-04-10 guyTo fill in a ws_statb64, you must use ws_fstat64.
2011-04-10 guyRename ws_stat to ws_stat64, and make it take a pointer...
2011-04-10 guyDefine ws_statb64 to be the appropriate "struct XXX...
2011-04-10 guyAdd ws_fstat64(), defined to be fstat on UN*X and _fsta...
2011-04-10 guyUse AC_SYS_LARGEFILE to turn on large file support...
2011-04-10 guyPoint to RFC 1952 as a description of the gzip file...
2011-04-10 guyMove the definition of the structure pointed to by...
2011-04-08 guyJust make the fh member of a wtap_dumper_t a void ...
2011-04-08 etxrabMake wtap plugins build on windows again.
2011-04-08 guyChange ng_file_read() to take only one size argument...
2011-04-08 guyTo squelch some compiler warnings, temporarily cast...
2011-04-08 guyFrom Jakub Zawadzki:
2011-04-07 geraldBe more picky about our sscanf integer field widths...
2011-04-07 guyFrom Jakub Zawadzki:
next