aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-31ascend: set rec->rec_type.Guy Harris1-0/+1
2021-05-30[Automatic update for 2021-05-30]Gerald Combs3-23/+133
2021-05-29Windows: upgrade Npcap to 1.31Pascal Quantin3-7/+7
2021-05-28Prep for 3.4.6Gerald Combs1-9/+29
2021-05-28dfilter: Fix handling of escaped quotes in macrosJoão Valverde1-2/+3
2021-05-27Tools: Show only filenames when fuzzing.Gerald Combs1-1/+1
2021-05-26DVB-S2-BB: Prevent infinite loopJohn Thacker1-0/+2
2021-05-25ftype-protocol: Fix crash when comparing _ws.expert to literalsJohn Thacker1-2/+9
2021-05-25CMake: Update autogen properties.Gerald Combs2-6/+6
2021-05-25Qt: fix some Qt 5.15.2 deprecation warningsPascal Quantin2-3/+21
2021-05-25Release notes: The Windows installers now ship with Qt 5.15.2.Gerald Combs1-2/+2
2021-05-25GitLab CI: Enable ccache for fuzz builds.Gerald Combs1-3/+9
2021-05-24RANAP: Don't attempt to re-register heuristic dissectorsJohn Thacker2-7/+5
2021-05-24k12: plug a memory leak.Guy Harris1-0/+1
2021-05-24erf: set USERAPPL if we have the application version but not the name.Guy Harris1-4/+7
2021-05-24netscaler: plug a memory leak.Guy Harris1-0/+1
2021-05-24tacacs: free a buffer if it's not used.Guy Harris1-1/+3
2021-05-23dnp: plug a memory leak.Guy Harris1-0/+1
2021-05-23[Automatic update for 2021-05-23]Gerald Combs5-19/+131
2021-05-23OID handling: fix a memory leak.Guy Harris1-4/+21
2021-05-23epl-profile-parser: plug a memory leak.Guy Harris1-0/+1
2021-05-23Plug another leak.Guy Harris1-0/+1
2021-05-22Plug a memory leak.Guy Harris1-1/+3
2021-05-22fuzzshark: close a leak.Guy Harris1-1/+3
2021-05-22protobuf: close another leak.Guy Harris1-0/+2
2021-05-22protobuf: close a leak when file loading fails.Guy Harris1-1/+3
2021-05-20QUIC: improve handling of unencrypted padding dataNardi Ivan1-9/+15
2021-05-19AUTHORS.src: fix Jeffrey Wildman's entry.Guy Harris1-1/+1
2021-05-18PortsModel: don't populate it by doing a lot of weird string-pushing.Guy Harris2-16/+45
2021-05-16[Automatic update for 2021-05-16]Gerald Combs4-15/+148
2021-05-11Tools: Try to exit more gracefully from fuzzing.Gerald Combs2-4/+11
2021-05-09[Automatic update for 2021-05-09]Gerald Combs4-22/+76
2021-05-08GitLab CI: Set our Clang version.Gerald Combs1-4/+5
2021-05-07GitLab CI: Fix our fuzzing resource group.Gerald Combs1-1/+1
2021-05-07GitLab CI: Add fuzzing to the 3.4 branch.Gerald Combs2-11/+109
2021-05-07GitLab CI: Give our jobs proper names.Gerald Combs1-25/+20
2021-05-07GitLab CI: Restore the ability to run pipelines from the web UI.Gerald Combs1-1/+3
2021-05-04GitLab CI: Miscellaneous updates.Gerald Combs1-49/+87
2021-05-02[Automatic update for 2021-05-02]Gerald Combs3-11/+99
2021-04-29tap_export_pdu: we don't have packet flags, don't claim that we do.Guy Harris1-1/+1
2021-04-26PTP: Check for enough bytesUli Heilmeier1-3/+1
2021-04-25[Automatic update for 2021-04-25]Gerald Combs13-82/+140
2021-04-21Version: 3.4.5 → 3.4.6.Gerald Combs7-808/+17
2021-04-21Build: 3.4.5Gerald Combs4-295/+613
2021-04-20Prep for 3.4.5.Gerald Combs1-11/+43
2021-04-20MS-WSP: Don't allocate huge amounts of memory.Gerald Combs1-9/+9
2021-04-19CMake: Enable AUTO{MOC,UIC,RCC} according to our CMake version.Gerald Combs2-3/+11
2021-04-19QT ByteViewText: calculate string widths consistently to prevent clippingnaf1-3/+3
2021-04-18[Automatic update for 2021-04-18]Gerald Combs4-75/+194
2021-04-16packet-ldap: fix regression for SASL handlingStefan Metzmacher2-33/+31