aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Add AMR codec supportpespin/amrDaniel Willmann8-0/+239
2018-05-15umts_rlc, umts_mac: fix memory leaks (found via ASAN)Ivan Nardi2-5/+4
2018-05-15wiretap: Add a reader for files in the PEM-like format specified by RFC 7468Роман Донченко7-2/+242
2018-05-15gsm_a_dtap: fix off-by-one buffer overflow (write)Peter Wu1-1/+1
2018-05-15lwm2mtlv: Add Resource name tablesStig Bjørlykke2-63/+503
2018-05-15CMake: require at least CMake 3.5Peter Wu9-125/+63
2018-05-15CMake: fix Git binary parameterJoakim Karlsson2-3/+3
2018-05-15Update Eugene Adell's email in .mailmapPascal Quantin1-1/+1
2018-05-15Mention how to get Ninja, and speak more of UNIX and UNIX-like platforms.Guy Harris1-19/+36
2018-05-15Don't speak of "UNIX".Guy Harris1-7/+8
2018-05-15Give Ninja build instructions if we've installed Ninja.Guy Harris1-2/+7
2018-05-15Download and install Ninja.Guy Harris1-0/+50
2018-05-15Get rid of debugging printout.Guy Harris1-1/+0
2018-05-15Clean up Qt installation.Guy Harris1-46/+96
2018-05-14Update a comment.Guy Harris1-1/+1
2018-05-14Builds require CMake, so always install it.Guy Harris1-35/+12
2018-05-14changing Author's email for Eugene AdellEugene Adell1-1/+1
2018-05-14Qt: MainWindow::dropEvent fixes.Gerald Combs1-1/+8
2018-05-14rtcp: fix buffer overflow in transport-cc dissectionPeter Wu1-12/+29
2018-05-14Free g_array_free-related memory leaksPeter Wu7-21/+9
2018-05-14Free g_ptr_array_free-related memory leaksPeter Wu9-13/+11
2018-05-14tvbuff: make tvb_bytes_exist fail with negative valuesPeter Wu1-0/+7
2018-05-14fip: avoid tvb_bytes_exist with negative lengthPeter Wu1-1/+1
2018-05-14extcap: Support for DisplayPort AUX channel monitorsDirk Eibach6-0/+799
2018-05-14QUIC: fix initial_max_streams_* decoding and rename itPeter Wu2-16/+16
2018-05-14Fix indentation.Guy Harris1-1/+1
2018-05-14BGP: Validate length of Path Attribute records.Darius Davis1-1/+7
2018-05-14Display configured checksum Expert summary stringDylan Ulis2-5/+5
2018-05-14dns: fix null pointer deref for empty name in SRV recordPeter Wu1-3/+1
2018-05-14proto: handle split bits covering more than 32 bitsPeter Wu1-3/+11
2018-05-14ieee80211: Conform with IEEE802.11-2016 around VHT MCS Set in VHT Capabilities.Richard Sharpe1-4/+26
2018-05-14Update some comments.Guy Harris1-8/+3
2018-05-14checkAPIs: handle C++ / C99-style '//' commentsPeter Wu1-3/+4
2018-05-14Use ws_g_warning() for plugin registration errors.Guy Harris1-4/+5
2018-05-14wiretap: use pcapng_debug instead of g_warning.Dario Lombardo1-2/+2
2018-05-14Q.931: fix use-after-free (write) of "q931_pi"Peter Wu1-33/+27
2018-05-13mac-nr: check that control elements happen in the appropriate placeMartin Mathieson1-4/+31
2018-05-13Remove a question from a comment.Guy Harris1-3/+0
2018-05-13Get rid of some GTK+-only stuff.Guy Harris20-86/+68
2018-05-13tools: add missing packages to osx setup.Dario Lombardo1-1/+1
2018-05-13Fix indentation.Guy Harris1-2/+2
2018-05-13Get rid of some GTK+-only stuff.Guy Harris19-94/+72
2018-05-13ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2018-05-13wsutil: fix json-glib memleaks and warningPeter Wu1-2/+2
2018-05-13batadv: Check checksum for full TT responsesSven Eckelmann1-7/+92
2018-05-13batadv: Accept Multicast TVLV v2Sven Eckelmann1-1/+1
2018-05-13ieee80211: remove unused variable and fix compilationIvan Nardi1-12/+0
2018-05-13radiotap: Bring the HE header dissection into conformance with changes.Richard Sharpe2-29/+53
2018-05-13ieee80211: Bring HT Info into conformance with IEEE802.11-2016.Richard Sharpe1-65/+46
2018-05-13coap: fix use-after-free of "coinfo->ctype_str"Peter Wu1-1/+1