aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.Bill Meier80-489/+489
2011-10-16Have to include packet-lcsap.h, so it gets put into the source tarball.Guy Harris1-0/+1
2011-10-16From Jouni Malinen: Anders Broman1-6/+121
2011-10-16From Eliot:Anders Broman1-0/+8
2011-10-16From Donnie Savage:Anders Broman1-78/+10
2011-10-16From Pascal Quantin.Anders Broman1-0/+34
2011-10-16From Pascal Quantin.Anders Broman16-18/+13705
2011-10-16[Automatic manuf, services and enterprise-numbers update for 2011-10-16]Gerald Combs3-4366/+4548
2011-10-15Windows: Fix and re-enable asn1\t124 build;Bill Meier2-2/+2
2011-10-15 Update 2 generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier2-2/+2
2011-10-15Fix a 'set but not used' compiler warning.Bill Meier1-4/+4
2011-10-15Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...Bill Meier9-35/+35
2011-10-15Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...Bill Meier6-8/+8
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier149-149/+149
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier226-1442/+1442
2011-10-15Remove some unneeded code form proto_reg_handoff...();Bill Meier1-44/+38
2011-10-14Make make_menu_actions() static again, but protect withMartin Mathieson1-1/+5
2011-10-14Build generate_export when building 'all' on Windows too.Jeff Morriss1-1/+1
2011-10-14make_menu_items() isn't called without LUA support, so can't be static.Martin Mathieson1-1/+1
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss36-51/+51
2011-10-14Removed unused old_offset in mapi_dissect_struct_request.Stig Bjørlykke2-5/+0
2011-10-14Removed newencap as it's unused.Stig Bjørlykke1-2/+1
2011-10-14From Iain Arnell:Guy Harris1-0/+149
2011-10-14From Iain Arnell:Guy Harris1-87/+234
2011-10-14From Iain Arnell:Guy Harris1-1/+5
2011-10-14Added support for SIO-Label from draft-zeilenga-email-seclabel-04.Stig Bjørlykke1-23/+150
2011-10-14Export MessageSecurityLabel_PDU.Stig Bjørlykke3-79/+81
2011-10-14Export ESSSecurityLabel_PDU.Stig Bjørlykke4-13/+20
2011-10-14{0, NULL} is required as the last value_string array entry: value_string VALS...Anders Broman1-1/+2
2011-10-14From Rob Kruciak:Anders Broman1-4/+37
2011-10-14From Tony Trinh:Anders Broman2-44/+255
2011-10-13Use g_list_first() to find the first element in the list.Michael Tüxen1-4/+1
2011-10-13Dissect NSAP encoded transport layer address.Anders Broman4-24/+57
2011-10-13Added some Lua pinfo fields:Stig Bjørlykke1-1/+37
2011-10-13Make clang on Mac OS X 10.7.2. happy.Michael Tüxen2-2/+1
2011-10-13From Pascal Quantin.Anders Broman1-9/+21
2011-10-13Delete unused hf_ entries found by checkhf.pl.Chris Maynard2-15/+3
2011-10-13From Christophe PALETOU:Anders Broman3-0/+223
2011-10-13From Horaci Macias:Anders Broman1-0/+8
2011-10-13Fix a typoBill Meier1-1/+1
2011-10-13Initial a variable to prevent a (not actualy valid) compiler warning:Bill Meier1-1/+1
2011-10-13Fix a "set but not used" compiler warning.Bill Meier1-2/+2
2011-10-13Fix a "defined but not used" compiler warning.Bill Meier1-1/+0
2011-10-13Mark some function parameters as unused (_U_); Fixes compiler warnings.Bill Meier1-3/+3
2011-10-13From Benjamin Stocks (with some work by Michael Mann): "CIP Motion" dissector;Bill Meier7-298/+2495
2011-10-12From Pascal Quantin.Anders Broman1-6/+59
2011-10-12From Tobias Witek: Anders Broman3-6/+20
2011-10-12When looping, be sure to iterate over the right number of elements. Fixes Co...Chris Maynard1-5/+5
2011-10-12From Robert Bullen: Fix for: Two minor bugs in Wiretap library:Bill Meier2-12/+12
2011-10-12There are no preferences for this dissector so eliminate unneeded preference-...Chris Maynard1-61/+33