summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Fix issues in some ARM compilers, due to char being unsigned?Guy Harris1-8/+17
2014-10-16Replace proto_tree_add_text in non-generated filesHannes Mezger2-36/+39
2014-10-16ETSI CAT: fix a typo and remove deprecated API callPascal Quantin1-14/+14
2014-10-16Replace proto_tree_add_text with proto_tree_add_subtree(_format) in generated...Hannes Mezger2-432/+431
2014-10-16Don't try to compute time stamps for files from Packet Builder.Guy Harris1-8/+18
2014-10-16Fix a debugging printout.Guy Harris1-2/+2
2014-10-16Get rid of some set-but-no-longer-used variables.Guy Harris1-6/+0
2014-10-16Make sure *err and *err_info are set when returning PCAPNG_BLOCK_NOT_SHB.Guy Harris1-5/+7
2014-10-16The record offset block begins with a 1-byte(!) header.Guy Harris1-21/+19
2014-10-16Get rid of another unused variable.Guy Harris1-2/+0
2014-10-15Don't allocate the interfaces array until we've read the SHB.Guy Harris1-5/+4
2014-10-15Clean up the read routines.Guy Harris1-191/+201
2014-10-15Eliminate some proto_tree_add_text from GSM dissectors (so now there are no d...Michael Mann7-296/+279
2014-10-15Typos in source code and in README.qtDario Lombardo4-7/+7
2014-10-15IPv6: Calipso option length is not used properlyAlexis La Goutte1-2/+2
2014-10-15smb2: fully initialize dummy sessionEvan Huus1-7/+4
2014-10-15WSUG: Fixed some typos.Stig Bjørlykke2-4/+4
2014-10-15GTPv2: Fully dissect Presence Reporting Area Action.AndersBroman1-86/+173
2014-10-15LDAP: Improved a if-check to avoid a analyzis warning.Stig Bjørlykke2-2/+2
2014-10-15CMake: When creating a bundle add convenience symlinks.Gerald Combs1-0/+8
2014-10-15raknet: fix two checkfiltername errors; mcpe,raknet: minor cleanup;Bill Meier2-17/+20
2014-10-15packet-raknet.c: value_string array (created at runtime) must be terminated w...Bill Meier1-3/+5
2014-10-14We can't check the length of an SHB until we determine the byte order.Guy Harris1-16/+16
2014-10-14Don't assume pcap_read_block() returns the number of bytes read.Guy Harris1-9/+2
2014-10-14Don't log warnings if no block-type handlers are registered.Guy Harris1-6/+6
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier46-108/+105
2014-10-14packet-assa_r3.c: Use editor modelines from http://www.wireshark.org/tools/mo...Bill Meier1-4/+4
2014-10-14Add RakNet protocol dissectorNick Carter5-0/+1084
2014-10-14Get rid of no-longer-used #define.Guy Harris1-2/+0
2014-10-14Don't supply time stamps for Capsa packets for now.Guy Harris1-11/+18
2014-10-14packet-gvsp.c: removed an unused #defineBill Meier1-2/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier47-2238/+2841
2014-10-14GTPv2 Dissect more bits in IE Indication.AndersBroman1-14/+17
2014-10-14PIM: Disable unused pimbdirdfvals.Stig Bjørlykke1-1/+3
2014-10-14Add new Event-Trigger values.AndersBroman1-10/+13
2014-10-14Fix return values.Guy Harris1-4/+4
2014-10-14packet-gvsp.c: sort pixeltypenames[] for extended value-string use.Bill Meier1-76/+97
2014-10-14And another warning.Guy Harris1-1/+1
2014-10-14Squelch another warning.Guy Harris1-1/+1
2014-10-14Squelch a compiler warning.Guy Harris1-1/+1
2014-10-14Clean up comment.Guy Harris1-1/+1
2014-10-14Get rid of out-of-date comment.Guy Harris1-12/+0
2014-10-14Initial version of support for Colasoft Capsa files.Guy Harris6-1/+495
2014-10-14packet-gvsp.c: Fix license; Remove unneeded code from proto_reg_handoff..(); ...Bill Meier1-176/+170
2014-10-14NSIS: Wireshark GTK is Wireshark legacy (and no Wireshark 1...) !Alexis La Goutte2-5/+5
2014-10-14Adding GigEVision GVSP dissectorwarrenm4-0/+1985
2014-10-13fix forward declarations in opcua_serviceparser.hHannes Mezger1-271/+159
2014-10-13NCP: cast to guint instead of gulongPascal Quantin1-1/+1
2014-10-13smartcard descriptor: bitmask for pin support fieldMartin Kaiser1-3/+19
2014-10-13smartcard descriptor:Martin Kaiser1-2/+21