aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-14configure: Fix PCAP_LIBS without pcap-configJoão Valverde1-3/+3
2017-10-14Some trivial fixes from running cppcheck.Martin Mathieson3-3/+4
2017-10-14Update comment.Guy Harris1-1/+2
2017-10-14FP Fixed bug in heuristic dissectorDarien Spencer1-1/+1
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde20-57/+42
2017-10-13docsis: fix 'docsis_vsif.gex.sav.spr.static_prefix_address/.gex.imja.imja_ssr...Alexis La Goutte1-6/+6
2017-10-13docsis: fixAlexis La Goutte1-1/+1
2017-10-13Add ptvcursor APIs that return the values it retrievesMichael Mann4-24/+296
2017-10-13WiMAX ASN CP: Leak less memory.Gerald Combs2-59/+52
2017-10-12win-setup: Don't bother downloading UPX.Gerald Combs1-2/+0
2017-10-12FTP: setup conversation properly for PASV sessionsMartin Mathieson1-36/+42
2017-10-12IEEE 802.11: fix a segmentation fault introduced in gd6eda2a3Pascal Quantin1-1/+2
2017-10-12[TCAP] Make "tid" a generated item rather than hidden to make it obviousAndersBroman2-4/+4
2017-10-12infiniband: add PSN and RETH DMA length to infinibandinfo structJorge Mora2-8/+10
2017-10-11IEEE 802.11: add missing breaksPascal Quantin1-0/+6
2017-10-11Add --print as an alias for -P, to match tcpdump.Guy Harris2-3/+10
2017-10-11ProtoBuf: Remove an unused variable.Gerald Combs1-9/+1
2017-10-11Decode SNR in Compressed MIMO Beamforming report per ieee80211at_2013 section...Jason Uher1-8/+30
2017-10-11[Solaredge] Fix SuSE 11.4 build packet-solaredge.c:1013: error:AndersBroman1-7/+7
2017-10-10Start of adding Protobuf (Protocol Buffers) dissector.Huang Qiangxiong5-0/+763
2017-10-10[GSM SMS] If the digits are E164 International number add an E.164AndersBroman1-1/+11
2017-10-10Change FI_VARINT to account for FI_BITS_XXX flagsMichael Mann1-2/+2
2017-10-10[gvcp] fix extendedblockids check and resend cmd parsingFelix Ruess1-3/+3
2017-10-09Fuzz: Limit the number of packets we process with Valgrind.Gerald Combs1-7/+8
2017-10-09infiniband: fix OpCodeMap string for UC_RDMA_WRITE_MIDDLEJorge Mora1-5/+1
2017-10-09Fuzz: Write memory leak info to the error log.Gerald Combs1-0/+1
2017-10-09[Diameter 3GPP] Fix bitmask in feature list B26 and add B27.AndersBroman1-3/+11
2017-10-09Add ENC_VARINT_PROTOBUFMichael Mann6-41/+378
2017-10-09packet.c: fix a control flow issue reported by Coverity (CID 1418671)Pascal Quantin1-6/+6
2017-10-08ftypes(.h): fix indent (use tabs)Alexis La Goutte1-15/+15
2017-10-08proto(.h): fix indent (use spaces)Alexis La Goutte1-2/+2
2017-10-08[Automatic update for 2017-10-08]Gerald Combs2-2/+36
2017-10-07X2AP: fill gaps in extended value string arrayPascal Quantin2-0/+12
2017-10-07S1AP: upgrade dissector to v14.4.0Pascal Quantin9-15/+25
2017-10-06tap-flow (ui): fix no previous prototype for ‘register_tap_listener_flow’...Alexis La Goutte1-1/+1
2017-10-06RPC-over-RDMA: fix write list chunk countJorge Mora1-0/+1
2017-10-06DOCSIS: added vsif general extension dissectionBruno Verstuyft1-5/+614
2017-10-06Make osx-app.sh a configured file and remove Autotools targets.Gerald Combs8-76/+9
2017-10-05M3AP: avoid appending m3ap multiple times to frame.protocols fieldPascal Quantin2-10/+10
2017-10-05M2AP: avoid appending m2ap multiple times to frame.protocols fieldPascal Quantin2-10/+10
2017-10-05LPPa: avoid appending lppa multiple times to frame.protocols fieldPascal Quantin2-8/+8
2017-10-05X2AP: avoid appending x2ap multiple times to frame.protocols fieldPascal Quantin2-10/+10
2017-10-05S1AP: avoid appending s1ap multiple times to frame.protocols fieldPascal Quantin2-10/+10
2017-10-05gRPC: Several bugfixesVladimir Rutsky1-3/+3
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup4-4/+13
2017-10-05qt: Fix leaked dialogsMikael Kanstrup8-7/+20
2017-10-05sharkd: export field filter string.Jakub Zawadzki3-8/+22
2017-10-05HTTP: Add http.file_data based on the captured length.Gerald Combs1-8/+8
2017-10-04gsm_sim: fix conflicting entry in its value_stringAlexis La Goutte1-9/+0
2017-10-04sharkd: check if JSON value is string or primitive (true/false/null/number).Jakub Zawadzki1-2/+8