aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.4.5.wireshark-2.4.5v2.4.5Gerald Combs2018-02-234-112/+1452
* Qt: Improve our capture filter completions.Gerald Combs2018-02-231-18/+69
* Just use tvb_memeql() to check the signature.Guy Harris2018-02-231-8/+4
* Get rid of the -sdkroot option; it doesn't affect anything.Guy Harris2018-02-231-6/+1
* Fix stripping of binaries.Guy Harris2018-02-231-1/+1
* Qt: Another filter expression toolbar layout attempt.Gerald Combs2018-02-231-8/+5
* Don't use find to find files to check for dependencies.Guy Harris2018-02-231-11/+18
* dmp: Allow multiple SecurityCategories againStig Bjørlykke2018-02-231-10/+26
* More 2.4.5 release note updates.Gerald Combs2018-02-231-4/+4
* Code-sign extcap binaries.Guy Harris2018-02-231-0/+3
* Update the release notes for 2.4.5.Gerald Combs2018-02-221-10/+164
* IPMI: Disable bus command dissection.Gerald Combs2018-02-221-7/+22
* Check for dependencies in all subdirectories of $pkglib and $pkgexec.Guy Harris2018-02-221-11/+21
* SIGCOMP: Disable UDVM dissection and decompression.Gerald Combs2018-02-221-2/+6
* WCCP: Make sure our offset increases.Gerald Combs2018-02-221-18/+23
* Fix endianness.Guy Harris2018-02-221-4/+4
* [GSM A RR] RXLEV-SUB-SERVING-CELL displayed with wrong bitmask.AndersBroman2018-02-221-12/+59
* Qt+Windows: Adjust our DBAR check logic.Gerald Combs2018-02-221-1/+2
* DMP: Recurse only once.Gerald Combs2018-02-221-4/+4
* Don't strip debugging symbols from the binaries in the macOS image.Guy Harris2018-02-221-1/+1
* Fix detection of file type.Guy Harris2018-02-211-1/+1
* ieee80211: fix preamble duration calculationNeil Ostroff2018-02-211-5/+0
* Airpdcap: Add length checks.Gerald Combs2018-02-211-1/+13
* RPCoRDMA: Set an upper bound for our chunk size.Gerald Combs2018-02-211-3/+8
* BER: Add a length check.Gerald Combs2018-02-211-19/+25
* docsis: Remove unused variable framelenStig Bjørlykke2018-02-201-6/+0
* Qt: Right justify custom columns with multiple fieldsStig Bjørlykke2018-02-201-8/+22
* DOCSIS: Remove concatenated PDU dissection.Gerald Combs2018-02-201-66/+15
* RELOAD: Fix a length check.Gerald Combs2018-02-201-1/+1
* USB: Sanity check Darwin USB header to prevent infinite loop.Michael Mann2018-02-181-1/+1
* LLTD: use wider variables to prevent overflow and infinite loopsMichael Mann2018-02-181-2/+2
* DICOM: Prevent infinite loop (dissect_dcm_tag)Michael Mann2018-02-181-1/+2
* NBAP: check that DCH ID was initialized before using itPascal Quantin2018-02-183-223/+241
* DIS: fix Modulation paremter lengthUli Heilmeier2018-02-181-1/+1
* S7comm: fix range check to prevent infinite loop when upper bound is 255Pascal Quantin2018-02-181-9/+9
* [Automatic update for 2018-02-18]Gerald Combs2018-02-1811-201/+427
* ldap: Format text used in COL_INFOStig Bjørlykke2018-02-172-6/+6
* Thread: use wider variables to prevent overflow and infinite loopsPascal Quantin2018-02-171-4/+4
* CMake: Try to avoid Strawberry Perl's xsltproc.Gerald Combs2018-02-141-3/+6
* SIGCOMP: check operand offset when accessing UDVM memoryPascal Quantin2018-02-141-18/+180
* OpenFlow 1.5: add extra property length checksPascal Quantin2018-02-141-9/+73
* Qt: Fix the filter expression toolbar layout.Gerald Combs2018-02-141-1/+3
* IPv6: SLAAC ether address is 8 bytesStig Bjørlykke2018-02-131-1/+1
* packet-ipmi-picmg.c: Add NULL check in rq17.Michael Mann2018-02-121-1/+5
* WCCP: Prevent very long loop in dissect_wccp2_alternate_mask_value_set_elementMichael Mann2018-02-121-0/+2
* RPKI-Router: Sanity check length field to prevent infinite loopMichael Mann2018-02-121-2/+9
* SCCP: Use int datatype for offset to prevent infinite loopsMichael Mann2018-02-121-4/+4
* RPC Netlogon: do not leak memory each time a hash is generatedPascal Quantin2018-02-121-12/+17
* SIGCOMP: use correct message lengthPascal Quantin2018-02-121-1/+1
* [Automatic update for 2018-02-11]Gerald Combs2018-02-1111-69/+336