| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Even though there's no git tag, configure.ac sets that version number.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\
| |
| | |
ldns: fix cross compiling on darwin
|
| |
| |
| |
| | |
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|\ \
| | |
| | | |
libssh: added openssl 1.1 compatibility
|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch was backported from upstream master branch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| |_|/
|/| | |
mxml: update to 2.11
|
| | |
| | |
| | |
| | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed obsolete patch file.
Removed BROKEN dependency for fftw3l variant as it builds well with musl.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \
| | | |
| | | | |
ibrcommon: add openssl 1.1 compatibility
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This patch has been merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
libnopoll: upgrade to version 0.4.6 for openssl 1.1 support
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Upgraded to support openssl 1.1.0. This is the current stable release.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
ldns: Upgrade to version 1.7.0
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
This version adds compatibility with openssl 1.1.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
libidn2: bump to v2.0.5
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Version 2.0.5 (released 2018-05-18)
** Switched the default library behavior to IDNA2008 as amended
by TR#46 (non-transitional). That default behavior is enabled when
no flags are specified to function calls. Applications can utilize the
%IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in
the interest of interoperability based on the fact that this is what application
writers care about rather than strict compliance with a particular protocol.
** Fixed memleak in idn2_to_unicode_8zlz().
** Return error (IDN2_ICONV_FAIL) on charset conversion errors.
** Fixed issue with STD3 rules applying in non-transitional
TR46 mode.
** idn2: added option --usestd3asciirules.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|\ \ \ \
| |/ / /
|/| | | |
openldap: use /dev/urandom as entropy source
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When cross-compiling, the configure script doesn't use /dev/urandom as
entropy source, which would have been the case if we were building it
natively. Instead it tries to use an EGD, which openwrt doesn't supply.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
tdb: avoid installing duplicate files
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Use $(CP) instead of $(INSTALL) so that libtdb.so.1 is installed as
symlink, and not duplicated.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
libtorrent: add support for openssl 1.1
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Used a patch that was merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
libmraa: Upgrade to version 0.9.0
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
This version is compatible with the version of node currently in use.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \
| | | |
| | | | |
libshout: Fix OpenSSL 1.1.0 without deprecated APIs
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previous patch was incomplete and broke with deprecated APIs
disabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Protobuf lite
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ken Keys <kkeys@caida.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ken Keys <kkeys@caida.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
|\ \ \
| | | |
| | | | |
libevhtp: add openssl 1.1 compatibility
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch is a backport of upstream changes.
I read the Makefile warning and made sure it only updates the openssl
calls and data types to the new API. It does not touch anything else!
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
uw-imap: add openssl 1.1 compatibility
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Patch to compile with openssl 1.1
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| | | |
| | | | |
libzdb: add compatibility with openssl 1.1
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
This patch merely updates the detection of the ssl library.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \
| |_|/
|/| | |
libshout: add openssl 1.1.0 compatibility
|
| |/
| |
| |
| |
| |
| |
| | |
Avoid calling deprecated and unnecessary library initialization
functions with openssl >= 1.1.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| |
| |
| |
| | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|/
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
libs/libx264: Update to snapshot 20180401
|
| |
| |
| |
| |
| |
| | |
Update libx264 to snapshot 20180401
Scrub any previous set -O flags, cosmetic change.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \
| | |
| | | |
boost: Package Release 2 (minor fixes)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fixed package hyperlink
-> Now using the @SF macro to obtain the best mirror link
-> Added backup link in case Source Forge fails to provide the proper link
- Minor fix to package documentation
-> Help documentation was lacking the contract library info.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \
| | | |
| | | | |
libuwsc: Update to 2.0.2
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bump to v1.35
Refresh patches.
Update Makefile to use new '--disable-doc' configure flag.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update to new upstream version. Needed to add a patch provided by upstream to compile with musl.
Signed-off-by: David Mora <iamperson347+public@gmail.com>
|