Address to str: Missing break in switch (CID 1262416 & 1262417)
[metze/wireshark/wip.git] / wiretap /
2015-01-11 Graham BloiceFix CMake generation and use of Windows .rc files
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-12-31 Alexis La Gouttepcapng (wiretap): fix Copy-paste error (CID 1158591...
2014-12-27 Guy HarrisGet rid of packet data members of header structures.
2014-12-19 Guy HarrisGet rid of some accidentally-checked-in debugging stuff.
2014-12-18 Michal LabedzkiBluetooth: Add generic Bluetooth dissector
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisRename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRIT...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRI...
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-12-17 Guy HarrisUse WTAP_ERR_UNSUPPORTED for input file stuff we can...
2014-12-17 Guy HarrisClean up handling of files without a known encapsulation.
2014-12-09 Guy HarrisNothing to free there.
2014-12-09 Guy HarrisDon't try to look in a non-existent hash table.
2014-12-08 Guy HarrisUse correct expression in a "length too short" message.
2014-12-07 Guy HarrisAdd checks for non-null-terminated strings.
2014-12-06 Guy HarrisDon't go past the end of the "extra data".
2014-12-05 Guy HarrisFix some copy-and-pasteos in error messages.
2014-12-01 Guy HarrisSquelch another compiler warning.
2014-12-01 Guy HarrisSquelch a compiler warning.
2014-12-01 Guy HarrisAdd a Buffer to wtap_pkthdr to hold file-type-specific...
2014-11-30 Guy HarrisChange some names to make them the same in multiple...
2014-11-27 Guy HarrisNote that this document is a bit old.
2014-11-21 Michał OryniczFix for very big pid and tid numbers in logcat_text
2014-11-21 Michał OryniczMove text logcat regex strings to shared header
2014-11-20 Michał OryniczFix text logcat for changes in android L
2014-11-19 Stig BjørlykkeWiretap: Added file_seek SEEK_END support.
2014-11-02 Balint ReczeyFix typo: Intrustion -> Intrusion
2014-10-30 Guy HarrisDataflow analysis is hard, let's go shopping!
2014-10-30 Guy HarrisSquelch some used-but-not-set warnings (one legitimate...
2014-10-30 Guy HarrisUse correct variable.
2014-10-30 Guy HarrisExtract the center frequency from Peek tagged files.
2014-10-30 Guy HarrisSupport the bandwidth and "short GI" fields from Peek...
2014-10-30 Guy HarrisHandle the MCS index in Peek tagged files.
2014-10-29 Guy HarrisExpand the 802.11 pseudo-header and support new radio...
2014-10-28 Guy HarrisAdd a comment showing mapping to radiotap.
2014-10-28 Guy HarrisSome additional information from bug 10637.
2014-10-25 Guy HarrisExpand comments.
2014-10-25 Guy HarrisGet rid of a trailing blank.
2014-10-25 Guy HarrisUpdate a comment.
2014-10-19 Alexis La GouttePCAPNG (wiretap): Fix Dead Store (Dead assignement...
2014-10-17 Guy HarrisGet rid of unused includes of <ctype.h>.
2014-10-17 Guy HarrisDon't use ctype.h routines.
2014-10-16 Guy HarrisDon't try to compute time stamps for files from Packet...
2014-10-16 Guy HarrisFix a debugging printout.
2014-10-16 Guy HarrisGet rid of some set-but-no-longer-used variables.
2014-10-16 Guy HarrisMake sure *err and *err_info are set when returning...
2014-10-16 Guy HarrisThe record offset block begins with a 1-byte(!) header.
2014-10-16 Guy HarrisGet rid of another unused variable.
2014-10-15 Guy HarrisDon't allocate the interfaces array until we've read...
2014-10-15 Guy HarrisClean up the read routines.
2014-10-14 Guy HarrisWe can't check the length of an SHB until we determine...
2014-10-14 Guy HarrisDon't assume pcap_read_block() returns the number of...
2014-10-14 Guy HarrisDon't log warnings if no block-type handlers are regist...
2014-10-14 Guy HarrisGet rid of no-longer-used #define.
2014-10-14 Guy HarrisDon't supply time stamps for Capsa packets for now.
2014-10-14 Guy HarrisFix return values.
2014-10-14 Guy HarrisAnd another warning.
2014-10-14 Guy HarrisSquelch another warning.
2014-10-14 Guy HarrisSquelch a compiler warning.
2014-10-14 Guy HarrisClean up comment.
2014-10-14 Guy HarrisGet rid of out-of-date comment.
2014-10-14 Guy HarrisInitial version of support for Colasoft Capsa files.
2014-10-11 Guy HarrisUse the wtap_read_bytes{_or_eof}() routines.
2014-10-11 Guy HarrisUse the count-of-records fields to figure out how many...
2014-10-10 Guy HarrisUse names more like the other names in open_info.
2014-10-10 Guy HarrisVersion 3 has only absolute timestamps; don't set nsg_c...
2014-10-10 Guy Harriswtap_file_read_till_separator() can return values other...
2014-10-10 Gerald CombsCMake: Bundle our libraries.
2014-10-10 Guy HarrisOops, missed one.
2014-10-10 Guy HarrisDon't treat int return values as valid wtap_open_return...
2014-10-10 Guy HarrisCast size_t to to gulong as the length argument to...
2014-10-10 Guy HarrisFix declared types of open routines.
2014-10-09 Guy HarrisUse an enum for the open-routine return value, as per...
2014-10-09 Guy HarrisMake the OPEN_INFO_ values members of an enum.
2014-10-08 Guy HarrisUse WTAP_ERR_DECOMPRESS for decompression errors.
2014-10-08 Guy HarrisNo need to set *err_info if there's no error.
2014-10-08 Guy HarrisUse WTAP_ERR_BAD_FILE for malformed compressed data...
2014-10-08 Gerald CombsMake sure we don't dereference a null pointer.
2014-10-08 Guy HarrisSet err_info to null for errors that don't have an...
2014-10-07 Guy HarrisProvide an error message for WTAP_ERR_CANT_WRITE.
2014-10-07 Guy HarrisNo need for WTAP_ERR_CANT_READ.
2014-10-07 Guy HarrisReplace another file_read() call with wtap_read_bytes().
2014-10-07 Guy HarrisClose some memory leaks for bad K12 RF5 files.
2014-10-07 Guy HarrisMake the code a bit more like the pre-new-APIs code.
2014-10-07 Guy HarrisMake the code a bit more like the pre-API change code.
2014-10-07 Guy HarrisClean up white space.
2014-10-07 Guy HarrisFix a comment, clean up some whitespace.
2014-10-07 Guy HarrisWhitespace cleanups.
2014-10-07 Guy HarrisAdd some higher-level file-read APIs and use them.
2014-10-05 Guy HarrisRead the record length in common code.
2014-10-05 Guy HarrisFix a comment.
2014-10-05 Guy HarrisImprove comments, and add some #defines, to make it...
2014-10-04 Guy HarrisUse some macros to clean up the Snifer decompression...
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-09-27 Pascal Quantintshark: fix -H option
2014-09-27 Guy HarrisGet rid of some unused members of wtapng_simple_packet_t.
next