aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-04irda: restore a line removed by mistake in ge4c059fPascal Quantin1-1/+1
2016-09-04SMB2: dissect the buffer of getinfo quota requestUri Simchoni1-2/+108
2016-09-03M2AP: fix registration of extensions in proper dissector tablePascal Quantin2-4/+6
2016-09-03S1AP: add more LTE-RRC transparent containers dissectionPascal Quantin6-3102/+3499
2016-09-03Add M2AP dissector (3GPP 36.443 v13.3.0)Pascal Quantin16-0/+6771
2016-09-03cmake: fix libnl caching issue, make it more robustPeter Wu1-38/+55
2016-09-03SMB2: dissect getinfo request fixed parametersUri Simchoni1-30/+43
2016-09-03SMB: dissect FILE_GET_QUOTA_INFORMATIONUri Simchoni2-0/+35
2016-09-02Qt: Conversation time column updates.Gerald Combs12-10/+130
2016-09-02Note that not all UN*X file systems are case-sensitive.Guy Harris1-1/+8