aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2015-01-19Convert OID APIs to use wmem.Michael Mann1-16/+16
2015-01-16Replace se alloced memory in compare stat tap.Michael Mann1-1/+1
2014-08-05Fix whitespace/indentation to match editor modelines.Bill Meier1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-14Don't cast away constness.Guy Harris1-2/+2
2013-12-23First round converting OIDs from emem to wmem. Just internal functions so far.Evan Huus1-3/+3
2013-11-17Add extern C if cplusplus (when use with Qt) Add Modelines (and fix indent us...Alexis La Goutte1-52/+73
2013-10-19From beroset@mindspring.com:Anders Broman1-1/+0
2013-10-19Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann1-3/+3
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann1-0/+6
2013-09-04Remove what appear to be the last two instances of pe_tree. Could this be theEvan Huus1-1/+2
2013-06-12Pretify dissection of date and Time.Anders Broman1-1/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-17/+23
2012-07-06From Michael Mann:Anders Broman1-0/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-08-29Doxygen changes.Anders Broman1-1/+1
2010-08-28Doxygen changes.Anders Broman1-3/+5
2010-03-03Disable OID resolution and loading SMI modules by default.Balint Reczey1-0/+5
2009-08-23Get rid of a bunch of "warning: redundant redeclaration of" messages.Jörg Mayer1-2/+0
2008-12-02Trivial warning fixesJörg Mayer1-1/+1
2008-11-10From Paul Stath:Anders Broman1-1/+2
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-03-17oid_get_default_mib_path() is present in libwireshark.def. Make sure it'sGerald Combs1-2/+0
2007-12-04Only define oid_get_default_mib_path() if we have libsmi.Guy Harris1-1/+3
2007-12-04Add an oid_get_default_mib_path() function, and use it to display the MIBGerald Combs1-7/+16
2007-11-01Get rid of most of the legacy oid stuff.Anders Broman1-13/+0
2007-11-01Remove add_oid_str_name.Anders Broman1-1/+0
2007-10-16From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...Sake Blok1-2/+2
2007-09-13Given the opportunity I check in the changes to snmp I got in this machine.Luis Ontanon1-4/+5
2007-08-27Get rid of extra newlines at the end of epan/oids.h, and give one ofGuy Harris1-3/+0
2007-08-27- packet-snmp(-template).cLuis Ontanon1-1/+12
2007-08-26Give the files its propper titleLuis Ontanon1-1/+1
2007-08-25replace oid_to_str_buf() and oid_to_str()Luis Ontanon1-3/+6
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-4/+19
2007-08-24add newline to end of fileRichard van der Hoff1-1/+1
2007-08-22Prepare the oids dataset for managing conceptual table indexingLuis Ontanon1-0/+40
2007-08-21A further iteration in the code, things start to look good!Luis Ontanon1-2/+2
2007-08-19Filtering on snmp variables starts to work so I put it there in case anyone w...Luis Ontanon1-2/+13
2007-08-16- It's just-a-bad-idea(tm) to redefine anything from a foreign library, Don't.Luis Ontanon1-16/+0
2007-08-15I'm at the end of the second iteration, so far this compiles OK still haven't...Luis Ontanon1-0/+122