| Commit message (Collapse) | Author | Age |
... | |
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
luaexpat: update to 1.3.0
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
pcre: small makefile fixes
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- make license tag spdx conform
- drop duplicate copy commands (previous lines with asterisk match already)
- minor whitespace cleanup
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dkjson: Fix PKG_BUILD_DIR paths
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes builds on clean checkouts, and also fixes the "md5sum tests
aren't working" notes.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
ibrdtnd: Add patch to exclude build of documentation using pdflatex
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
By default the package detects the presence of pdflatex and builds documentation automatically.
During the OpenWrt build this behavior is not acceptable. The added patch introduces a configure
option to explicitly enable the build of the documentation on request.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
rsync: optionally enable builtin zlib and add logfile to rsyncd
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
rsync, by default, includes a patched zlib within its source tarball. The patch
enables a better compression ratio for rsync streams. However, the client and
server need the same featureset in their zlib in order to understand the
compression stream, or the server will abort the transfer. Older versions have
no understanding of the new compression standard used.
This patch allows the builder to choose whether to use the bundled or system
zlib. It defautls to using the system zlib, as is the default before this
patch.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
libexpat: do not install soname symlink
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The .so symlinks (without any suffix) are only used by compiler/linker and
not needed on the target system.
See https://github.com/openwrt/packages/pull/274 for a short discussion.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add a patch to prevent use of LD_LIBRARY_PATH when checking for BDB libs
This caused build failure when host = target
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
micropython: simplify makefile + update
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Platform detection now done upstream.
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
expat: small makefile fixes
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \
| | | | |
| | | | | |
ddns-scripts: duiadns.net service support added
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Liviu Pislaru <liviu@duiadns.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This package adds the mac-telnet server, client, ping and discovery utilities.
See https://github.com/aouyar/MAC-Telnet for details.
This package uses the fork from https://github.com/jow-/MAC-Telnet as source,
the code there has a number of bugfixes and results in smaller binaries since
most core functionality has been ported to libubox facilities provided by
OpenWrt.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- BUG: config: error in http-response replace-header number of arguments
- BUG/MINOR: Fix search for -p argument in systemd wrapper.
- BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
- BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
- MEDIUM: connection: add new bit in Proxy Protocol V2
- BUG/MINOR: server: move the directive #endif to the end of file
- BUG/MEDIUM: http: tarpit timeout is reset
- BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
- BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
- BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
- BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
- BUG/MEDIUM: acl: correctly compute the output type when a converter is used
- CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
- BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\ \ \ \
| | | | |
| | | | | |
Add libsodium + dnscrypt-proxy
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
freeradius2: remove weird circular dependencies, enable mysql again
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
compile tested only
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Import dkjson, lua-bencode, and lua-sha2
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
this caused a compile fail on the BB builder
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
micropython: cleanup makefile + update to latest
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Now uses default build options for non-MIPS platforms
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This addresses https://dev.openwrt.org/ticket/16634
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \
| | | | |
| | | | | |
fwknop: Update to 2.6.3
|