aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-20Fix -Wshadow errorEvan Huus1-5/+5
2013-10-20Adds dissecting for actions, and proper display for OXM values.Anders Broman1-45/+648
2013-10-20Put PDU dissection in protocol treePascal Quantin4-26/+56
2013-10-20Pass ROHC "private data" from PDCP-LTE using dissector data parameter instead...Michael Mann2-29/+16
2013-10-202nd try to fix recent test failures.Jakub Zawadzki1-0/+2
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin17-0/+7336
2013-10-20Regenerate H.225 dissectorPascal Quantin2-2/+2
2013-10-20Fix a typoPascal Quantin2-8/+2
2013-10-20Pass MPLS "private data" into subdissectors instead of using pinfo->private_d...Michael Mann3-7/+8
2013-10-20Try to fix recent test failures (wild guess, can't reproduce).Jakub Zawadzki1-8/+6
2013-10-20From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin5-174/+149
2013-10-20From robionekenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin1-17/+16
2013-10-20[Automatic manuf, services and enterprise-numbers update for 2013-10-20]Gerald Combs1-1/+46
2013-10-20wireshark: use epan_dissect_reset(), rawshark: fix missing epan_dissect_clean...Jakub Zawadzki2-101/+158
2013-10-20Add more new protocols to release notesPascal Quantin1-0/+2
2013-10-20tshark: use epan_dissect_reset()Jakub Zawadzki1-84/+120
2013-10-20rawshark: use epan_dissect_reset()Jakub Zawadzki1-18/+14
2013-10-20Enhancement of the packet-mq dissector (WMQ 7.1-7.5). Bug 9267 (https://bugs...Michael Mann4-923/+1540
2013-10-20Reintroduce back epan_dissect_reset(), proto_tree_reset()Jakub Zawadzki4-4/+72
2013-10-20Move resetting packet_info structure from dissect_packet() to epan_dissect_in...Jakub Zawadzki2-7/+3
2013-10-20Remove allocation stem from PROTO_NODE_NEW() macro.Jakub Zawadzki1-6/+7
2013-10-20Remove non-ASCII characters causing checkAPI failuresEvan Huus2-2/+2
2013-10-20Fix format error.Evan Huus1-1/+1
2013-10-20Don't use g_assert_cmpint, it isn't happy on Windows. g_assert is nearly as goodEvan Huus1-43/+43
2013-10-20Convert the proto_tree_add_text calls that should have been expert info.Michael Mann1-133/+136
2013-10-20Take a blind stab at adding oids_test to nmakeEvan Huus1-1/+39
2013-10-19Pass SPX "private data" into subdissectors instead of using pinfo->private_data.Michael Mann2-23/+14
2013-10-19From beroset@mindspring.com:Anders Broman2-2/+0
2013-10-19From Zoltán Lajos Kis:Anders Broman1-12/+743
2013-10-19Minor optimizations.Anders Broman1-30/+94
2013-10-19Don't link explicitly with libwmem, it's already in libwireshark and the symbolEvan Huus2-3/+2
2013-10-19Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann5-9/+510
2013-10-19Correct source code formatting. Bug 9146 (https://bugs.wireshark.org/bugzill...Michael Mann1-1686/+1573
2013-10-19Update commentsPascal Quantin2-18/+18
2013-10-19Minor refactoring in CMake ABI dump generationBalint Reczey4-9/+6
2013-10-19Set and use TMPDIR for ABI dump generation when using CMakeBalint Reczey4-36/+37
2013-10-19Update E.212 list to Operational Bulletin No. 1038 (15.X.2013)Pascal Quantin1-10/+78
2013-10-19Update ITU E.164 list to Operational Bulletin No. 1038 (15.X.2013)Pascal Quantin1-308/+313
2013-10-19Convert to new hf handlingJörg Mayer1-136/+139
2013-10-19Some more decoding of mint traffic, start reformatting (incomplete)Jörg Mayer1-95/+170
2013-10-19Only allow one popup dialog in UAT dialog. Editing/copying/deleting can modi...Michael Mann1-36/+60
2013-10-18Fix writing enhanced packet blocks when flags areMichael Tüxen1-4/+0
2013-10-18Get it actually building when we don't HAVE_LIBPCAP.Jeff Morriss2-3/+1
2013-10-18Clean up warnings when we don't HAVE_LIBPCAP.Jeff Morriss2-2/+2
2013-10-18Don't allow invalid ranges to be specified for the stats tree. Bug 9130 (http...Michael Mann2-21/+32
2013-10-18- Remove hf_ integers from few more dissectorsJakub Zawadzki7-318/+374
2013-10-18White space cleanups (thanks either to shekhar.chandra@citrix.com orGuy Harris1-31/+31
2013-10-18Simplify a bit (in a way which will hopefully actually work): just don't add ...Jeff Morriss2-17/+6
2013-10-18Fix lemon FSF address and add license exception for the generated mate grammarEvan Huus3-8/+12
2013-10-18Add -Wno-shorten-64-to-32 (if we can) when compiling the Qt UI.Jeff Morriss2-2/+17