aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann35-3253/+1205
2016-01-12MAC LTE: fix dissection of out of band eventsPascal Quantin1-2/+2
2016-01-12Qt: Refactor testCaptureFileCloseStig Bjørlykke3-28/+39
2016-01-126LoWPAN: correct IPHC traffic class decompressionKevin Bracey1-5/+9
2016-01-12[aeron] don't THROW() an exception from a dissectorMartin Kaiser1-17/+30
2016-01-12Register the Redback dissector by name.AndersBroman1-0/+1
2016-01-12extcap: Sort extcap interfaces alphabeticallyRoland Knall3-19/+20
2016-01-12C symbols need to be in a decorated section when used from C++.Guy Harris1-0/+8
2016-01-12Docbook: Revert part of change 13160Graham Bloice1-1/+0
2016-01-12Include ws_symbol_export.h explicitly.Guy Harris2-0/+3
2016-01-12Fix infinite loop for when port max range is -1Peter Wu1-2/+4
2016-01-12[OSC] implement SLIP framing via TCP for OSC-1.1.Hanspeter Portner1-6/+185
2016-01-12WS_DLL_PUBLIC_DEF is for definitions; WS_DLL_PUBLIC is for declarations.Guy Harris1-1/+1
2016-01-12Fix indentation.Guy Harris1-1/+1
2016-01-12Move some definitions and declarations around.Guy Harris4-107/+37
2016-01-12Lemon: resync with upstreamAlexis La Goutte3-286/+492
2016-01-12Add some missing curly braces.Guy Harris1-1/+2
2016-01-12Fix indentation.Guy Harris1-3/+3
2016-01-12Fix indentation.Guy Harris1-3/+3
2016-01-12Fix indentation.Guy Harris1-1/+1
2016-01-12Fix indentation, add some braces.Guy Harris1-4/+6
2016-01-12Move the definition of TEXT_LAYER_LENGTH to packet-tpkt.c.Guy Harris2-5/+6
2016-01-12Fix indentation.Guy Harris1-1/+1
2016-01-12Move definitions of value_string tables into packet-ncp.c.Guy Harris2-185/+188
2016-01-12Fix indentation.Guy Harris1-2/+2
2016-01-12Move everything from packet-fcdns.h to packet-fcdns.c.Guy Harris3-230/+205
2016-01-12Fix indentation.Guy Harris1-1/+1
2016-01-12Don't define dvbci_event[] in a header, just declare it.Guy Harris2-9/+10
2016-01-12Stylistic and whitespace cleanups.Guy Harris1-40/+13
2016-01-11Have separate subtrees for each present flags word.Guy Harris1-6/+23
2016-01-11Rename some variables to make it clearer what they represent.Guy Harris1-35/+39
2016-01-11Try to fix "Werror=misleading-indentation"AndersBroman1-40/+160
2016-01-11LAT: fix no previous prototype for 'proto_register/reg_handoff_lat' [-Wmissin...Alexis La Goutte1-0/+3
2016-01-11debian: Fix setting -Wl,-Bsymbolic on Wheezy onlyBalint Reczey1-1/+1
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke11-33/+93
2016-01-10WSUG: Update the statusbar section.Gerald Combs6-18/+22
2016-01-10Qt: Restore the filename in the status bar.Gerald Combs1-4/+12
2016-01-10LPP: upgrade dissector to v13.0.0Pascal Quantin6-117/+2317
2016-01-10[wcp] don't THROW() an exception from a dissectorMartin Kaiser1-2/+2
2016-01-10[openwire] don't THROW() an exception from a dissectorMartin Kaiser1-1/+0
2016-01-10[sip] don't THROW() an exception from a dissectorMartin Kaiser1-3/+0
2016-01-10WSUG: Update the packet details and bytes sections.Gerald Combs4-27/+23
2016-01-10Qt: Fix testCaptureFileClose without packetsStig Bjørlykke2-35/+25
2016-01-10checkfiltername.pl: Don't print empty line on successful runJoão Valverde1-43/+43
2016-01-10Add a comment about improvements for the OverlayScrollBar.Gerald Combs1-0/+4
2016-01-10Update the packet list documentation.Gerald Combs13-2/+67
2016-01-10[Automatic update for 2016-01-10]Gerald Combs17-1036/+1108
2016-01-10GTK: fix infinite loop at startupPeter Wu1-3/+3
2016-01-10Qt: fix infinite loop when gui_recent_files_count_max is negativePeter Wu1-1/+1
2016-01-10CMake: Fix docbook dependenciesGraham Bloice2-0/+10