aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde7-93/+78
2016-03-03Add missing cmake custom source includesJoão Valverde5-8/+31
2016-03-03Define in one and only one C file, declare in a header file.Guy Harris2-5/+6
2016-03-02Make the source and destination address code look more similar.Guy Harris1-3/+1
2016-03-02802.11: fix Length error shown for IE BSS AC Access Delay/WAPI Parameter Set ...Alexis La Goutte1-1/+1
2016-03-02802.11: fix typo on RM enabled lengthAlexis La Goutte2-2/+2
2016-03-02QUIC: fix typo on switch to get length offsetAlexis La Goutte1-1/+1
2016-03-02SMB2: fix Uninitialized variables (UNINIT) (CID 1354418)Alexis La Goutte2-2/+0
2016-03-02L2TP: Additional AVPs from RFC 5515Uli Heilmeier1-11/+146
2016-03-02GTP session ID generated tree item for tracking GTPv2 sessionsglores7-409/+573
2016-03-02Widen length and offset variables.Guy Harris1-9/+10
2016-03-02Handle the A bit in I frames the same way we handle it in S frames.Guy Harris1-142/+142
2016-03-02Add missing hints.Gerald Combs1-0/+1
2016-03-02Assorted cleanups.Guy Harris1-17/+15
2016-03-02Dissect the FCS after dissecting the header.Guy Harris1-226/+220
2016-03-02Add Fop 2.1 to FindFOP.cmake.Gerald Combs1-0/+1
2016-03-02Remove useless pointer checks (CID 281378)Jaap Keuter1-2/+2
2016-03-02nmake: add extcap-base to sshdump.Dario Lombardo1-2/+2
2016-03-02Update .mailmapAlexis La Goutte1-3/+9
2016-03-02Add missing break.Guy Harris1-0/+1
2016-03-02Universally use tvb_new_subset_length() rather than tvb_new_subset().Guy Harris1-3/+3
2016-03-02Rename some variables to make the relationship between lengths clearer.Guy Harris1-28/+28
2016-03-01HTTPS is now needed to download the pkg-config source.Guy Harris1-1/+1
2016-03-01eap-sim: add identity in response only.Dario Lombardo1-1/+1
2016-03-01RTITCP: Fixed header length when using the CRCJuanjo Martin1-5/+6
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde17-1610/+1961
2016-03-01Add 802.11ac 80MHz and 160MHz channels support to wireless toolbarMikael Kanstrup2-4/+41
2016-03-01NULL check GArray to prevent assertion.Michael Mann1-1/+2
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup10-19/+136
2016-03-01ieee802154: fix Uninitialized argument value found by Clang AnalyzerAlexis La Goutte1-1/+1
2016-03-01Prevent use-after-free issues with pcapng.c/wtap_opttypes.cMichael Mann3-11/+14
2016-03-01debian-setup: need libtool-bin for building.Alexis La Goutte1-1/+1
2016-03-01L2TP: Added AVPs from RFC 5515Uli Heilmeier2-0/+282
2016-03-01FC: Forget about MDS when dealing with ETHERTYPE_BRDWALK (CID 280012)Jaap Keuter1-3/+1
2016-03-01Update the current XZ version.Guy Harris1-1/+1
2016-03-01IrDA: Register a link-layer IrLAP address type".Michael Mann1-8/+38
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris6-24/+30
2016-03-01Add a #define for the wildcard pattern that matches all files.Guy Harris6-25/+80
2016-02-29802.15.4 Minimal support for MLME Payload IE with Enhanced Beacon Filter IEChris Brandson2-30/+423
2016-02-29make-version: Don't emit one common warning to stderrJoão Valverde1-1/+3
2016-02-29fuzz-test: Add missing new lineJoão Valverde1-1/+1
2016-02-29Support dissecting the TLV data format specified for Lwm2mChristoph Burger-Scheidlin5-0/+434
2016-02-29PIDL: regen pidl-generated dissectorsAurelien Aptel17-618/+210
2016-02-29PIDL: sync pidl with samba repoAurelien Aptel13-144/+365
2016-02-29Update mailmap with another of my email addresses.Jeff Morriss1-0/+1
2016-02-29Fix randpktdump build in Windows.Michael Mann1-4/+4
2016-02-29extcap: Move extcap handling to baseRoland Knall6-320/+375
2016-02-29Only say we have a new resolved MAC address if it's actually *new*.Guy Harris1-3/+5
2016-02-29DISv7: parse PDU Status fieldalpartis1-2/+218
2016-02-29Use *, not *.*, as the wildcard pattern on UN*X.Guy Harris1-9/+12