aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/snmp
AgeCommit message (Expand)AuthorFilesLines
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+19
2010-03-04from Luis Ontanon:etxrab1-4/+27
2010-03-04From LEGO via bug 3459:stig1-2/+5
2010-03-02From Hitoshi Irino:etxrab1-9/+35
2010-02-28Added svn:ignore targets.stig1-1/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesgerald1-4/+1
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()guy1-4/+5
2009-11-09Made enterprise_oid pointer const.stig1-1/+1
2009-11-09Remove an unused variable.stig1-1/+0
2009-11-01Added some type renames.stig1-0/+3
2009-11-01Added a UAT table to describe enterprise specific-trap types.stig2-29/+120
2009-10-30Added SNMP to "Decode ASN.1 file as" list.stig1-0/+2
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-10-05Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()stig1-1/+1
2009-10-05Return from dissect_snmp_VarBind() when detecting invalid oid.stig1-1/+8
2009-09-10offset_from_real_beginning() is only called with 0 as second argument, so rem...krj1-3/+3
2009-08-21Sanitize epan includeskrj1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Add PTREE_FINFO and use PITEM_FINFO when possible.krj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-08-08If we have a format error, don't try adding something to thegerald1-5/+8
2009-07-16Don't crash if we happen to load a bad MIB file.gerald1-1/+1
2009-07-09Reworked patch from massimo: etxrab1-8/+30
2009-07-08Remove hint of name resolution when it's not there.jake1-1/+2
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-3/+3
2009-07-06From Kovarththanan Rajaratnam:etxrab1-1/+1
2009-06-22More header_field_info cleanup.stig1-42/+42
2009-06-20From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2009-05-14Apply some of the patches from:etxrab2-5/+4
2009-05-01From Reinhard Speyerer:jake1-2/+2
2009-04-21Constify some more value_strings.jake1-2/+2
2009-03-13g_free() is NULL safe, so we don't need check against it.stig1-6/+6
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sguy1-6/+6
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier2-4/+4
2008-11-13Fix previous fix.guy1-1/+1
2008-11-13Fix some warnings.guy1-4/+4
2008-11-10From Paul Stath:etxrab1-0/+4
2008-10-13Fix for bug 2823jake1-2/+6
2008-09-18Fix a spelling error pointed out by Noam Rathaus.gerald1-1/+1
2008-08-22Fix a (probably benign) case where it appears that && should be &wmeier1-1/+1
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego1-1/+1
2008-04-15It is useless in a Protocol Analyzer to avoid the user to have a password sho...lego1-2/+0
2008-03-13Make the SMI preference a little more verbose. In the COPS and SNMPgerald1-0/+4
2008-03-09Add a const.stig1-1/+1
2008-03-09Show VarBind OIDs and trap enterprise OID in info column.stig3-11/+32
2008-03-09Corrected a typo: octestring -> octetstring.stig1-3/+3
2008-03-09Display agent-addr as IPv4 address.stig1-0/+1
2008-03-06Added an option to uat_new() to set if configuration shall be saved in thestig1-0/+1