summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-26rtmpt: Remove 'if (tree)'Bill Meier1-1/+1
2015-01-263GPP: upgrade 2G/3G NAS dissector to v12.8.0 and NAS EPS dissector to v12.7.0Pascal Quantin2-16/+40
2015-01-26Add Cmakefiles missing from the distribution.Anders1-0/+3
2015-01-26gsm-rlcmac: use wmem_new0 for a structEvan Huus1-2/+2
2015-01-26Register EtherNet/IP dissector for "external" use (like SSL)Michael Mann1-0/+2
2015-01-26Roll functionality of h225-persistentdata module into packet-h225.cMichael Mann6-236/+281
2015-01-26Move #defines of epan/greproto.h to packet-gre.hMichael Mann8-71/+39
2015-01-25Update another comment to reflect reality.Guy Harris1-2/+1
2015-01-25Update a comment to reflect reality.Guy Harris1-1/+2
2015-01-25Remove some references to SVN.Guy Harris1-10/+10
2015-01-25pana, gsm_abis_oml, rsl, netrom: Remove 'if (tree)'Bill Meier4-6/+4
2015-01-25applemidi: col_...() shouldn't be called under 'if(tree)'Bill Meier1-1/+1
2015-01-25Replace "GIT" with "VCS" in make-version.pl and files it manipulates.Guy Harris3-23/+23
2015-01-25Don't say "Git Rev" if the VCS being used isn't Git.Guy Harris1-2/+7
2015-01-25Get rid of unused is_release preference.Guy Harris1-1/+0
2015-01-25Update some comments to reflect reality.Guy Harris1-11/+14
2015-01-25Lua can free tvbuffs too earlyHadriel Kaplan3-5/+10
2015-01-25[Automatic manuf, services and enterprise-numbers update for 2015-01-25]Gerald Combs3-3249/+3459
2015-01-25Cleanup:Bill Meier6-386/+360
2015-01-25v52: Fix a minor bug introduced in gc71e88e; plus ...Bill Meier1-483/+490
2015-01-25Added HCrt (Hotline Command-Response Transaction) Dissector.Dario Lombardo5-5/+536
2015-01-24RTPS: Memset entire bufferEvan Huus1-1/+1
2015-01-24Get Wireshark to compile with afl-gcc.Gerald Combs3-5/+5
2015-01-23Fix an uninitialized variable warning.Gerald Combs1-2/+2
2015-01-23CMake: Make sure DATAFILE_DIR exists.Gerald Combs1-0/+5
2015-01-23Qt: Remove windowIcon property from our .ui files.Gerald Combs5-29/+6
2015-01-23jpeg: Add handling for comment markerMartin Mathieson1-1/+51
2015-01-23Correctly dissect the AMQP 0-9 heartbeat frames. The heartbeat frames werePetr Gotthard1-0/+5
2015-01-23Test suite: Add verbosity to the HTTP2 test.Gerald Combs1-11/+22
2015-01-23802.11: Fix encoding for VHT NDP STA InfoAlexis La Goutte1-4/+4
2015-01-23CAPWAP: Add support of Fortinet Vendor Specific ElementAlexis La Goutte2-3/+1055
2015-01-23Try to fix the jaggy taskbar icon.Gerald Combs1-0/+4
2015-01-23Make netlink dissector register the attribute length header field infoHadriel Kaplan1-3/+6
2015-01-23Fix some WsLua documentation errorsHadriel Kaplan4-11/+36
2015-01-23Remove incorrect 'if (tree)'Bill Meier8-257/+250
2015-01-23Add .dirstamp - it's apparently some autotools thing.Guy Harris1-0/+1
2015-01-23Use luaL_{check,opt}integer() rather than luaL_{check,opt}int().Guy Harris12-73/+73
2015-01-23oids: fix memory leakEvan Huus1-1/+4
2015-01-23Fix test script to test Lua Pinfo, and fix problem it found.Guy Harris2-3/+1
2015-01-22Add a changelog entry for the license tag change (I82de1bc4ffcb1e962b1a35dc58...Jeff Morriss1-1/+4
2015-01-22pppoe: col_...()/expert...() shouldn't be under 'if (tree)'Bill Meier1-2/+2
2015-01-22packet-smb2: implement SMB2 NegotiateContextsStefan Metzmacher1-6/+146
2015-01-22packet-smb2: fix getting the dataoffset in dissect_smb2_write_request()Stefan Metzmacher1-1/+1
2015-01-22packet-smb2: correctly dissect dcerpc traffic over different named pipe handlesStefan Metzmacher2-1/+26
2015-01-22packet-dcerpc: change transportsalt to guint64Stefan Metzmacher2-29/+42
2015-01-22Remove a mysterious comment that no longer applies.Guy Harris1-1/+0
2015-01-22GTP: Bad bytes read for extended rnc id valueBastien Bailly1-0/+1
2015-01-22Decoding of Asterix categories 063 and 065 extended to item decoding.Marko Hrastovec1-25/+337
2015-01-22Lua 5.3.0 is now out; install it. (It has better 64-bit integer support.)Guy Harris1-1/+1
2015-01-22Un-install and re-install if the installed and specified versions differ.Guy Harris1-10/+498