aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-02CMake: Add a systemd RPM check.Gerald Combs1-0/+3
2018-10-02RDP: Changed some RDP info text to better indicate which packet typeÉmilio Gonzalez1-4/+6
2018-10-01Add .idea/ and cmake-build-*/ to gitignore (for jetbrains IDEs)Émilio Gonzalez1-0/+2
2018-10-01Fix handling of some ISDN calls.Guy Harris1-1/+17
2018-10-01pcapng: Fix a buffer length.Gerald Combs1-0/+1
2018-10-01Release note updates.Gerald Combs1-5/+5
2018-10-01wtap: fix regression in wtap_read_packet_bytesPeter Wu1-6/+2
2018-10-01ieee80211: Display always tag when it is ELEMENT_ID_EXTENSIONAlexis La Goutte1-1/+2
2018-10-01Qt: Update UAT clear button enablingStig Bjørlykke2-5/+16
2018-10-01Add a systemd Journal Export extcap.Gerald Combs11-5/+706
2018-10-01Qt: Set enabled properties in Filter DialogStig Bjørlykke1-0/+6
2018-10-01Qt: Set enabled properties in Coloring Rules DialogStig Bjørlykke1-0/+6
2018-10-01DOCSIS: Fix UCC-REQAdrian Simionov1-6/+2
2018-10-01ieee80211: fix addresses for ToDS=1|FromDS=1 casePeter Wu1-31/+70
2018-10-01QUIC: fix trailing data after VN packetPeter Wu1-1/+1
2018-10-01Put the FILE_T first in the arguments to parse_dbs_etherwatch_packet().Guy Harris1-4/+4
2018-09-30Fix the type of the packet data argument to get_xdlc_control().Guy Harris2-2/+2
2018-09-30Fix the type of the packet buffer argument to a capture dissector.Guy Harris2-5/+5
2018-09-30Show the *per-file* encapsulation in the __tostring method.Guy Harris1-2/+2
2018-09-30Remove unnecessary clearing of *err.Guy Harris1-2/+0
2018-09-30ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+0
2018-09-30MPLS: add dissector for Management Communication ChannelChristoph Portner4-3/+57
2018-09-30Small cleanup of the sequential read routine.Guy Harris1-7/+1
2018-09-30Qt/FrameInformation: read packet record in private bufferPeter Wu2-12/+9
2018-09-30Qt/PacketList: read packet record in private bufferPeter Wu1-4/+13
2018-09-30[Automatic update for 2018-09-30]Gerald Combs11-304/+317
2018-09-30TLS: Add compress_certificate Handshaketype (25)Alexis La Goutte4-0/+70
2018-09-30Fix comment.Guy Harris1-1/+1
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Define the wtap_rec next to the Buffer.Guy Harris1-1/+1
2018-09-29Qt/FrameInformation: do not use file-scoped memory for temporary dataPeter Wu1-9/+5
2018-09-29wiretap: remove redundant ws_buffer_assure_spacePeter Wu2-4/+0
2018-09-29DHCP: For IPv4 options, append address to option rootMartin Mathieson1-0/+3
2018-09-29Qt: Show "unknown colorfilters" warning when opening the dialogStig Bjørlykke1-11/+11
2018-09-29prefs: Don't remove unknown coloring rules.Stig Bjørlykke1-4/+4
2018-09-29prefs: Reset prefs.unknown_colorfilters before reading colorfiltersStig Bjørlykke1-0/+2
2018-09-29Add a mechanism to register aliases for preference modules.Guy Harris10-27/+119
2018-09-29Clean up indentation.Guy Harris1-6/+6
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris4-57/+6
2018-09-29Get rid of the printing preferences.Guy Harris3-72/+23
2018-09-28Frame: Fixup whitespace.Gerald Combs1-6/+6
2018-09-28dumpcap: fix some warnings and add some debugsJames Ko2-30/+72
2018-09-28RRC: upgrade dissector to v15.4.0Pascal Quantin7-87/+85
2018-09-28LTE RRC: upgrade dissector to v15.3.0Pascal Quantin16-5091/+32169
2018-09-28gsmtap: Fix parsing of FPC fieldPau Espin Pedrol1-1/+1
2018-09-28http2: fix build without nghttp2Peter Wu1-0/+8
2018-09-28sharkd: remove compiler warning.Dario Lombardo1-1/+1
2018-09-28sharkd: cast string to be encoded to unsigned char *.Jakub Zawadzki1-5/+3
2018-09-28Diameter: add a bunch more AVPs from RFC 5777.Jeff Morriss2-89/+343