(Trivial) remove some trailing whitespace.
[metze/wireshark/wip.git] / rawshark.c
2013-12-07 darkjamesRename base_display_* to field_display
2013-12-05 guyInitialize the error-reporting routines before scanning...
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-10 darkjamesMove struct _ftype_t + callback typedefs + free macro...
2013-11-08 guyThe "file types" we have are actually combinations...
2013-11-06 guyAdd support for displaying dates as year and day-of...
2013-10-23 wmeierFix (using '#if 0') a few more [-Wunused-const-variable...
2013-10-20 darkjameswireshark: use epan_dissect_reset(), rawshark: fix...
2013-10-20 darkjamesrawshark: use epan_dissect_reset()
2013-10-06 mmannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-09-29 eapacheReplace some val_to_str calls with the equivalent val_t...
2013-08-23 geraldInitialize our wtap_pkthdr struct so that we don't...
2013-08-23 geraldMake sure we call epan_free() before epan_cleanup(...
2013-08-10 alagoutteFix (-W)documentation error found by Clang
2013-08-08 guySpeak of the "-d encap:" value as a linktype, rather...
2013-08-01 darkjamesRemove fdata->opt_comment, add pkt_comment to pinfo
2013-07-26 eapacheFollow-up to r50935: add support for 64-bit value strin...
2013-07-24 guyMake some routines not used outside rawshark.c static.
2013-07-22 darkjamesAbuse epan_t more: add callback to get interface name.
2013-07-21 darkjamesReplace relative timestamp with reference frame number...
2013-07-21 darkjamesAdd helper function to epan_session which can be used...
2013-07-21 darkjamesSome work on multi file dissection
2013-07-12 morrissMove the print modules into epan.
2013-07-12 morrissMove disabled_protos.{h,c} into epan.
2013-07-11 darkjamespacket dissection now takes pointer to tvb instead...
2013-03-20 wmeier From beroset:
2013-03-15 eapacheFix the leaking of packet comments, i.e. the rest of
2013-02-20 geraldWhen any of our executables start on Windows create...
2013-01-15 guyAdd some routines to wsutil to, at least on some platfo...
2012-12-26 guySquelch some Windows-only warnings - the third argument...
2012-12-26 guyFix a bunch of warnings.
2012-12-20 tuexenrawshark does not use any routine from pcapio.c. So...
2012-10-20 darkjamesIntroduce epan_dissect_run_with_taps() which run dissec...
2012-10-16 darkjamesAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-23 darkjamesStore pointers to previously displayed and captured...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-29 eapacheFix uninitialized variable as caught by cppcheck.
2012-07-06 etxrabFrom Michael Mann:
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-25 etxrabFrom Michael Mann:
2012-06-09 cmaynardBe sure to specify FORMAT_MESSAGE_IGNORE_INSERTS in...
2012-05-20 guyChange the "user_saved" member of a capture_file struct...
2012-04-16 etxrabFrom Evan Huus:
2012-04-09 darkjamesAdd missing const attribute to some char *
2012-02-17 jmayerStart moving files to ui/ and ui/cli/
2011-12-29 guySwallow cant_load_winpcap_err() up into capture-wpcap...
2011-12-13 guyRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-09-27 cmaynardMinor formatting changes to the rawshark -h output.
2011-09-21 wmeierFix ex "modeline" so it works;
2011-08-09 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-07-04 etxrabFrom Michael Mann:
2011-06-28 stigReplace all strerror() with g_strerror().
2011-05-24 geraldMove the Windows argument list conversion code to a...
2011-04-21 darkjamesAdd missing code to handle fields with an extended...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-10 guyRename ws_stat to ws_stat64, and make it take a pointer...
2011-01-06 geraldOn Windows, convert all of our command-line arguments...
2010-12-22 jakeAvoid the need for cf_mark_frame stubs.
2010-10-21 stigFixed "Compiled with" information in the About box.
2010-10-15 geraldRevision 27919 added the ability to feed a libpcap...
2010-10-12 wmeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-07-15 guyMove the code to get version information for libraries...
2010-07-14 guyGet rid of no-longer-used variable.
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-07 stigSet default seconds type in rawshark and dftest.
2010-04-28 wmeier Let's not use tabs with tab-width=4; Convert tabs...
2010-03-04 guy"capture-pcap-util.h" include <pcap.h>, and <pcap.h...
2010-02-28 stigAdded svn:ignore targets.
2010-02-23 guyMove the declarations of wtap_pcap_encap_to_wtap_encap...
2010-02-23 guySquelch some warnings.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-11-10 stigRemoved an unused assignment.
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-22 krjRename init_cap_file() to cap_file_init()
2009-09-22 krjMake frame_data_set_after_dissect() callers do the...
2009-09-22 krjRefactor frame_data_init() into frame_data_set_before_d...
2009-09-21 krjMove 'Delta timestamp to previous captured frame' calcu...
2009-09-21 krjMove frame_data_init() declaration to frame_data.h
2009-09-20 krjFix return type for frame_data_init()
2009-09-20 krjIntroduce frame_data_cleanup() and start using it
2009-09-20 krjUse frame_data_init() instead of the locally defined...
2009-09-20 krjMove verbose banner output to show_version() and tighte...
2009-09-08 krjMake tshark and rawshark use build_column_format_array...
2009-09-07 krjStore the packet encapsulation type as gint8. Saves...
2009-09-06 krjSplit a bunch of init routines into init() and cleanup...
2009-08-13 krjIntroduce epan_dissect_init()/epan_dissect_cleanup...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-05-12 wmeierMinor cleanup of "-h" output text.
2009-04-16 geraldFix the last(?) of the Win64 compilation problems.
2009-03-31 geraldRawshark fixes from Duncan Salerno.
2009-03-22 guyChange the signature of init_progfile_dir() so the...
2009-03-22 guyIn Solaris, the second argument to dladdr() is just...
2009-03-22 guyAttempt to use dladdr() to get the pathname of the...
2009-02-15 guyAdd a routine to report write errors to the list of...
2009-02-07 wmeier#include <epan/conversation.h> not req'd ...
2008-12-21 guyFix error reporting - just use fprintf(stderr, ......
2008-12-21 guyIf we don't have any of the pcap_datalink_XXX_to_YYY...
next