Have separate proto_construct_match_selected_string() and
[obnox/wireshark/wip.git] / asn1 / snmp /
2006-10-29 ulflput every python script name into "" so the call won...
2006-10-25 etxrabFix Id marking
2006-08-23 sahlbergCounter64 should be a FT_UINT64 and not a FT_UINT32
2006-07-10 geraldFix compilation on systems with Net-SNMP.
2006-07-09 geraldIn new_format_oid(), handle a zero-length OID.
2006-07-05 geraldDon't pass an empty OID to sprint_realloc_variable...
2006-07-04 sahlbergreplace the two remaining g_malloc with ep_alloc
2006-07-04 sahlbergcheck_var_length can also return ewp allocated memory now
2006-07-04 sahlbergmake new_format_oid return ep allocated data.
2006-07-04 sahlbergmake format_oid use ep allocated memory internally...
2006-07-04 sahlbergmake format_var return ep allocated memory
2006-06-14 jmayerInclude <ctype.h> to fix some warnings. Regenerate the
2006-06-13 kukosa- "next tvb" list moved from h225 to new file next_tvb...
2006-05-31 etxrabAdd some missing *-exp-cnf files
2006-05-23 etxrabAtempt to fix bug 967 crash on fuzzed SNMP capture...
2006-05-23 kukosaEthereal -> Wireshark
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-05-15 guyDon't throw an exception in oid_to_subid_buf() if the...
2006-05-14 etxrabRemove stupid code.
2006-05-13 etxrabsnmp: Hopfully fix bug Bug 925.
2006-05-08 etxrabFix bug 926 OID wrongly decoded.
2006-05-03 etxrabUse the asn2eth generated snmp dissector.
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-03-15 etxrabSome more variable bindings and add some mising PDU...
2006-03-15 etxrabStart implementing the variable binding part.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-01-18 geraldIn packet-cops.c use proto_item_append_text() instead...
2005-12-04 etxrabWork in progress an asn2eth generated snmp dissector.