From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8366
[metze/wireshark/wip.git] / wiretap /
2013-02-15 Martin MathiesonAdd support for reading/writing 'sprint' lines from...
2013-02-10 Guy HarrisAdd %option noinput to a bunch of Flex files, as we...
2013-01-30 Guy HarrisClean up white space.
2013-01-30 Michael MannWiretap: Add support for files contain GIF, PNG images
2013-01-29 Gerald CombsUse readlink instead of ls.
2013-01-28 Balint Reczeymake dumpabi target build with multiple digits in libra...
2013-01-24 Gilbert RamirezAdd support for HFI and infiniband interfaces in AIX...
2013-01-14 Chris MaynardFix Coverity CID 762007: Logically dead code.
2013-01-07 Anders BromanUse const char in wtap_register_encap_type() just as...
2013-01-06 Guy HarrisWhen writing an ERF record, the case where the encapsul...
2013-01-06 Guy HarrisMake some Boolean flags gbooleans, rename one of them...
2013-01-06 Guy HarrisClean up comment alignment.
2013-01-06 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-01-06 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-01-04 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2013-01-02 Guy HarrisUpdate TODO list - the first two items are done, and...
2012-12-29 Guy HarrisGive some more details, as per the Web page cited as...
2012-12-29 Guy HarrisOops, one instance of "airopeekv9" that wasn't supposed...
2012-12-28 Guy HarrisUse the "if (file_gets(...) == NULL) { fail }" style...
2012-12-28 Guy HarrisAlways check the return value of read_new_line().
2012-12-27 Guy HarrisErrors take precedence over EOF; use file_error() after...
2012-12-27 Guy HarrisOK, fine, how about 4 characters initializing a 4-chara...
2012-12-27 Guy HarrisDo not call wtap_file_read_unknown_bytes() or
2012-12-26 Guy HarrisIf the attempt to read the record header fails because...
2012-12-26 Guy HarrisOn I/O errors when opening a file, use wtap_close(...
2012-12-26 Guy HarrisOK, does *this* convince the compiler that the loop...
2012-12-26 Guy HarrisWiden an argument to match its (theoretical) widest...
2012-12-26 Guy HarrisSquelch a (Y2.038K) warning.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-23 Michael TüxenFix syntax error showing up when using debug ouput.
2012-12-22 Michael TüxenAdd support for writing the packet block flags for...
2012-12-22 Michael TüxenWhitespace changes.
2012-12-21 Gerald CombsMicrosoft CRT's _write expects an unsigned int.
2012-12-21 Guy HarrisSquelch a warning - the code shouldn't ever let "have...
2012-12-21 Guy HarrisSquelch implicit 64-bit-to-32-bit conversion warnings.
2012-12-21 Guy HarrisSquelch 64-bit-to-32-bit implicit conversion warning...
2012-12-05 Bill MeierFix another instance of a variable/parameter name ...
2012-12-05 Guy HarrisAdd a bunch of #defines for converting between tm_year...
2012-11-28 Michael TüxenAdd native SCTP encapsulation.
2012-10-22 Guy HarrisHave separate seek-read routines for V1.0 and V2.0.
2012-10-22 Guy HarrisPull the length-and-caplen setting operations in the...
2012-10-22 Guy HarrisPass a pointer to a struct wtap_pkthdr to a bunch of...
2012-10-21 Guy HarrisMore white-space cleanups.
2012-10-21 Guy HarrisUse phdr->pseudo_header in the seek-read routine, rathe...
2012-10-21 Guy HarrisTabs -> spaces, and other whitespace cleanups.
2012-10-19 Guy HarrisPass parse_vms_hex_dump() a pointer to a wtap_pkthdr...
2012-10-19 Jakub ZawadzkiMark unused variable with _U_
2012-10-19 Guy HarrisHoist the code to set the wtap_pkthdr into a routine...
2012-10-18 Guy HarrisWrap lines a little differently.
2012-10-18 Guy HarrisGet rid of unnecessary block braces, clean up white...
2012-10-18 Guy HarrisMove some arguments up a line.
2012-10-18 Guy HarrisHandle the fractions-of-a-second part of the time stamp...
2012-10-18 Guy HarrisRedo the processing of lines in iSeries text packet...
2012-10-17 Jakub ZawadzkiFill some phdr values also when doing random read
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-12 Gerald CombsUse seasonal allocation for name resolution. This effec...
2012-10-12 Guy HarrisAnd that also means that we need to split the data...
2012-10-12 Guy HarrisThe "rate" field in the CommView NCF format is 1 byte...
2012-10-12 Guy HarrisIf we see an SHB after we've read the first SHB, report...
2012-10-10 Guy HarrisFrom Bill Parker: fix typo.
2012-10-10 Guy HarrisFrom Bill Parker: check for ws_fopen() failing.
2012-10-06 Evan HuusRemove unused variable caught by cppcheck.
2012-10-01 Jeff MorrissStop defining HAVE_CONFIG_H on Windows builds too.
2012-09-24 Martin MathiesonSome improvements after looking at profile of large...
2012-09-20 Martin MathiesonShouldn't set the time in seek_read() after all. At...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 Martin MathiesonFix a couple of dumping issues seen while working on...
2012-09-14 Gerald CombsCreate a common libui using CMake similar to what we...
2012-09-14 Anders BromanFrom Nikhil Kalu:
2012-09-07 Jeff MorrissFrom Stephen Donnelly via https://bugs.wireshark.org...
2012-08-21 Martin MathiesonAvoid some calls to strlen() by remembering return...
2012-08-11 Martin MathiesonIgnore '\r' which will be found at the end of a line...
2012-08-06 Anders BromanCreate (fake)interface information when loading a libpc...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-08-02 Guy HarrisFrom Richard Stearn: AX.25 KISS protocol support.
2012-07-30 Michael TüxenAvoid a division by zero due to overflow.
2012-07-30 Stig BjørlykkeAdded missing entry for WTAP_ENCAP_SDH.
2012-07-27 Michael TüxenSome more debug info.
2012-07-27 Michael TüxenIt seems that the length should unsigned, not signed.
2012-07-27 Michael TüxenHandle the case where no IDB follows the SHB. This...
2012-07-26 Martin MathiesonFix another uninitialised bug (the same bug in _read...
2012-07-25 Martin MathiesonInitialize a byte to avoid more valgrind warnings.
2012-07-25 Martin MathiesonDon't write one payload byte too many. Spotted by...
2012-07-20 Guy HarrisAdd a routine that, given a set of packet encapsulation...
2012-07-19 Michael MannAddresses https://bugs.wireshark.org/bugzilla/show_bug...
2012-07-18 Guy HarrisSet the 802.11 "already decrypted" flag to FALSE for...
2012-07-18 Guy HarrisAdd to the 802.11 pseudo-header a "this is already...
2012-07-15 Anders BromanFrom Network Instruments by Tom Brezinski When a Networ...
2012-07-11 Martin Mathiesonmemcpy() is quite a bit faster than g_strlcpy()!
2012-07-11 Guy HarrisDon't ask for information about an interface greater...
2012-07-11 Guy HarrisAARGH. There are two lumps of (almost-)identical code...
2012-07-10 Guy HarrisSet the time units per second correctly if, in wtap_dum...
2012-07-10 Guy HarrisWhen writing an EPB, calculate the time stamp based...
2012-07-09 Guy HarrisFix up some comments.
2012-07-09 Guy HarrisFix another comment.
2012-07-09 Guy HarrisFix some comments.
2012-07-09 Guy HarrisThe names "etherpeek" and "airopeek" are a bit misleadi...
2012-07-09 Anders BromanFrom Evan Huus:
next