epan: use SPDX indentifiers.
[metze/wireshark/wip.git] / epan / oids.h
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2015-01-19 Michael MannConvert OID APIs to use wmem.
2015-01-16 Michael MannReplace se alloced memory in compare stat tap.
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-14 Guy HarrisDon't cast away constness.
2013-12-23 Evan HuusFirst round converting OIDs from emem to wmem. Just...
2013-11-17 Alexis La GoutteAdd extern C if cplusplus (when use with Qt) Add Modeli...
2013-10-19 Anders BromanFrom beroset@mindspring.com:
2013-10-19 Michael MannAdd OID unit tests. Bug 9294 (https://bugs.wireshark...
2013-10-06 Michael MannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-09-04 Evan HuusRemove what appear to be the last two instances of...
2013-06-12 Anders BromanPretify dissection of date and Time.
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-08-29 Anders BromanDoxygen changes.
2010-08-28 Anders BromanDoxygen changes.
2010-03-03 Balint ReczeyDisable OID resolution and loading SMI modules by default.
2009-08-23 Jörg MayerGet rid of a bunch of "warning: redundant redeclaration...
2008-12-02 Jörg MayerTrivial warning fixes
2008-11-10 Anders BromanFrom Paul Stath:
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-03-17 Gerald Combsoid_get_default_mib_path() is present in libwireshark...
2007-12-04 Guy HarrisOnly define oid_get_default_mib_path() if we have libsmi.
2007-12-04 Gerald CombsAdd an oid_get_default_mib_path() function, and use...
2007-11-01 Anders BromanGet rid of most of the legacy oid stuff.
2007-11-01 Anders BromanRemove add_oid_str_name.
2007-10-16 Sake BlokFrom tmiller@hcjbtech.org : Spelling error on GDS DB...
2007-09-13 Luis OntanonGiven the opportunity I check in the changes to snmp...
2007-08-27 Guy HarrisGet rid of extra newlines at the end of epan/oids.h...
2007-08-27 Luis Ontanon- packet-snmp(-template).c
2007-08-26 Luis OntanonGive the files its propper title
2007-08-25 Luis Ontanonreplace oid_to_str_buf() and oid_to_str()
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Richard van der... add newline to end of file
2007-08-22 Luis OntanonPrepare the oids dataset for managing conceptual table...
2007-08-21 Luis OntanonA further iteration in the code, things start to look...
2007-08-19 Luis OntanonFiltering on snmp variables starts to work so I put...
2007-08-16 Luis Ontanon- It's just-a-bad-idea(tm) to redefine anything from...
2007-08-15 Luis OntanonI'm at the end of the second iteration, so far this...