- Feb 29, 2024
-
-
Vivek Kumar Dutta authored
-
- Feb 15, 2024
-
-
Andreas Gnau authored
libstrophe is dual-licensed as MIT OR GPL-3.0-only, which is also reflected by the SPDX-License-Identifier lines in the source files. Correct PKG_LICENSE in the Makefile accordingly. Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu> (cherry picked from commit ccb4632c57d456289e79e6062b3349c8779bf8ce)
-
- Feb 08, 2024
-
-
Vivek Kumar Dutta authored
-
- Feb 02, 2024
-
-
Amin Ben Romdhane authored
-
- Jan 22, 2024
-
-
Andreas Gnau authored
Instead of /sbin/ install logread to /usr/sbin/logread. This works around a conflict with the logd package. Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
-
- Jan 18, 2024
-
-
Vivek Kumar Dutta authored
-
- Dec 29, 2023
-
-
child expect entry timeout value set handled in the response message of PAUSE with condition verification of cseq value.
-
- Dec 28, 2023
-
-
- Dec 06, 2023
-
-
Erik Karlsson authored
This makes it consistent with configuration for busybox in IOWRT and is needed for compatibility with pam_unix which lacks bcrypt support.
-
- Nov 30, 2023
-
-
- Nov 29, 2023
-
-
Erik Karlsson authored
This reduces the memory footprint of LuCI firmware upgrades.
-
Erik Karlsson authored
This reduces the memory footprint of LuCI firmware upgrades.
-
- Nov 28, 2023
-
-
Jani Juvan authored
-
- Nov 16, 2023
-
-
Andreas Gnau authored
Merge commit 8e3a1824 as specified in feeds.conf.default of OpenWrt tag v23.05.2.
-
- Nov 13, 2023
-
-
Stan Grishin authored
[23.05] adblock-fast: bugfix: ensure downloaded block-lists end with newline
-
Stan Grishin authored
* ensure downloaded block-lists end with newline * turn free/total RAM checks into functions calls Signed-off-by: Stan Grishin <stangri@melmac.ca> (cherry picked from commit 3787b4135584ad2a6510dbd883406d30575dce5c)
-
- Nov 12, 2023
-
-
Philip Prindeville authored
[23.05] perl: add support for riscv64
-
- Nov 10, 2023
-
-
Stan Grishin authored
[23.05] adblock-fast: update to 1.0.1-1
-
Dirk Brenken authored
* support backup/restore for remote allowlists * report the used log variant in status message Signed-off-by: Dirk Brenken <dev@brenken.org> (cherry picked from commit 2411bcffaf273b901e61193b18f1ca7355dc832f)
-
Dirk Brenken authored
* the log file monitor now supports standard log files used by other log daemons like syslog-ng Set 'ban_logreadfile' accordingly, by default it points to /var/log/messages * removed logd dependency, closes #21932 Signed-off-by: Dirk Brenken <dev@brenken.org> (cherry picked from commit c4e814074003a1d45bb583e98cac435575e09ca4)
-
Nikos Mavrogiannopoulos authored
Resolves: #22632 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
-
Tianling Shen authored
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit eabb6b8a747acb2292b81ff59417310f12e319f7)
-
Tianling Shen authored
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 56e29ed7daf39b683be49f06cb4bc065b2bdfd35)
-
- Nov 08, 2023
-
-
Stan Grishin authored
* update Makefile copyright info * organize functions shared between the init script, uci-defaults and luci app in alphabetical order * update error, warning and status messaging * use single quotes instead double quotes for static text labels * better warning for missing recommended packages * rename dns function to resolver to better reflect its purpose * improve resolver cleanup code * move _resolver_config function inside resolver function to improve code readlibity * rename _process_file_url to process_file_url_wrapper to better reflect its purpose * add preflight check for available RAM vs total size of block lists * move _config_add_url_size function inside adb_sizes function to improve code readlibity * remove uci validation from status_service function to improve performance * source init script from uci-defaults to include shared functions Signed-off-by: Stan Grishin <stangri@melmac.ca> (cherry picked from commit 11df396a18733111a0801d3967142ec0014b564b)
-
Michael Heimpold authored
[23.05] php8: update to 8.2.12
-
- Nov 06, 2023
-
-
Michael Heimpold authored
Signed-off-by: Michael Heimpold <mhei@heimpold.de> (cherry picked from commit 8d6a63df8ad0b8bdb4073e20774f34ae26791c5d)
-
Michael Heimpold authored
The initial fix was done in a2e76e497. Later we could revert it with 5779ae4c5 since a global fix in gcc was deployed. But now, PHP itself applied a workaround/fix in 8.2.8, so that we now require the initial fix again. Signed-off-by: Michael Heimpold <mhei@heimpold.de> (cherry picked from commit 43b10ad9c1c288e3bc034a1c2be3bb0bd2749634)
-
S. Brusch authored
* added ujail for crowdsec-firewall-bouncer * set nice to reduce priority for process Signed-off-by: S. Brusch <ne20002@gmx.ch> Maintainer: Kerma Gérald <gandalf@gk2.net> Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.0 (cherry picked from commit a8df73ce7277134c5bd318b3e63cc14e2c70e9a7)
-
- Nov 05, 2023
-
-
Zoltan HERPAI authored
Required by sifiveu and upcoming riscv targets. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> (cherry picked from commit cf59047d3c3f07baed76751e19f06db9c6541800)
-
Josef Schlehofer authored
The latest nmap version 7.9.3 currently fails to compile with OpenSSL 1.1 [1], it required to backport upstream patch to fix the compilation. [2] [1] https://github.com/nmap/nmap/issues/2516 [2] https://github.com/nmap/nmap/commit/d6bea8dcdee36a3902cece14097993350306f1b6 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 2c87004346f9456cfd5cc58559ab8ff4e94cd773)
-
Jonas Jelonek authored
This adds a multithreaded variant of iperf3 as a package. This variant is still experimental, developed in the mt branch of the iperf repository and expected to be merged when it is considered stable. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> (cherry picked from commit f369a2aaa9467c4ab91afeee382fe20088711735)
-
Tianling Shen authored
[23.05] dnsproxy: add more options
-
Anya Lin authored
1. Add new options: --http3 Enable HTTP/3 support (H3 first) --timeout Timeout for outbound DNS queries to remote upstream servers in a human-readable form (default: 10s) 2. Allows listen on multiple interfaces and ports Signed-off-by: Anya Lin <hukk1996@gmail.com> (cherry picked from commit 47b4ebc5cb5d3bf24c8a15a8f5cb9a99faed5e1a)
-
Christian Marangi authored
Backport patch merged upstream for PCRE2 support and move package to pcre2. Also add an additional patch pending to fix linking both pcre and pcre2 if autotools detect both library. (aircrack-ng prefer pcre2 in presence of both) Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit cb1f7c7ee4e5e0978a3004a94af8016c85791eed)
-
Christian Marangi authored
Bump aircrack-ng to release 1.7 Changelog from [1] Airdecap-ng: Endianness fixes Airdecap-ng: Output PCAP as little endian Airodump-ng: Fixed blank encryption field when APs have TKIP (and/or CCMP) with WPA2 Airodump-ng: Updated encryption filter (-t/--encrypt) for WPA3 and OWE Airodump-ng: Fixed out-of-order timestamp captures Airodump-ng: Ignore NULL PMKID Airodump-ng: Fixed dropping management frames with zeroed timestamp Airodump-ng: Fixed sorting where sometimes it started with a different field Airodump-ng: Allow setting colors only in AP selection mode Airodump-ng: Fix crash on 4K Linux console Airodump-ng: Fixed issue where existing clients not linked to an AP become hidden when hitting 'o' Airodump-ng: Allow use of WiFi 6E 6GHz frequencies Airodump-ng: Look for oui.txt in /usr/share/hwdata Airgraph-ng: Fixed graphviz package conflict Airgraph-ng: Fixed downloading OUI with python3 Airgraph-ng: Ensure support/ directory is created when installing Aircrack-ng: Fixed static compilation Aircrack-ng: Fix handshake replay counter logic Aircrack-ng: Handle timeout when parsing EAPOL Aircrack-ng: Fixed WEP display Aircrack-ng: Fixed spurious EXIT messages Aircrack-ng: Improved handshake selection by fixing EAPOL timing and clearing state Aircrack-ng: Ignore NULL PMKID Aircrack-ng: Added Apple M1 detection Aireplay-ng: In test mode, detect tampering of sequence number by firmware/driver Aireplay-ng: Fixed incorrectly rewritten loops affecting fragmentation attack, and in some cases, SKA fake auth Aireplay-ng: Fixed a bunch of instances where packets had their duration updated instead of the sequence number Airmon-ng: Fix avahi killing Airmon-ng: rewrite service stopping entirely Airmon-ng: Codestyle fixes and code cleanup Airmon-ng: Added a few Raspberry Pi hardware revisions Airmon-ng: Fixes for 8812au driver Airmon-ng: Fix iwlwifi firmware formatting Airmon-ng: Remove broken KVM detection Airmon-ng: Show regdomain in verbose mode Airmon-ng: Updated Raspberry Pi hardware revisions Airmon-ng: Document frequency usage Airmon-ng: Add a sleep to help predictable names due to udev sometimes renaming interface Airmon-ng: Added warning for broken radiotap headers in kernel 5.15 to 5.15.4 Airmon-ng: shellcheck fixes Airmon-ng: support systemctl as some systems don't support 'service' anymore Airmon-ng: Fixes for pciutils 3.8, backward compatible Airbase-ng: use enum for frame type/subtype Airbase-ng: remove a few IE in association responses Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode OSdep: Search additional IE for channel information OSdep: Android macro fixes Patches: Add missing patches that were on https://patches.aircrack-ng.org but not in repo Patches: Updated freeradius-wpe patch for v3.2.0 Patches: Updated hostapd-wpe patch for v2.10 Patches: Added docker containers to test WPE patches Autotools: make dist now creates VERSION file Autotools: Added maintainer mode Autotools: Initial support for Link Time Optimization (LTO) builds Integration tests: Added a new test, and improved some existing ones Airgraph-ng: switch airodump-join to Python 3 Manpages: Fixes (typos, tools name, etc.) and improvements README: Updated dependencies and their installation on various distros in README.md and INSTALLING README: Fixed typos and spelling in README.md and INSTALLING Packages: Packages on PackageCloud now support any distro using .deb and .rpm, however, it requires reinstalling repo (BREAKING CHANGE) General: Fix compilation with LibreSSL 3.5 General: Fix issues reported by Infer General: Updated buildbots General: Add Linux uclibc support General: Compilation fixes on macOS with the Apple M1 CPU General: Removed TravisCI and AppVeyor General: Use Github Actions for CI (Linux, Win, macOS, code style, and PVS-Studio) General: Added vscode devcontainer and documentation General: Fix warnings from PVS-Studio and build with pedantic (See PR2174) General: Shell script fixes thanks to shellcheck General: Fixes for GCC 10 and 11 General: Fixed cross-compilation General: Code refactoring, deduplication, cleanup, and misc code improvements General: Coverity Scan fixes, which includes memory leaks, race conditions, division by 0, and other issues General: PVS Studio improvements,fixes and updates General: Code formatting/style fixes General: Various fixes and improvements (code, CI, integration tests, coverity) General: Update bug reporting template and update the process [1] https://aircrack-ng.blogspot.com/2022/05/aircrack-ng-17.html Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 41922f33b5f2cbc58e504469cdcd14ffa33ee5f3)
-
- Nov 04, 2023
-
-
Philip Prindeville authored
strongswan: Update to 5.9.11
-
- Nov 02, 2023
-
-
Jeffery To authored
4.0.36 included a change to decimal parsing[1] that requires the decimal module. Trying to load the pyodbc module without python3-decimal installed would lead to a segmentation fault. This adds python3-decimal as a dependency. This also adds python3-uuid as a dependency as the module can accept and return uuid objects[2]. [1]: https://github.com/mkleehammer/pyodbc/commit/6b107a2bcaf7379e5ba182007b6ecae1bc2fc931 [2]: https://github.com/mkleehammer/pyodbc/commit/2ad7a9ced7c9c33232c173668c0830a484cc92f3 Fixes: f02f3ee8c768 ("pyodbc: Update to 4.0.39") Signed-off-by: Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 668a0f9dd8baa2fb6275ff0e022b6f1bf390b7c2)
-
Oskari Rauta authored
changes: - fixes a bug where science notations (exponentials) are displayed during tests during high speed bursts Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> (cherry picked from commit 58d8f9272139f29ec63f8fdde74a835fe031dece)
-
Koen Vandeputte authored
The current version is broken, as it refuses to work properly with the current nl80211 state. Bumping this fixes full wavemon support Changelog: 9.5.0: https://github.com/uoaerg/wavemon/releases/tag/v0.9.5 Changelog 9.4.0: https://github.com/uoaerg/wavemon/releases/tag/v0.9.4 Note that since 0.9.4, wavemon has a dependency on libnl-cli Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com> (cherry picked from commit d10b26525c29a8fc694f3bab0db3a678b4bf3ebd)
-
Christian Marangi authored
Bump to release 4.8 to make it easier to backport PCRE2 support patch. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 97a7165e7238f0966d6404faf775df8cf5f99a77)
-