aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke30-28/+2648
2017-04-25UMTS FP: Improved MAC multiplexing detectionS. Shapira1-99/+74
2017-04-25ua3g: fixed/updated "unsolicited" and "version information" messagesNicolas BERTIN1-29/+81
2017-04-25GSM SMS: add more lower layer info for reassembly and switch preference to on...Pascal Quantin1-9/+18
2017-04-25GSM SMS: fix display of reassembled 8 bits SMSPascal Quantin1-1/+1
2017-04-24fuzzshark: try to fix oss-build, remove oss-fuzzshark.c in old location.Jakub Zawadzki2-330/+2
2017-04-24Convert BOOTP options into a dissector table.Michael Mann1-1104/+1416
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin6-150/+396
2017-04-24oss-fuzzshark: Copy to separate directory, add build script.Jakub Zawadzki2-0/+408
2017-04-24[docsis->bpkm-attr] Updated Attribute 16 Error CodesAdrian Simionov1-3/+5
2017-04-24[MIP6] Fix length calculation, APN name and PCO.AndersBroman1-7/+51
2017-04-24Revert "Make the set of static routines match that in the current tip SQLite."Alexis La Goutte1-15/+17
2017-04-24TFSHARK: Fix clobbing warning for variable successUli Heilmeier1-1/+1
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris16-99/+86
2017-04-23Print first-pass read errors at the end.Guy Harris1-28/+53
2017-04-23tshark: make success volatile.Jakub Zawadzki1-1/+1
2017-04-23UMTS FP: Fix bug in heuristic dissectorssswsdev1-1/+1
2017-04-23[Automatic update for 2017-04-23]Gerald Combs12-273/+499
2017-04-23Rename read{_cap}_file() to process{_cap+_file().Guy Harris2-8/+8
2017-04-23Just have read_cap_file()/read_file() return a success/failure indication.Guy Harris2-17/+19
2017-04-23HTTP: Add status code descriptionUli Heilmeier1-4/+22
2017-04-23slsk: fix infinite loopPeter Wu1-82/+82
2017-04-23Rename some routines to better reflect what they do.Guy Harris2-8/+8
2017-04-23Snort: restore timestamp before showing alertMartin Mathieson1-4/+12
2017-04-23DOF: Fix buffer overflow (read)Björn Ruytenberg1-8/+15
2017-04-22aruba (PAPI): fix conflicting entry in its value_stringAlexis La Goutte1-2/+2
2017-04-22UMTS Iub: Fixed some comments and replaced tabs with spacessswsdev3-20/+20
2017-04-22Update a comment.Guy Harris1-3/+4
2017-04-22packet-quakeworld.c: Fix potential out of bounds error.Michael Mann1-32/+31
2017-04-22ua3g: fixed/updated init message (vta type values)Nicolas BERTIN1-5/+11
2017-04-22ROS: Harden ROS dissectionJaap Keuter2-2/+2
2017-04-21Put all the capture dissector structures into epan/capture_dissectors.h.Guy Harris3-12/+12
2017-04-21capwap: fix conflicting entry in its value_stringAlexis La Goutte1-9/+7
2017-04-21UCP: Update Xser typesUli Heilmeier1-0/+7
2017-04-21LTE RRC: insert an optional separator before adding message name to info columnPascal Quantin2-198/+198
2017-04-21cast: fix conflicting entry in its value_stringAlexis La Goutte1-2/+1
2017-04-21Code in epan/dissectors may require GeoIP.h, so include LIBGEOIP_FLAGS.Guy Harris1-1/+1
2017-04-21Use the cfile_ failure_message routines in androiddump.Guy Harris3-12/+41
2017-04-21Code in epan/crypt may require gcrypt, so include LIBGCRYPT_FLAGS.Guy Harris1-1/+1
2017-04-21Update URL.Guy Harris1-1/+1
2017-04-21nstrace (mep/rpc): fix conflicting entry in its value_stringAlexis La Goutte2-2/+2
2017-04-21EAPOL-MKA: Add parameter set info to info columnJaap Keuter1-15/+22
2017-04-21Fixes for sfloat_ieee_11073_val_to_repr() functionPascal Quantin1-2/+4
2017-04-20dwarf.c: Fix potential too large shiftMichael Mann1-2/+2
2017-04-20mergecap: remove a now useless variablePascal Quantin1-2/+0
2017-04-20Use more of the cfile_ failure message routines.Guy Harris1-3/+3
2017-04-20Use cfile_write_failure_message() in the randpkt code.Guy Harris5-68/+28
2017-04-20Take the error message generation out of the merge_files routines.Guy Harris8-267/+164
2017-04-20UMTS Iub: Added U-RNTI resolving logic for UEs on DCHsswsdev11-298/+625
2017-04-20sigcomp: Shift operand should be limited to 16 bitsMichael Mann1-3/+13