Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST... | Bill Meier | 2011-10-15 | 1 | -1/+1 |
* | Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a... | Bill Meier | 2011-10-10 | 1 | -1/+1 |
* | Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au... | Bill Meier | 2011-10-06 | 1 | -32/+32 |
* | Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang | Alexis La Goutte | 2011-04-18 | 1 | -5/+1 |
* | Don't assign to a proto_item * if the value won't be used: Coverity 832-834. | Bill Meier | 2011-04-04 | 1 | -68/+68 |
* | Rename the routines that handle dissector tables with unsigned integer | Guy Harris | 2010-12-20 | 1 | -1/+1 |
* | Skip reserved word in ANCP OAM-Loopback-Test-Parameters TLV. | Jaap Keuter | 2010-11-15 | 1 | -0/+1 |
* | From Aniruddha A: ANCP (Access Node Control Protocol) Dissector. | Bill Meier | 2010-04-01 | 1 | -0/+951 |