aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-30ws_load_library() is called with constant char reflect that.MSVC15 build.AndersBroman2-2/+2
2016-03-30Add support for National Language tables in GSM UDIgnacio Martínez1-1/+79
2016-03-30Remove not needed initialisation breaking MSVC 15 nmake build.AndersBroman1-1/+0
2016-03-30make-taps.pl: Fix generated code indentationJoão Valverde1-8/+11
2016-03-29[Exported PDU] Add the abillity to use dissector tables from the file.AndersBroman2-20/+84
2016-03-29TCP: Remove double semicolonAlexis La Goutte1-1/+1
2016-03-29EPL: Fix segmented transfer complete detectionChristoph Schlosser1-53/+96
2016-03-29Remove an unused variable from both the Gtk and Qt UIs.Jeff Morriss2-18/+2
2016-03-29Update min. GLib version and add Qt version checksJaap Keuter1-5/+5
2016-03-29Use "old-style" moc options to ensure backward compatibility for Qt toolsJoão Valverde2-3/+6
2016-03-29Add GLib version info to configure status messageJoão Valverde1-1/+2
2016-03-29configure.ac: Fix bogus variable nameJoão Valverde1-4/+4
2016-03-29configure: fix cache var handlingMike Frysinger1-16/+15
2016-03-29Fix modeline definitionsPeter Wu3-6/+6
2016-03-29GSM CBCH: fix an out of bounds accessPascal Quantin1-6/+6
2016-03-29Another round of extcap memleak fixesPeter Wu5-66/+97
2016-03-29Assorted cleanups.Guy Harris1-17/+29
2016-03-28Trun on -Wused-but-marked-unused but only as warning, never as error.Joerg Mayer1-0/+3
2016-03-28Fix out-of-tree "gen-authors" targetPeter Wu3-11/+10
2016-03-28Fix -Wused-but-marked-unused warning/errorJoerg Mayer1-1/+6
2016-03-28Fix more -Wused-but-marked-unused warnings/errors.Joerg Mayer26-138/+138
2016-03-28configure: fix non-POSIX testMike Frysinger1-1/+1
2016-03-28wslua: handle parameters with const keyword when generating tapsPascal Quantin1-0/+2
2016-03-28Qt: Make conversation menu items static.Gerald Combs14-105/+323
2016-03-28Fix warnings/errors of type -Wused-but-marked-unusedJoerg Mayer15-24/+34
2016-03-28Fix some warnings/errors of typeJoerg Mayer25-179/+143
2016-03-28Fix some warnings/errors of typeJoerg Mayer12-14/+38
2016-03-28NAS EPS: add a missing breakPascal Quantin1-0/+1
2016-03-28[docsis->mdd] Add support for TLV 1.7Adrian Simionov1-1/+67
2016-03-28tools/generate_authors.pl: avoid duplicatesPeter Wu3-18/+9
2016-03-27NAS EPS: upgrade dissector to v13.5.0Pascal Quantin1-13/+334
2016-03-27If setting an address from a tvb and the address length is 0, the address sho...Michael Mann1-1/+4
2016-03-27NGHTTP2: Update to 1.8.0Alexis La Goutte5-37/+596
2016-03-27Treat Gammu DCT3 trace files as having magic numbers.Guy Harris1-1/+2
2016-03-27[Automatic update for 2016-03-27]Gerald Combs14-937/+1422
2016-03-27Add dissector table for negotiated WebSocket protocolGregor Jasny3-3/+20
2016-03-27Pull the invocation of the Lex scanner into common code.Guy Harris4-25/+9
2016-03-27Make failure_alert_box() be printf-like.Guy Harris6-9/+20
2016-03-26Make sure conversation exists (CID-280536)Jaap Keuter1-0/+2
2016-03-26ethercat: Fix Control flow issues MISSING_BREAK (CID 1357204)Alexis La Goutte1-0/+1
2016-03-26Improves MPTCP analysisMatthieu Coudron3-61/+466
2016-03-26bootp: Add support for iSNS (RFC4174) dissectionVictor Dodon3-1/+373
2016-03-26ASTERIX: Add CAT025 dissectionAndrew Hoag1-1/+245
2016-03-26PTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-03-26Fix compile errors when compiling w/o zlibDaniël van Eeden5-5/+5
2016-03-26MySQL: Fix query string in info columnDaniël van Eeden1-1/+1
2016-03-26Make sure there's enough data in the header for a FMTP packet.Michael Mann1-2/+7
2016-03-26Fix typo in README.cmakeDaniël van Eeden1-1/+1
2016-03-26Push initial directory code up into CaptureFileDialog.Jeff Morriss3-87/+26
2016-03-26Choose the appropriate initial directory for the Export Dissections window.Jeff Morriss1-2/+26