| Change Set |
Date |
Downloads |
Comment |
30644
by
lextm
|
Sat at
2:55 AM
|
6 |
Now we can get module name from ANTLR. |
30642
by
lextm
|
Sat at
1:27 AM
|
0 |
Initial tests on ANTLR are added. |
30530
by
lextm
|
Wed at
12:30 PM
|
8 |
AST project based on ANTLR is added once again. Now we can compile it but no feature has implemented yet. |
30355
by
lextm
|
Oct 31 at
7:15 AM
|
9 |
Removed AST project. |
30353
by
lextm
|
Oct 31 at
6:04 AM
|
2 |
Agent profile in browser enhanced to support v3. Need to do more later. Browser can now monitor module folder changes. WatchDog class is added. TestAgent will support GET NEXT, SET and so on soon. Relevant interfaces are changed in messaging classes.
|
28571
by
lextm
|
Oct 10 at
6:16 AM
|
79 |
Cleaned up FxCop and StyleCop violations. |
27379
by
lextm
|
Oct 2 at
11:09 AM
|
21 |
Work item 5020 closed. |
27368
by
lextm
|
Oct 2 at
1:57 AM
|
7 |
Final bits added for 3.1. |
27146
by
lextm
|
Sep 26 at
10:17 AM
|
27 |
3.1 is finished. Will release #SNMP Suite 3.1 Trident Refresh soon. |
27145
by
lextm
|
Sep 26 at
3:25 AM
|
1 |
Socket resource leak is fixed again. Work item 4988 can be closed now. |
26768
by
lextm
|
Sep 13 at
1:42 PM
|
61 |
Fixed ByteTool.ConvertDecimal. |
26767
by
lextm
|
Sep 13 at
10:11 AM
|
6 |
snmpset updated. Now all data types are supported. |
26752
by
lextm
|
Sep 12 at
12:39 PM
|
6 |
Experimental AES privacy provider implementation. Browser updated to use a new format to store agent profiles. |
26745
by
lextm
|
Sep 12 at
5:46 AM
|
4 |
Added "mode" switch for snmpwalk. |
26586
by
lextm
|
Sep 6 at
12:56 PM
|
29 |
SharpMessageFactoryException added. When you face this exception, you can check its Bytes property to see what bytes cannot be parsed by #SNMP. |
26325
by
lextm
|
Aug 29 at
3:04 AM
|
39 |
Fixed Sandcastle project. |
26322
by
lextm
|
Aug 28 at
2:53 PM
|
9 |
StringUtility.GetAlternativeTextualForm added. If you get an IDefinition object from ObjectRegistryBase.Tree, you can use this method to get an alternative textual form for object identifier. For example, iso.org.dod.internet.mgmt.mib-2.system.
I don't plan to add a way to translate from this form.
|
26140
by
lextm
|
Aug 23 at
8:50 AM
|
44 |
Project cleaned up. Ready to ship Trident final. |
26115
by
lextm
|
Aug 22 at
2:55 AM
|
9 |
snmpwalk utility added. |
25927
by
lextm
|
Aug 15 at
12:45 PM
|
60 |
Removed Capture related code. Using System.Net tracing is enough for troubleshooting. |
25732
by
lextm
|
Aug 9 at
9:29 AM
|
73 |
Fixed CF project. But sync version of Receive prevents timeout value from being updated. Need to see if that's a CF limitation. |
25390
by
lextm
|
Jul 31 at
12:12 PM
|
80 |
Work items 4668 and 4685 are fixed. Beta 2 is ready for 3.0. |
24782
by
lextm
|
Jul 19 at
11:41 AM
|
74 |
Work Item 4115 resolved. Unit test cases added. |
23588
by
lextm
|
Jul 5 at
12:15 AM
|
41 |
Used sync socket receive method instead of async receive methods. Now socket is not shared in Messenger methods. GetResponseMessage constructors updated. TestAgent sample updated. |
21222
by
lextm
|
Jun 21 at
1:08 PM
|
72 |
TestAgent updated. Listener updated to support response messages. |