aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.h
Commit message (Expand)AuthorAgeFilesLines
* Don't cast away constness.Guy Harris2014-01-141-2/+2
* First round converting OIDs from emem to wmem. Just internal functions so far.Evan Huus2013-12-231-3/+3
* Add extern C if cplusplus (when use with Qt) Add Modelines (and fix indent us...Alexis La Goutte2013-11-171-52/+73
* From beroset@mindspring.com:Anders Broman2013-10-191-1/+0
* Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann2013-10-191-3/+3
* Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann2013-10-061-0/+6
* Remove what appear to be the last two instances of pe_tree. Could this be theEvan Huus2013-09-041-1/+2
* Pretify dissection of date and Time.Anders Broman2013-06-121-1/+2
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-17/+23
* From Michael Mann:Anders Broman2012-07-061-0/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Doxygen changes.Anders Broman2010-08-291-1/+1
* Doxygen changes.Anders Broman2010-08-281-3/+5
* Disable OID resolution and loading SMI modules by default.Balint Reczey2010-03-031-0/+5
* Get rid of a bunch of "warning: redundant redeclaration of" messages.Jörg Mayer2009-08-231-2/+0
* Trivial warning fixesJörg Mayer2008-12-021-1/+1
* From Paul Stath:Anders Broman2008-11-101-1/+2
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-051-1/+1
* oid_get_default_mib_path() is present in libwireshark.def. Make sure it'sGerald Combs2008-03-171-2/+0
* Only define oid_get_default_mib_path() if we have libsmi.Guy Harris2007-12-041-1/+3
* Add an oid_get_default_mib_path() function, and use it to display the MIBGerald Combs2007-12-041-7/+16
* Get rid of most of the legacy oid stuff.Anders Broman2007-11-011-13/+0
* Remove add_oid_str_name.Anders Broman2007-11-011-1/+0
* From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...Sake Blok2007-10-161-2/+2
* Given the opportunity I check in the changes to snmp I got in this machine.Luis Ontanon2007-09-131-4/+5
* Get rid of extra newlines at the end of epan/oids.h, and give one ofGuy Harris2007-08-271-3/+0
* - packet-snmp(-template).cLuis Ontanon2007-08-271-1/+12
* Give the files its propper titleLuis Ontanon2007-08-261-1/+1
* replace oid_to_str_buf() and oid_to_str()Luis Ontanon2007-08-251-3/+6
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-4/+19
* add newline to end of fileRichard van der Hoff2007-08-241-1/+1
* Prepare the oids dataset for managing conceptual table indexingLuis Ontanon2007-08-221-0/+40
* A further iteration in the code, things start to look good!Luis Ontanon2007-08-211-2/+2
* Filtering on snmp variables starts to work so I put it there in case anyone w...Luis Ontanon2007-08-191-2/+13
* - It's just-a-bad-idea(tm) to redefine anything from a foreign library, Don't.Luis Ontanon2007-08-161-16/+0
* I'm at the end of the second iteration, so far this compiles OK still haven't...Luis Ontanon2007-08-151-0/+122