aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Skip an outheader field.martinm1-0/+2
2010-12-22From Jiří Engelthaler:jake1-16/+186
2010-12-22Avoid the need for cf_mark_frame stubs.jake3-19/+2
2010-12-22Fix for bug 5513:jake1-6/+6
2010-12-22Add #define and value_string entries for the remaining SSH message typesfisher1-41/+82
2010-12-22Change prefixes in #define:sfisher1-39/+41
2010-12-22Fix marking functionality (bug 5279)sake3-18/+31
2010-12-22From Alexis La Goutte via bug 5514:stig1-3/+1
2010-12-22Allow for NULL preference descriptions.jake2-2/+3
2010-12-21From daulis0@gmail.com:jake1-3/+23
2010-12-21Add a comment about not needing to g_free() the value returned from g_locale_...wmeier1-0/+3
2010-12-21Removed duplicate rawshark.html entry from DOC.cmaynard1-1/+0
2010-12-21Fix indentation: change from a mixture of 2 and 4 spaces to tabs (whichsfisher1-168/+187
2010-12-21Be more consistent about how offset is updated while dissecting lte_rrc fields.martinm1-2/+9
2010-12-21Set default graph file format to more appropriate Portable Network Graphics.jake1-4/+12
2010-12-21From Marc Giertzsch:jake1-5/+15
2010-12-20Fix bug #5509: CommView file format now uses reserved bytes and adds a sfisher1-14/+16
2010-12-20Saying that patches will be reviewed in "a few days" may be a bit optimistic....morriss1-12/+22
2010-12-20Fix warnings with format.cmaynard1-2/+5
2010-12-20Some PIM enhancements, mostly to allow more fields to be filterable.cmaynard1-133/+271
2010-12-20dissector_add() --> dissector_add_uint();wmeier1-42/+42
2010-12-20Deprecate dissector_add(), dissector_change(), dissector_delete(),morriss1-967/+977
2010-12-20From Papan Kumar Singh (bug 5504 & 5505):martinm1-0/+1
2010-12-20From Rob Casey:jake1-1/+18
2010-12-20From Mathieu Parent:jake1-15/+48
2010-12-20Another #define for old code.guy1-0/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy680-4854/+4892
2010-12-19Prepare for handling DLT_IPV4 and DLT_IPV6.jake4-2/+24
2010-12-19[Automatic manuf, services and enterprise-numbers update for 2010-12-19]gerald1-7/+127
2010-12-18Revert SVN #35213 based upon comments in the Wireshark-dev list.wmeier2-1082/+84
2010-12-18Revert SVN #35214 based upon comments in the Wireshark-dev list.wmeier1-1/+647
2010-12-18From Daniel Black:jake1-7/+10
2010-12-18Add support for the TLSv1.2 format of the CertificateRequest handshake message.sake3-3/+158
2010-12-17Convert indentation tabs within <programlisting> elements to 4 spaces.wmeier1-260/+260
2010-12-17The Styleguide section has been moved to the Wireshark Developer's Guide.wmeier1-647/+1
2010-12-17Integrate README.developer into the WSDG: Step 1: Styleguide;wmeier2-84/+1082
2010-12-17Refactor EDCH-T2 function to also support the very similar EDCH-Common format.martinm1-36/+89
2010-12-17Use printf modifier %u for guint32 values.stig1-2/+2
2010-12-17Switched to bitwise & instead of logical && in bit operations.stig1-2/+2
2010-12-17Switched to bitwise | instead of logical || in bit operations.stig1-1/+1
2010-12-16From Jouni Malinen:etxrab3-2/+623
2010-12-16Only call GetSystemMetrics(SM_REMOTESESSION) if running on MS Windows. sfisher1-0/+4
2010-12-16Simplify our Remote Desktop session detection.gerald1-15/+8
2010-12-16Add comment that this file is apparently not referenced when building docs;wmeier1-2/+5
2010-12-16From Jouni Malinen:etxrab1-0/+59
2010-12-16Update filter for Windows-only symbols.rbalint1-1/+1
2010-12-16Export only defined symbols from libwsutil.rbalint3-14/+66
2010-12-16There is no exceptions.h file here, remove it from DISSECTOR_INCLUDES.morriss1-2/+1
2010-12-16From Pascal Quantin:etxrab2-128/+128
2010-12-16From Vincent Helfre:etxrab1-73/+258