aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-18There's only one expert info dialog now; dispense with the "composite" partJeff Morriss2-8/+8
2011-10-18Added a private hash table to transport string values between dissectors.Stig Bjørlykke4-0/+162
2011-10-18Add an expert info if we found the checksum to be bad.Jeff Morriss1-52/+60
2011-10-18Added support for User-Agent.Stig Bjørlykke1-1/+6
2011-10-18Use PINFO_GET_BOOLEAN for visited.Stig Bjørlykke1-12/+1
2011-10-18Note some character encodings that can probably be used Real Soon Now,Guy Harris1-0/+19
2011-10-18From Dirk Jagdmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=64...Jeff Morriss1-52/+31
2011-10-18From Roberto Morro via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=64...Jeff Morriss1-6/+13
2011-10-18From Daniel via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6461 :Jeff Morriss1-0/+1
2011-10-18Display filter name cleanup.Chris Maynard3-16/+16
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier4-20/+20
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier24-397/+397
2011-10-17Fixup some display filter names.Chris Maynard1-3/+3
2011-10-17Cleanup AFP Version display filter name.Chris Maynard1-5/+5
2011-10-17Remove #if 0'd code which appears to duplicate existing codeBill Meier1-5/+0
2011-10-17Enhance BGP Capability messageAlexis La Goutte1-241/+235
2011-10-17From Michael Mann: Add cf_callback_invoke to cf_open to tidy up the currently...Chris Maynard1-0/+1
2011-10-17Add dissectors/packet-lcsap.c to CMake. Remove dissect_lcsap_Correlation_ID_...Jeff Morriss2-1/+1
2011-10-17dissect_lcsap_Correlation_ID_PDU() is used in one module and exported inGuy Harris1-0/+1
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