summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-08[WIP] packet: handle return value of new-style dissectorsreassembly-fixesPeter Wu1-2/+31
2014-07-08Fix setting PT_IBQP typeYan Burman1-5/+1
2014-07-08RRC: fix ASN.1 description by manually adding CR5591Pascal Quantin3-21/+11
2014-07-08don't print the interface description if it's nullMartin Kaiser1-1/+3
2014-07-08better description of ifaces and all_ifacesMartin Kaiser1-3/+4
2014-07-08Fix the flex wrapper to ensure Cygwin /bin is on the path for Windows.Graham Bloice1-0/+2
2014-07-08Fix Uninitialized argument value found by Clang AnalyzerAlexis La Goutte1-1/+1
2014-07-08Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-07-08Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-07-08Upgrade LPP dissector to v11.5.0Pascal Quantin6-21/+43
2014-07-08Enhance HTTP/2 HPACK header decompression handlingTatsuhiro Tsujikawa1-111/+255
2014-07-08Dissect HTTP/2 draft-13Tatsuhiro Tsujikawa1-91/+57
2014-07-08iscsi: automatically detect data segment digestPeter Wu1-75/+84
2014-07-08udvm: free the buffer *before* throwing the exceptionEvan Huus1-3/+16
2014-07-08conversion: do not free conversation memory on updatesPeter Wu1-2/+6
2014-07-08gsmtap: do not abort if dissector is unavailablePeter Wu1-1/+16
2014-07-08Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-25/+34
2014-07-08Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-2/+3
2014-07-08tools/pre-commit: Complete all checks on all files before exiting with Ok/Fai...Bill Meier1-10/+11
2014-07-07Update README.qt and add todo items.Gerald Combs2-21/+25
2014-07-07Try to fix cast discards '__attribute__((const))' qualifier from pointerAndersBroman1-8/+8
2014-07-07See if yhis fixes "cast discards '__attribute__((const))' qualifier fromAndersBroman1-1/+1
2014-07-07Trying to create and use an empty tvb now throws an exception. Just pass cur...Martin Mathieson1-3/+1
2014-07-07 Fix Branch condition evaluates to a garbage value found by Clang AnalyzerAlexis La Goutte1-1/+1
2014-07-07make-dissector-reg: minor tweaksРоман Донченко1-4/+8
2014-07-07Qt: Cache packet list column strings.Gerald Combs5-122/+238
2014-07-07Don't cast away constness if not necessary.Guy Harris1-71/+71
2014-07-07Squelch compiler warning.Guy Harris1-1/+1
2014-07-07Wrong macro.Guy Harris1-1/+1
2014-07-07G_GNUC_FORMAT encapsulates __attribute((format_arg(...))).Guy Harris1-4/+1
2014-07-07skinny: fix retval, convert from tvb_lengthPeter Wu1-6/+6
2014-07-07Squelch some compiler warnings.Guy Harris3-14/+15
2014-07-07convert to proto_tree_add_subtree[_format]Michael Mann23-365/+178
2014-07-06Squelch some compiler warnings.Guy Harris2-8/+27
2014-07-06Add printf-format annotations, fix garbagePeter Wu28-57/+97
2014-07-06Workaround for ASAN failure in _ws_mempbrk_sse42Peter Wu1-0/+25
2014-07-06whois,finger: fix retval, convert from tvb_lengthPeter Wu2-8/+8
2014-07-06Clean up handling of missing functions.Guy Harris16-70/+103
2014-07-06H264: mark a parameter as unusedPascal Quantin1-1/+1
2014-07-06GTK: fix crash when closing Capture Options dialog box on WindowsPascal Quantin1-1/+1
2014-07-06H264: Add support of packetization modes, SVC, MS-H264Britt McKinley2-35/+956
2014-07-06RTCP: Make checkhf happyAlexis La Goutte1-0/+4
2014-07-06Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-07-06RTCP: fix typo (double semicolon)Alexis La Goutte1-4/+4
2014-07-06Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+2
2014-07-06Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+2
2014-07-06convert to proto_tree_add_subtree[_format]Michael Mann18-596/+360
2014-07-06Widen openflow variables and check for underflowsEvan Huus2-26/+44
2014-07-06iscsi: minor retval fixPeter Wu1-98/+96
2014-07-06kismet: fix retval, add modelinesPeter Wu1-5/+18