Jo-Philipp Wich
115aced5c7
openssl: fix bad chmod in install section ( #5433 )
...
SVN-Revision: 16624
16 years ago
Florian Fainelli
fe98e8c7cd
put the 4 ssl libraries into a ssl submenu ( #5156 )
...
SVN-Revision: 16090
16 years ago
Nicolas Thill
c1a929efbd
openssl: fix annoying build errors when changing upstream versions
...
SVN-Revision: 15880
16 years ago
Nicolas Thill
2a54a83244
openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
...
SVN-Revision: 15410
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Florian Fainelli
1307d73267
allow openssl to compile with ccache enabled ( #4518 )
...
SVN-Revision: 15212
16 years ago
Florian Fainelli
b32d7ba705
update openssl to 0.9.8k ( #4846 )
...
SVN-Revision: 15106
16 years ago
Nicolas Thill
09c3b45169
openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain ( closes : #4517 ), thanks to Luigi Mantellini
...
SVN-Revision: 14375
16 years ago
Andy Boyett
fec30c2b2b
openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077
...
SVN-Revision: 14102
16 years ago
Gabor Juhos
22949f10e2
openssl: update ocf to 20080917
...
SVN-Revision: 13284
16 years ago
Felix Fietkau
6182979957
bump openssl PKG_RELEASE
...
SVN-Revision: 13184
16 years ago
Felix Fietkau
078f269b41
enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
...
SVN-Revision: 13182
16 years ago
Florian Fainelli
b4dd33016d
Update openssl to 0.9.8i ( #4060 )
...
SVN-Revision: 13109
16 years ago
Felix Fietkau
e08253b1c2
change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
...
SVN-Revision: 12511
16 years ago
John Crispin
974ad00cf3
adds several fixes to etrax, make openssl work on etrax
...
SVN-Revision: 12393
16 years ago
Felix Fietkau
e9ea28b0af
use $(FPIC) in a few places where it matters
...
SVN-Revision: 12225
17 years ago
Imre Kaloz
3ff4b7ee10
patch causes problems on some platforms, nuke it
...
SVN-Revision: 11904
17 years ago
Imre Kaloz
a2e1b4ab11
enable the cryptodev engine on ixp4xx
...
SVN-Revision: 11805
17 years ago
Imre Kaloz
37401f38d3
fix cryptodev compile
...
SVN-Revision: 11804
17 years ago
Imre Kaloz
3800c1921a
add ocf support to openssl, and use it by default if engines are enabled
...
SVN-Revision: 11789
17 years ago
Imre Kaloz
e3dcb74486
enable openssl engine support on ixp4xx
...
SVN-Revision: 11788
17 years ago
Imre Kaloz
51c200b9bf
cleanup
...
SVN-Revision: 11786
17 years ago
Steven Barth
80219efc2d
updated OpenSSL to 0.9.8h
...
SVN-Revision: 11309
17 years ago
Steven Barth
f2de1dec21
Merge branch 'openssl'
...
SVN-Revision: 11224
17 years ago
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
17 years ago
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
17 years ago
John Crispin
c3847b8e5d
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
...
SVN-Revision: 9162
17 years ago
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
17 years ago
Nicolas Thill
52f8317cc3
install OpenSSL pkgconfig dev files
...
SVN-Revision: 8941
17 years ago
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
17 years ago
Nicolas Thill
8680e1d07d
use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
...
SVN-Revision: 8578
17 years ago
Florian Fainelli
37d2c06f8a
Put back dso and bump release number
...
SVN-Revision: 8298
18 years ago
Florian Fainelli
dad333d8d7
Put back zlib-dynamic it is breaking more packages than it solves problems
...
SVN-Revision: 8297
18 years ago
Tim Yardley
6b960df54f
address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
...
SVN-Revision: 8285
18 years ago
Felix Fietkau
8f16983e89
Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
...
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.
Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html
SVN-Revision: 7764
18 years ago
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
18 years ago
Tim Yardley
c39de67e80
move openssl to 0.9.8e
...
SVN-Revision: 6892
18 years ago
Nicolas Thill
23ff7d627f
enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes : #1182
...
SVN-Revision: 6706
18 years ago
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
18 years ago
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
18 years ago
Tim Yardley
c8298451cf
fix for ticket:989
...
SVN-Revision: 5674
18 years ago
Mike Baker
760bb5647c
patch from #989 (thanks Bartman007)
...
SVN-Revision: 5670
18 years ago
Felix Fietkau
d94301a65f
sync openssl ciphers and options with whiterussian
...
SVN-Revision: 5644
18 years ago
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
18 years ago
Felix Fietkau
144572780b
remove bogus -j1 options from make calls
...
SVN-Revision: 5217
18 years ago
Felix Fietkau
9737163928
fix path to bash in openssl compile
...
SVN-Revision: 5105
18 years ago