Convert asn1 template files proto_tree_add_item() 'encoding' arg for field types...
[obnox/wireshark/wip.git] / epan / dissectors / packet-snmp.c
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-09-14 jakeTry to get the Windows buildbot going by avoiding names...
2007-09-13 legoeliminate an anonymous enum.
2007-09-13 legoGiven the opportunity I check in the changes to snmp...
2007-08-28 lego- turn some other TC from FT_BYTES to FT_STRING so...
2007-08-28 legoFix non implicit oid key indexes. This starts to look...
2007-08-28 legoSNMP:
2007-08-28 kukosafix bug in snmp.variable_oid subdissector calling and...
2007-08-27 lego- packet-snmp(-template).c
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerRevert back to old version with manually fixed get_ber_...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-07-19 morrissFor LEGO: Use crypt_tvb when we don't have cleartext_tvb
2007-07-19 morrissChange "lenght" to "length", this time in the *source...
2007-07-19 morrissChange "lenght" to "length" and "decypt" to "decrypt"
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-05 legoImplement proposed fix for Bug 1125
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-12 legoAdd a description of UAT fields, and have it as a toolt...
2007-02-08 legoHave the windows buildot compiling again.
2007-02-07 legoOddly enough MSVC cannot compile this one.
2007-02-07 lego* Add a category param to the uat.
2007-01-12 geraldMove sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove...
2007-01-11 legowarn the user if the decrypted data doesn't look like...
2007-01-11 lego- allow use of * as any-engine-id
2007-01-10 legosync changes with asn/snmp
2007-01-09 legochange the loading order of some headers to avoid a...
2007-01-09 legoSNMPv3 USM decryption/authentication phase 1
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-08-23 sahlbergCounter64 should be a FT_UINT64 and not a FT_UINT32
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
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-23 etxrabAtempt to fix bug 967 crash on fuzzed SNMP capture...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
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-03-11 ulflmark parser error messages as Ethereal generated
2006-03-08 etxrabFix:
2006-02-28 sahlbergadd new dissect_ber_integer64() that can handle...
2006-02-22 sahlbergmake the old style SNMP dissector handle 64 bit integer...
2006-01-18 geraldIn packet-cops.c use proto_item_append_text() instead...
2006-01-12 jakeFixes bug 679.
2005-09-28 guyNote that we should redo the handling of OIDs when
2005-09-17 guyMove some headers for stuff defined by a dissector...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-16 guyIf we've enabled the display of BER encapsulation token...
2005-09-14 etxrabFix a warning.
2005-09-14 etxrabDo the variable binding with dissect_ber_x() routines...
2005-09-06 guyFail somewhat gracefully if malloc() fails.
2005-09-05 geraldFor SNMP, malloc memory that we're going to free later...
2005-08-27 guyUse "free()", not "g_free()", to free strings allocated...
2005-08-25 guy"sprint_realloc_objid()" expects to be handled a malloc...
2005-08-19 sahlbergno more g_malloc or sprintf in snmp
2005-08-19 sahlbergmore gmalloc sprintf removals
2005-08-19 sahlbergremove two gmalloc and some sprintf
2005-08-17 geraldFlip the separators in the MIBS environment variable...
2005-08-05 jmayerMore char -> const char warning fixes
2005-07-25 legoFrom Thomas Anders:
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-05-11 sahlbergSome applications do very naughty things like reusing...
2005-05-10 sahlbergmake SNMP over UDP a new style dissector and add some...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-02 etxrabFrom Jon Ringle:
2004-12-07 geraldThe standard environment separator character under...
2004-11-28 geraldThe recent length check added to proto_tree_add_string...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-25 guyFrom Tomas Kukosa:
2004-09-11 guyUse _WIN32 rather than WIN32 to determine if we're...
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-08-11 guyFrom Tomas Kukosa: add a dissector table for OIDs in...
2004-07-18 gramMove dissectors to epan/dissectors directory.