Add a routine to fetch raw bytes into a fixed-length buffer as a string.
[gd/wireshark/.git] / wiretap /
2019-07-21 João ValverdeRemove ABI compliance checker code.
2019-07-20 Maksim Salauwiretap: candump: Don't generate a temporary PCAP file
2019-07-12 Pascal Quantinwiretap: do not pollute debug builds with candump debug...
2019-07-11 Maksim Salauwiretap: candump: Reset error info and fix scanner...
2019-07-11 Uli HeilmeierCandump_parser: fix implicit declaration warning
2019-07-11 Maksim Salauwiretap: Add support of candump logs
2019-07-08 Anders Bromanwiretap: Add a phone log reader.
2019-07-01 Guy HarrisPass the correct value to ascendlex_destroy().
2019-07-01 Maksim Salauwiretap: ascend: Destroy lexer state after parsing
2019-06-19 Guy HarrisFix error message for an unknown pcapng version number.
2019-06-17 Peter WuAdd support for embedding WireGuard keys in a pcapng...
2019-05-20 Richard Sharpewtap: Add support for 802.11ah and 802.11ax PHYs.
2019-05-20 Dario Lombardopcapng: fix the magic when bytes are swapped.
2019-05-17 Anders Broman3gpp_32_423: Fix dissection of changeTime.
2019-05-16 Guy HarrisIn pcapng_open(), don't use the local pcapng_t once...
2019-05-16 Dario Lombardowtap: remove unneeded check (CID: 1441486).
2019-05-16 Guy HarrisKeep and use per-interface, not per-file, FCS length...
2019-05-10 Guy HarrisFill in the packet flags for *Peek classic and tagged...
2019-05-09 Guy HarrisSet packet flags for some link layers.
2019-04-06 Guy Harris1514 is a better initial Buffer size than 1500.
2019-04-05 Guy HarrisHave wtap_read() fill in a wtap_rec and Buffer.
2019-04-04 Dario Lombardoiseries: ensure the buffer is null terminated.
2019-03-24 Dario Lombardoiseries: fix wrong indentation.
2019-03-24 Guy HarrisRevert "iseries: stop scanning a unicode string when...
2019-03-24 Dario Lombardoiseries: stop scanning a unicode string when the null...
2019-03-23 Guy HarrisClean up IPMB/I2C link-layer header types.
2019-03-17 Guy HarrisTreat erf_timestamp_t's as integral values.
2019-03-16 Guy HarrisRemove incorrectly-inserted "return FALSE;".
2019-03-16 Guy HarrisFix up the checks in nspm_signature_version().
2019-03-15 Dario Lombardonetscaler: add more sanity checks.
2019-03-14 Guy HarrisAsk, in a comment, whether we should do an exact match...
2019-03-14 Guy HarrisFix the test for a NetScaler trace file.
2019-03-10 Guy HarrisAsk in a comment whether we should test HAVE_STRUCT_STA...
2019-03-03 Guy HarrisDiscard the upper bits of the "network" field in the...
2019-03-03 Guy HarrisSay what short name already exists, to help the develop...
2019-03-02 Alexis La Gouttevwr: fix Uninitialized argument value found by Clang...
2019-02-28 James KoAdd IEEE 802.15.4 TAP link type
2019-02-26 Dario Lombardonetscaler: fix multiple out-of-bounds reads.
2019-02-21 Alexis La Gouttevcwr: fix Uninitialized argument value found by Clang...
2019-02-20 Dario Lombardonetscaler: fix crash when reading malformed packets.
2019-02-19 Guy HarrisAdd --discard-all-secrets to remove decryption secrets.
2019-02-13 Guy HarrisAdd macros for the pack_flags field.
2019-02-10 Peter Wulogcat-text: set G_REGEX_RAW to fix potential crashes
2019-02-02 João ValverdeCMake: Fix DOCDIR on Unix
2019-01-31 Guy HarrisAlso check whether we have nothing but DLCI bytes.
2019-01-31 Guy HarrisCheck whether you've hit the end of the packet data...
2019-01-30 Dario Lombardongsniffer: fix comment.
2019-01-25 Peter Wuwiretap: fix memleaks with wtap_rec::opt_comment
2019-01-24 Peter Wuwiretap: fix leak of options_buf and document memory...
2019-01-23 Peter Wunettrace: fix potential buffer overflow in time parsing
2019-01-22 João ValverdeCMake: Set a direct rpath for libraries
2019-01-20 João ValverdeCMake: Replace PACKAGELIST magic
2019-01-19 Peter Wuvwr: fix -Werror=maybe-uninitialized with GCC 8.2.1...
2019-01-18 Pantar Anaebhscr: increasing ebhscr snaplen
2019-01-18 Peter Wuwiretap,file.c: ensure DSBs are reapplied on redissection
2019-01-17 Dave BarachVPP: add vpp graph dispatch trace dissector
2019-01-14 Anders Bromannettrace: Handle beginTime with fractions of seconds.
2019-01-12 Peter Wuwiretap: remove dependency on version_info
2019-01-12 Peter WuCMake: use object libraries to avoid redundant builds
2019-01-11 Anders Bromannettrace: Fix missing tag length for IPV4_DST.
2019-01-09 Guy HarrisClarify the name and description for a link-layer encap...
2019-01-06 Alexis La Gouttenettrace_3gpp_32_423: Fix Dead Store (Dead assignement...
2019-01-04 Dario Lombardowiretap: fix code according to clang-tidy.
2018-12-29 Peter WuLua: fix crash in reloading Lua plugins that use FileHa...
2018-12-27 Pantar Anaebhscr: fixing WTAP_ENCAP_EBHSCR
2018-12-20 Gerald CombsCMake: Don't bundle our libraries at compile time.
2018-12-20 Anthony Coddingtonerf: Add support for attribute and sensor Provenance...
2018-12-17 Jaap Keuterwiretap: use appropriate extension for temporary files
2018-12-13 Guy HarrisMove more version-info-related stuff to version_info.c.
2018-12-05 Gerald CombsFix some spelling errors found by Lintian.
2018-11-29 João ValverdeCMake: Fix some transitive link dependencies
2018-11-27 Gerald CombsIxVeriWave: Fix a buffer boundary.
2018-11-26 João ValverdeCMake: Fix runtime destination for our libraries
2018-11-24 João ValverdeInstall development headers on all platforms
2018-11-20 Anders Bromannettrace: Put address parsing in a separate routine.
2018-11-20 Guy HarrisExplicitly say "no extensions, no entry in this table".
2018-11-20 Guy HarrisDon't put file types without extensions into the file_t...
2018-11-20 Peter WuAdd new Secrets API and allow TLS to use pcapng decrypt...
2018-11-20 Peter Wuwiretap: add read/write support for Decryption Secrets...
2018-11-20 Peter Wuwsutil: rename some wsjson functions
2018-11-20 Guy HarrisAdd an API to get a list of compressed-file extensions...
2018-11-19 Jaap KeuterConvert enum increment into int increment
2018-11-19 Joerg Mayerwtap.h: Fix documentation warnings
2018-11-18 Guy HarrisAdd an API to get the file extension for a compression...
2018-11-17 Peter Wuwiretap/merge.c: consolidate three similar merge_files...
2018-11-16 Anders Bromannettrace: Handle failure to parse IPv6.
2018-11-16 Guy HarrisAdd an API to get a description of a compression type...
2018-11-16 Dario Lombardonettrace: fix var init.
2018-11-16 Guy HarrisUse an enum for compression types in various interfaces.
2018-11-16 Guy HarrisUse the dump parameters structure for non-pcapng-specif...
2018-11-15 Guy HarrisDon't set anything in *wth until we've decided it's...
2018-11-15 Anders Bromannettrace: Parse IPv6 addresses.
2018-11-15 Guy HarrisSimplify code.
2018-11-15 Guy HarrisAlways use the file header to set the encapsulation...
2018-11-14 Anders Bromannettrace_3gpp_32_423: Don't crash on error and improve...
2018-11-14 Guy HarrisAll Veriwave files and packets use WTAP_ENCAP_IXVERIWAVE.
2018-11-14 Guy HarrisFix whitespace.
2018-11-14 Guy HarrisFail more cleanly if the file has no records.
2018-11-14 Guy HarrisCatch attempts to write multiple encapsulation types...
2018-11-13 Guy HarrisFix function name in comment.
next