In an effort to reduce the use of pinfo->private_data (and some true global variables...
[metze/wireshark/wip.git] / wiretap /
2013-10-29 Martin Kaisersimplify file_error()
2013-10-29 Martin Kaiserallow err_info==NULL in file_error()
2013-10-28 Bill MeierRevert SVN #52914;
2013-10-28 Bill MeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-10-28 Jeff MorrissFix up some formatting.
2013-10-27 Jeff MorrissFix up some more svn properties.
2013-10-23 Evan HuusFrom Michal Labedzki via
2013-10-21 Bill MeierFix "unused variable 'dct3trace_magic_l2_end' [-Werror...
2013-10-19 Balint ReczeyMinor refactoring in CMake ABI dump generation
2013-10-19 Balint ReczeySet and use TMPDIR for ABI dump generation when using...
2013-10-18 Guy HarrisWhite space cleanups (thanks either to shekhar.chandra...
2013-10-18 Bill MeierRevert SVN #52665.
2013-10-18 Bill MeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-10-16 Bill MeierFix various: whitespace, comments & etc.
2013-10-15 Gerald CombsAdd another cast.
2013-10-15 Gerald CombsAdd casts to fix some shortening errors.
2013-10-15 Martin Kaiserlimit the values written to phdr.(cap)len to guint32...
2013-10-15 Martin Kaisercode review of parse_s1_W_stats()
2013-10-15 Balint ReczeyFactor out common parts of ABI checks to UseABICheck...
2013-10-14 Martin Kaiserdo some range checks when reading vwr files
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-09-29 Guy HarrisGet rid of a redundant check - pcapng_read_packet_block...
2013-09-28 Guy HarrisThe pcap-ng spec says the captured length is the minimu...
2013-09-28 Guy HarrisActually, the captured length must be the minimum of:
2013-09-28 Guy HarrisFix cut-and-pasteo.
2013-09-28 Guy HarrisCorrectly calculate the captured length in a Simple...
2013-09-28 Guy HarrisIn a Simple Packet Block, the captured length isn't...
2013-09-28 Guy HarrisThere's no interface ID in a Simple Packet Block.
2013-09-22 Evan HuusFix some typos, indentation. Don't try to write the...
2013-09-22 Evan HuusRemove unused parameter.
2013-09-22 Anders BromanTurn off debuging.
2013-09-22 Anders BromanGet rid of struct addrinfo, use the hastables for name...
2013-09-15 Alexis La GoutteFrom Tom Cook via https://bugs.wireshark.org/bugzilla...
2013-09-07 Martin Kaisertrivial: fix a typo
2013-08-27 Guy HarrisMake sure we initialize the array of file type extensio...
2013-08-27 Guy HarrisHave a separate list of extension sets to use in the...
2013-08-23 Guy HarrisFor the Windows Open dialog for capture files, get...
2013-08-22 Guy HarrisFrom Stephen Donnelly <stephen.donnelly@emulex.com>:
2013-08-22 Guy HarrisBack out the previous change, so I can check it in...
2013-08-22 Guy HarrisCopy over r51462 from trunk:
2013-08-22 Guy HarrisWhat was I thinking? ".caz" is used for compressed...
2013-08-15 Jakub ZawadzkiOriginal ERF file format documentation is still 404...
2013-08-12 Alexis La GoutteFix error when enable "debug" in wiretap/pcapng.c file
2013-08-10 Guy HarrisInitialize float variables with float constants, not...
2013-08-10 Alexis La GoutteFix error when build with clang 3.0
2013-08-10 Martin MathiesonIxVeriwave 11ac patch (bug 8912) from Tom Cook.
2013-08-08 Guy HarrisClarify what the special cases in wtap_wtap_encap_to_pc...
2013-08-08 Guy HarrisPoint to the tcpdump.org link-layer header types page.
2013-08-08 Guy HarrisRename "dlt_value" to "linktype_value", and give more...
2013-07-31 Guy HarrisBack out previous checkin, which wasn't intended (and...
2013-07-31 Guy HarrisCopy over r51049 from trunk:
2013-07-29 Pascal QuantinTry to fix error: uninitialized const 'zeroes' is inval...
2013-07-29 Guy HarrisMake a never-changed pile-o-zeroes const.
2013-07-29 Guy HarrisMake a never-changed table const.
2013-07-29 Guy HarrisMake non-static a variable that doesn't need to be...
2013-07-29 Guy HarrisThe base_secs value should be a time_t, as it's calcula...
2013-07-29 Guy HarrisAdd a URL for a STANAG 4607 spec.
2013-07-28 Evan HuusUse the portable g_ntohl, also add some casts.
2013-07-28 Evan HuusFrom Linas Vepstas via https://bugs.wireshark.org/bugzi...
2013-07-28 Guy HarrisIf a core Wireshark developer repeatedly can't remember...
2013-07-23 Guy HarrisDon't cast away constness (except where APIs render...
2013-07-23 Guy HarrisDon't cast away constness.
2013-07-23 Guy HarrisHandle operating systems that are anticipating the...
2013-07-23 Jörg MayerUse largefile detection in cmake.
2013-07-22 Jörg MayerMove file_wrappers.c to dirty files, it has some warnin...
2013-07-16 Guy HarrisThe new frame-based tvbuff code found that the DOS...
2013-07-16 Chris MaynardMake camins_read_packet static.
2013-07-16 Guy HarrisInclude merge.h, so it shows up in the distribution...
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 Guy HarrisExplain that we don't have to worry about fixed-length...
2013-07-15 Evan HuusOn the suggestion of Cal Turney, via
2013-07-12 Jeff MorrissAvoid building ascend.h and ascend.c in parallel (2...
2013-06-28 Pascal QuantinUse newly assigned DLT for PDU export functionality
2013-06-21 Guy HarrisFix some pointer-signedness (well, signedness of what...
2013-06-19 Guy HarrisClarify (a V1.0 file might have a single zero byte...
2013-06-18 Guy HarrisSlight stylistic cleanup - most routines, when defined...
2013-06-18 Guy HarrisNote that NetScaler trace files are page-oriented,...
2013-06-18 Evan HuusDon't limit the on-the-wire length of packets to 64KB...
2013-06-17 Guy HarrisPut the code to fill in the struct wtap_pkthdr and...
2013-06-17 Guy HarrisMerge more of the read and seek-read code paths.
2013-06-17 Guy HarrisMerge "read record header" and "read packet data" routi...
2013-06-16 Guy HarrisMake the libwiretap Buffer routines usable from C+...
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-06-15 Guy HarrisPull some of the code to set the struct wtap_pkthdr...
2013-06-15 Guy HarrisFill in at least some of the struct wtap_pkthdr in...
2013-06-14 Guy HarrisRename radcom_process_rec_header() to radcom_process_re...
2013-06-10 Anders BromanAllign the error messages.
2013-06-09 Guy Harrislibwireshark's add_new_ipv4() and add_new_ipv6() now...
2013-06-09 Guy HarrisDon't treat zero-length names in the NRB as errors...
2013-06-07 Guy HarrisUse g_try_malloc() for some memory allocations, and...
2013-06-07 Guy HarrisPrevent attempts to allocate huge amounts of memory...
2013-06-06 Pascal QuantinFrom Mark C. Brown via https://bugs.wireshark.org/bugzi...
2013-06-06 Guy HarrisPull all the code that reads and processes the packet...
2013-06-06 Guy HarrisPull the code for setting the struct wtap_pkthdr into a
2013-06-06 Guy HarrisSet the entire struct wtap_pkthdr, not just the pseudo...
2013-06-05 Guy HarrisThe check for network_size < 4 is necessary only for...
2013-06-05 Guy HarrisMove the code that fills in the struct wtap_pkthdr...
2013-06-04 Anders BromanFrom Anthony Coddington:
2013-06-04 Jeff MorrissFix an unintialized-value-used warning that Valgrind...
2013-06-04 Jeff MorrissGet rid of trailing white space and a few tabs.
next