aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Make the ws_strto* routines more like the strto* routines.Guy Harris4-23/+41
2016-09-07Add M2AP to release notesPascal Quantin1-0/+1
2016-09-07ICMP: Avoid spurious reply not found for broadcast pingJoão Valverde1-6/+18
2016-09-07Add support for TWAN-User-Location-InfoMarius Paliga1-0/+6
2016-09-07extcap: Add tool-specified helppageRoland Knall7-29/+59
2016-09-07M2AP: fix dissection of procedure codesPascal Quantin3-38/+39
2016-09-07M3AP: display short protocol name in protocol columnPascal Quantin2-2/+2
2016-09-07QUIC: Add preference to force decode all payloadAlexis La Goutte1-1/+7
2016-09-07Further ws_strto* cleanups.Guy Harris1-10/+10
2016-09-07OCFS2: dissector incorrectly takes pdu length as little endianMakoto Shimamura1-1/+1
2016-09-07vms: use ws_strtoi function.Dario Lombardo1-1/+7
2016-09-07OCFS2: dissector incorrectly treats keepalive messages as unknown typeMakoto Shimamura1-2/+13
2016-09-07Add some notes about XLC, HP C, and Sun/Oracle C.Guy Harris1-0/+26
2016-09-07Place variable declarations where they're used.Gerald Combs1-5/+8
2016-09-07Autotools: Distribute packaging/wix.Gerald Combs3-2/+24
2016-09-06X2AP: prettify info columnPascal Quantin2-103/+102
2016-09-06X2AP: upgrade dissector to v13.4.0Pascal Quantin12-4149/+12999
2016-09-06ciscodump: fix line parsing and fix memleak.Dario Lombardo1-1/+2
2016-09-06Always set *cint before returning.Guy Harris1-0/+1
2016-09-06Suppress another warning if told not to report failures.Guy Harris1-2/+17
2016-09-06ssl: fix TLS renegotiation, add test for thisPeter Wu3-4/+70
2016-09-06strtoi(.c): fix extra ';' outside of a function [-Wextra-semi]Alexis La Goutte1-6/+6
2016-09-06checkAPI: move atoi from deprecated to soft-deprecated list.Dario Lombardo1-2/+7
2016-09-06ssl: really fix session resumption expert infoPeter Wu4-9/+20
2016-09-06zvt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-09-06SMB2: Always display reserved fieldAlexis La Goutte1-0/+1
2016-09-06smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2016-09-06caputils: add conditional unused (_U_).Dario Lombardo1-1/+5
2016-09-06extcap:Replace self-organized lists with glib onesRoland Knall3-491/+279
2016-09-06We now support C++/C99-style comments.Guy Harris1-1/+1
2016-09-06Allow a lot more C99 featuresPeter Wu5-43/+33
2016-09-06Use ws_strtoi32() in get_natural_int().Guy Harris1-10/+14
2016-09-06Return the maximum or minimum value for ERANGE.Guy Harris1-5/+57
2016-09-06Check for signs in unsigned numbers and fail if we see one.Guy Harris1-0/+7
2016-09-06Use get_positive_int() to parse signed positive arguments.Guy Harris1-3/+3
2016-09-06Return after calling cmdarg_err().Guy Harris1-0/+1
2016-09-06Use get_positive_int() to parse signed positive arguments.Guy Harris1-11/+22
2016-09-05Use get_positive_int() to parse signed positive arguments.Guy Harris1-13/+16
2016-09-05Have scan_plugins() take an argument specify what to do on load failures.Guy Harris13-55/+98
2016-09-05Report an error if the channel type isn't valid.Guy Harris1-0/+1
2016-09-05ISAKMP: Fix handling of cert requests without CAMirko Parthey1-0/+3
2016-09-05checkAPI: add deprecated atoi.Dario Lombardo1-0/+1
2016-09-05wsutil: add string to integer conversion utilities.Dario Lombardo4-0/+188
2016-09-04S1AP: fix dissection of TransportLayerAddress IE when it contains both IPv4 a...Pascal Quantin2-89/+100
2016-09-04zvt: dissect Initialisation messageMartin Kaiser1-5/+16
2016-09-04zvt: start dissecting Intermediate Status InformationMartin Kaiser1-1/+22
2016-09-04zvt: dissect the currency code bitmapMartin Kaiser1-6/+19
2016-09-04[Automatic update for 2016-09-04]Gerald Combs12-368/+610
2016-09-04ANSI_A: Rationalize test expession (CID-1372216 ... 1372267)Jaap Keuter1-2/+4
2016-09-04ssl,http: rename http-over-ssl to http-over-tlsPeter Wu6-7/+19