aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-18QUIC: Add detection of server portAlexis La Goutte1-4/+9
2016-08-18TCP: fix no previous prototype for 'exp_pdu_tcp_dissector_data_size/exp_pdu_t...Alexis La Goutte1-2/+2
2016-08-18logcat (text): fix no previous prototype for 'logcat_text_init/logcat_text_cl...Alexis La Goutte1-2/+2
2016-08-18ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/di...Alexis La Goutte1-3/+3
2016-08-18btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-08-18UDS: fix fix no previous prototype for 'proto_register_uds/proto_reg_handoff_...Alexis La Goutte1-0/+3
2016-08-18iso15765: fix no previous prototype for 'proto_register_iso15765/proto_reg_ha...Alexis La Goutte1-0/+3
2016-08-18gsm abis tfp: fix no previous prototype for 'proto_register_abis_tfp/proto_re...Alexis La Goutte1-0/+3
2016-08-18gsm abis pgsql: fix no previous prototype for 'proto_register_abis_pgsl/proto...Alexis La Goutte1-0/+3
2016-08-18QUIC: fix typo about stream offsetAlexis La Goutte1-4/+4
2016-08-18HTTP2: export dissect_http2_pduAlexis La Goutte3-1/+43
2016-08-18QUIC: Fix some minor typoAlexis La Goutte1-6/+5
2016-08-18PAPI: Add Port (src/dest) descriptionAlexis La Goutte1-2/+301
2016-08-18pre-commit: Ignore missing pre-commit-ignore.pyJoão Valverde2-10/+5
2016-08-18xbxml: restore removed line.Dario Lombardo1-1/+2
2016-08-18Qt: fix crash on clearing dfilter after capture restartPeter Wu1-12/+24
2016-08-18ISAKMP: Fix Result of operation is garbage or undefined found by Clang AnalyzerPascal Quantin1-3/+9
2016-08-18Update the README.Gerald Combs3-101/+56
2016-08-18QUIC: Update error codeAlexis La Goutte1-2/+18
2016-08-18QUIC: Fix encoding arg from MIDS TagAlexis La Goutte1-1/+1
2016-08-18BGP: Add no supported AFI/SAFI (Cisco) Open Message ErrorAlexis La Goutte1-0/+1
2016-08-18SEL Protocol - Correct dissection for 'SOE Present State Response' function codeChris Bontje1-17/+37
2016-08-18Don't distinguish between PARSED_NONRECORD and PARSE_FAILED.Guy Harris1-21/+18
2016-08-18Make it a little clearer what ascend_open() is doing.Guy Harris1-11/+16
2016-08-18Just return the value of yyparse() from run_ascend_parser().Guy Harris1-3/+1
2016-08-17Add a script to validate the Diameter dictionary XML.Jeff Morriss2-0/+78
2016-08-17RPM: distribute the wireshark.pc file.Jeff Morriss1-0/+4
2016-08-17pre-commit: Make version check work with git-worktreeJoão Valverde1-3/+5
2016-08-17Start recommending Python 3 on Windows.Gerald Combs2-14/+27
2016-08-17The caplen for a packet is always "number of bytes seen".Guy Harris2-17/+7
2016-08-17Clean up release notes for 2.4.Jeff Morriss1-111/+6
2016-08-17Fix a comparison in win-setup.ps1Gerald Combs1-2/+2
2016-08-17[Diameter] Add a couple of AVP:sAndersBroman1-0/+12
2016-08-17netlink-netfilter: add partial ipset supportPeter Wu1-2/+459
2016-08-17DCT2000: fix a buffer overflow in case of malformed packetPascal Quantin1-0/+3
2016-08-17DCT2000: prevent a stack buffer overflowPascal Quantin1-1/+1
2016-08-17zbee (nwk): fix typo in Rejoin IE nameChris Brandson1-1/+1
2016-08-17S1AP: Initialise handovertype for procedure HOReqAckBinh Trinh2-66/+69
2016-08-17Show millisecond values as both raw and "(N msec)".Guy Harris1-4/+13
2016-08-17FP: ensure that mac and rlc structures are always allocatedPascal Quantin1-3/+26
2016-08-17Add licensecheck.pl to the tarballJoão Valverde1-0/+1
2016-08-16RTPS: Added improvement for SHMEM locatorJuanjo Martin1-0/+1
2016-08-16Document the new Windows Cluster Management API dissector.Jeff Morriss1-0/+1
2016-08-16Bluetooth: ATT: Implement attribute Regulatory Certification Data ListMichal Labedzki1-4/+177
2016-08-16[H248] Fix Warn Dissector bug, protocol H248, in packet 1: tvbuff.c:532: fail...AndersBroman3-9/+5
2016-08-16QUIC: Add MIDS (Max incoming dynamic streams) TagAlexis La Goutte1-1/+16
2016-08-16L&G 8979 Dissector - Add new function codeschrisbontje1-12/+45
2016-08-15extcap: Fix Dereference of null pointerAlexis La Goutte1-11/+8
2016-08-15Fix UAT escape widths.Gerald Combs1-18/+23
2016-08-15LLDP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+0