Replace a handful of tabs with spaces.
[obnox/wireshark/wip.git] / asn1 / snmp /
2008-01-03 kukosaget rid of get_ber_last_created_item()
2007-12-28 stigFetch ObjectName and its relative oid_info before handl...
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-03 kukosafix confusion in tag handling
2007-11-20 kukosafix tag handling inside snmp trap
2007-11-15 sahlbergdissect_ber_choice() returns the index of the choice...
2007-11-12 geraldInitialize var_list in dissect_smux(), so that we don...
2007-11-04 etxrabSNMP with option -X and -T
2007-10-29 wmeierInclude winposixtypes.h only if building with GNUTLS...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-11 jmayerRemove the remaining autogenereated -exp.cnf files
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-09-17 stigModified some ASN1 Makefiles to compile on unix.
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 legoAdd some more expert info.
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 jmayerget_ber_length doesn't need the tree argument, get...
2007-08-24 legothis one was missing
2007-08-24 legoNever, never, never modify a generated file... or out...
2007-08-24 legoAnother iteration, the new code is almost there, We...
2007-08-23 legoImplement Resolution of conceptual table indexing
2007-08-21 legoA further iteration in the code, things start to look...
2007-08-19 legoFiltering on snmp variables starts to work so I put...
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-05-28 sfisherRemove old readme file from snmp asn1 directory that...
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-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-25 legomigrate packet-megaco.c from plugins/megaco to epan...
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 lego+ AES decryption
2007-01-10 lego* sha1 authentication
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-11-26 wmeierFix property typo: svm:keywords --> svn:keywords
2006-11-26 wmeierFix some property typos (eg: svn:kwywords, swn:keywords...
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.