opcua: display string representation of AttributeId and DeadbandType
[metze/wireshark/wip.git] / extcap.c
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