summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Undo some incorrect (but benign) FALSE->ENC_BIG_ENDIAN conversions done in SV...Bill Meier1-51/+51
2011-11-17Add missing copyright and license.Chris Maynard1-1/+18
2011-11-17distribute -> redistribute.Chris Maynard1-1/+1
2011-11-17Fix crash caused by trying to apply a field of type BASE_CUSTOM as a column. ...Chris Maynard1-3/+7
2011-11-17Show meaning of special length indication values in the LI root.Martin Mathieson1-21/+41
2011-11-17Rename pletonll() to reflect what it actually does, namely convert aGuy Harris3-4/+4
2011-11-17A new macro needed by the WTAP_ENCAP_PER_PACKET support for writingGuy Harris1-0/+8
2011-11-17Add support for writing WTAP_ENCAP_PER_PACKET files; they are writtenGuy Harris1-13/+77
2011-11-17Add a missing IE number.Anders Broman2-3/+5
2011-11-17Return *some* error if we end up trying to seek before the beginning ofGuy Harris1-1/+1
2011-11-17Put back the check for dates that can be represented in DOS format theGuy Harris1-1/+1
2011-11-17Revert part of r39883 to avoid dereferencing a NULL pointer. Thanks Clang.Chris Maynard1-1/+1
2011-11-17Don't clobber release information for now.Gerald Combs1-4/+0
2011-11-17Create/update svnversion.h unless we're only running with --get-*.Gerald Combs1-3/+3
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used toGerald Combs4-91/+230
2011-11-16Avoid using "POINT" as it causes compiler errors on some systems. Add modeli...Chris Maynard1-32/+41
2011-11-16Don't assign the return value of proto_tree_add_item to a variable if it isn'...Chris Maynard1-1/+1
2011-11-16Move FI_RESET_FLAG and PROTO_ITEM_SET_VISIBLE macros to proto.h and fix the F...Chris Maynard2-13/+14
2011-11-16Dissect national Opcode.Anders Broman3-29/+244
2011-11-16Support nanosecond-resolution time for NetMon 2.x format (it's onlyGuy Harris1-41/+125
2011-11-16OK, this should do it.Guy Harris1-1/+1
2011-11-16Fix build on Windows.Guy Harris1-2/+2
2011-11-16Another place where we have to protect against MSVC's time-conversionGuy Harris1-1/+9
2011-11-16Another place where we have to protect against MSVC's time-conversionGuy Harris1-0/+8
2011-11-16Show more sequence numbers in info column, and in root nodes.Martin Mathieson1-3/+10
2011-11-16Fix handling of empty OpenType at the end of PDUTomas Kukosa1-2/+2
2011-11-16- Resorted the IEs in numerical order for easier comparison with the list of ...Anders Broman2-28/+44
2011-11-16Handle ctime() and localtime() returning NULL and localtime() on WindowsGuy Harris2-53/+60
2011-11-16Get rid of unnecessary assignment (the code below it always assigns aGuy Harris1-1/+0
2011-11-16Don't set variables if we don't look at them later. All praise ClangGuy Harris1-3/+0
2011-11-16Add Jakob Hirsch; Fix bad formatting which screwed up AUTHORS display.Bill Meier1-1/+7
2011-11-16Cleanup & reformatting: whitespace & long-lines.Bill Meier1-135/+168
2011-11-16Thou shalt not use proto_tree_add_string() with an FT_BYTES field.Guy Harris1-2/+3
2011-11-16Delete pointless orig_offset variable, initialize speech_data_len[], use tvb_...Chris Maynard1-8/+7
2011-11-16Fix indentation.Guy Harris1-1/+1
2011-11-15tvb_[reported_]length_remaining can return -1Bill Meier8-9/+9
2011-11-15Remove unneeded #includeBill Meier1-2/+2
2011-11-15(Trivial) Reformat some long lines & do some whitespace cleanup.Bill Meier1-22/+29
2011-11-15Check the return value of dissect_sip_name_addr_or_addr_spec()Anders Broman1-1/+6
2011-11-15Squelch a warning. (This code probably needs a review; we really need aGuy Harris1-0/+1
2011-11-15Rename channel_type enums to avoid possible naming conflicts.Chris Maynard1-40/+41
2011-11-15More indentation cleanup.Guy Harris1-11/+11
2011-11-15Clean up indentation.Guy Harris1-48/+48
2011-11-15packet-sip.c:1469: warning: unused variable 'contact_param_end_offset'Anders Broman1-1/+1
2011-11-15Restore dissection of contact parameters.Anders Broman1-22/+66
2011-11-15Remove unneeded #includes;Bill Meier1-12/+10
2011-11-15Move proto_reg_handoff...() to the end of the file as per convention;Bill Meier1-75/+73
2011-11-15Add svn:executable to propsBill Meier2-0/+0
2011-11-15Set svn:mime-type to image/pngBill Meier0-0/+0
2011-11-15Set svn:mime-type to image/pngBill Meier0-0/+0