aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-16nettrace: fix var init.Dario Lombardo1-1/+3
2018-11-16gtpv2: Handle different sizes of 8.38 MM Context.Anders Broman1-0/+8
2018-11-16dictionary.symbol: Update to version received from vendor with minor formatti...Joerg Mayer1-53/+45
2018-11-16Use an enum for compression types in various interfaces.Guy Harris33-253/+281
2018-11-16TDS: Fix decoding of TDS7 password.Craig Jackson1-9/+24
2018-11-16Use the dump parameters structure for non-pcapng-specific stuff.Guy Harris15-221/+194
2018-11-15Always use the input file's encapsulation for the output file.Guy Harris1-8/+0
2018-11-15Just pass on a snapshot length of 0 to the dumper.Guy Harris1-6/+0
2018-11-15test: convert suite_dfilter to use fixturesPeter Wu18-516/+586
2018-11-15test: convert suite_nameres to use fixturesPeter Wu2-39/+57
2018-11-15test: convert suite_text2pcap to use fixturesPeter Wu2-208/+221
2018-11-15Don't set anything in *wth until we've decided it's a Peek classic file.Guy Harris1-3/+5
2018-11-15Dumpcap: Update our pipe closed logic.Gerald Combs1-10/+12
2018-11-15nettrace: Parse IPv6 addresses.Anders Broman1-50/+137
2018-11-15Simplify code.Guy Harris1-6/+3
2018-11-15CBRS-OIDs: adding Citizens Broadband Radio Service Object IdentifiersMartin Peylo7-0/+425
2018-11-15Debian: Add missing symbols.Gerald Combs2-0/+30
2018-11-15Always use the file header to set the encapsulation type for Peek classic.Guy Harris2-26/+25
2018-11-14Dumpcap: Make sure we set our pipe error status.Gerald Combs1-10/+20
2018-11-14WSDG: update test section with pytest fixturesPeter Wu2-14/+55
2018-11-14LISP: Fix action bits decodingLorand Jakab1-1/+7
2018-11-14macos-setup.sh: Update library and tool versions.Gerald Combs1-6/+6
2018-11-14nas5gs: Update AMF in 5GS mobile identity.Anders Broman1-12/+14
2018-11-14DOCSIS: both TLV 43 and 44 need VSIF encodingsBruno Verstuyft2-3/+39
2018-11-14nettrace_3gpp_32_423: Don't crash on error and improve error output.Anders Broman1-1/+18
2018-11-14blip: fix memory safety issues and a build failure without zlibPeter Wu1-34/+31
2018-11-14QUIC: Add RETIRE_CONNECTION_ID frame type (draft -15)Alexis La Goutte1-2/+14
2018-11-14QUIC: Renumbering ACK and ACK_ECN frame (draft -15)Alexis La Goutte1-28/+107
2018-11-14Update MongoDB ObjectID dissector elementDerick Rethans1-8/+20
2018-11-14ui: add missing break.Dario Lombardo1-0/+1
2018-11-14All Veriwave files and packets use WTAP_ENCAP_IXVERIWAVE.Guy Harris1-15/+0
2018-11-14Fix whitespace.Guy Harris1-3/+3
2018-11-14Fail more cleanly if the file has no records.Guy Harris1-33/+93
2018-11-14ieee80211: Avoid decrypting packets two timesMikael Kanstrup3-50/+52
2018-11-14ieee80211: Decrypt and dissect EAPOL keydataMikael Kanstrup3-33/+156
2018-11-14Dumpcap: Don't let individual pipes stop our capture.Gerald Combs1-13/+23
2018-11-14test: convert some more tests to use fixturesPeter Wu11-674/+641
2018-11-14Dumpcap: Move packet dequeueing code to a common routine.Gerald Combs1-50/+46
2018-11-14extcap: save debug flag and use it to activate ssh debug.Dario Lombardo6-0/+18
2018-11-14ssh-base: define a struct for storing ssh parameters.Dario Lombardo4-94/+101
2018-11-14ssh-base: support libssh config file.Dario Lombardo1-11/+23
2018-11-14Catch attempts to write multiple encapsulation types if unsupported.Guy Harris14-0/+149
2018-11-13Give an error if an output file isn't specified.Guy Harris1-393/+390
2018-11-13tshark: Print the packets' comments in the expert infoVasil Velichkov3-3/+80
2018-11-13RTPS: APP_ACK_CONF submessage dissection fixed.ismaelrti1-1/+1
2018-11-13extcap: Allow ASCII '0' in preference nameStig Bjørlykke1-1/+1
2018-11-13PKIX1EXPLICIT: Fixing Attribute and AttributeTypeAndValue ASN.1 cnfMartin Peylo3-28/+32
2018-11-13PKCS10/pkix1explict: adding PKCS#9 OIDsMartin Peylo5-9/+49
2018-11-13extcap: Allow ASCII '0' in preference nameStig Bjørlykke1-1/+1
2018-11-13RTCP: Fix RTCP Floor Control message Sub-type "Floor taken" is displayedAnders Broman1-7/+8