More pinfo->fd->abs_ts to pinfo->abs_ts.
[metze/wireshark/wip.git] / extcap.c
2016-01-18 Dario Lombardoextcap: add masked to options.
2016-01-16 Stig Bjørlykkeextcap: Code cleanup
2016-01-15 Roland Knallextcap: Add list of extcaps to about dialog
2016-01-12 Guy HarrisDon't use g_list_free_full().
2016-01-12 Roland Knallextcap: Sort extcap interfaces alphabetically
2016-01-05 Roland Knallextcap: Add regular expression validation support
2015-12-19 Peter Wuextcap: plug some memleaks
2015-11-17 Pascal Quantinextcap: fix a crash introduced in g622603b
2015-11-17 Dario Lombardoextcap: fix a bug in cfilter
2015-11-05 Stig Bjørlykkeextcap: Provide capture filter to extcap binary
2015-10-12 Dario Lombardoextcap: fix a bug in create_tempfile() return check...
2015-09-02 Guy HarrisThe official #define for 32-bit and 64-bit Windows...
2015-05-05 Roland Knallextcap: Implement QT extcap options
2015-04-16 Alexis La GoutteExtcap: fix logically dead code (CID 1232344)
2015-04-15 Gerald CombsSet the extcap working directory on Windows.
2015-04-13 Pascal Quantindumpcap: fix opening of pipes on Windows broken since...
2015-03-29 Pascal QuantinExtcap: fix USBPcap capture broken by g8204578
2015-03-27 Pascal QuantinExtcap: display a USB icon when adding a USBPcap interface
2014-10-13 Evan Huusextcap: remove use of g_list_free_full
2014-10-12 Tomasz MońFix double free.
2014-10-12 Tomasz MońFix handling of extcap boolflags which defaults to...
2014-10-08 Tomasz MońRemove redundant and erroneous debug log message.
2014-10-06 Bill MeierConvert "4 space tabs" to spaces; Adjust editor modelines.
2014-10-04 Tomasz MońUpdate capture_opts in extcap_cleanup().
2014-10-04 Tomasz MońWait for extcap to connect to pipe on Windows.
2014-10-03 Tomasz MońFix memory leak and heap corruption on Windows.
2014-08-26 Pascal QuantinExtcap: restore compatibility with GLib 2.16.0
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-21 Roland KnallExtcap Capture Interface