Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-07 | openssl: don't override the CC passed at configure time | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-06-06 | openssl: bump version, enable mdc2+camellia+tlsext | Gustavo Zacarias | |
Closes #1951 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-05-02 | openssl: convert to the generic infrastructure | Thomas Petazzoni | |
OpenSSL is not using the autotools as its build system. Therefore, we must use the generic infrastructure instead of the autotools one. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-03-31 | openssl: bump version | Gustavo Zacarias | |
Closes #1411 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-11-15 | openssl: bump to 0.9.8l + security fixes | Gustavo Zacarias | |
Closes #703 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-23 | openssl: use generic support for avr32 | Peter Korsgaard | |
Upstream openssl doesn't have avr32 support, and we dropped the avr32 optimization patch some time ago. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-07-29 | openssl: remove invalid quotes around x86_64 | Peter Korsgaard | |
Thanks for Thomas for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-07-29 | openssl: fix arch handling | Peter Korsgaard | |
Closes #497 Use ARCH instead of BR2_ARCH as BR2_ARCH won't match because of the surrounding quotes. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-04-28 | package/openssl: fix uninstall | Peter Korsgaard | |
2009-04-28 | package/openssl: STRIP_STRIP_ALL should be used for binaries | Peter Korsgaard | |
2009-04-28 | package/openssl: also strip libraries with _OPENSSL_BIN is enabled | Peter Korsgaard | |
2009-04-28 | package/openssl: make sure TARGET_CFLAGS are used | Peter Korsgaard | |
And remove the unnedded c_rehash binary while we're at it. Patch by Gustavo Zacarias <gustavo@zacarias.com.br>, closes #307. Saves ~250k on PPC with default config (E.G. -Os) | |||
2009-04-07 | openssl: bump version | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #217 Fixes multiple security flaws - See http://www.openssl.org/news/secadv_20090325.txt for details. | |||
2009-03-15 | openssl: strip libraries | Peter Korsgaard | |
2009-03-05 | openssl: misc fixes | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #151. * Avoid fips directory completely since it just installs source file cruft inlib * Point openssldir to a more friendly and common /etc/ssl rather than /usr/lib/ssl | |||
2009-02-24 | Bump version to 0.9.8j | Hamish Moffatt | |
2008-10-13 | openssl: fix architecture specified when configuring openssl | Hans-Christian Egtvedt | |
This patch will default to linux-generic32, unless a known optimized architecture is selected. As of today it will select optimized config for; avr32, ia64, powerpc and x86_64. This fixes bug #5344. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-10-07 | openssl: fix compiling OpenSSL for i386 architecture | Hans-Christian Egtvedt | |
This patch will use linux-generic32 for all i386 target architectures, which fixes bug #5274. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-09-24 | openssl: convert to Makefile.autotools.in and bump version to 0.9.8g | Hans-Christian Egtvedt | |
This patch converts building of OpenSSL to use Makefile.autotools.in and bumps the version to 0.9.8g. The patches are updated to reflect this version upgrade. A kconfig option for adding the OpenSSL engines is also added. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-07-08 | openssl: re-revert r22644 | Peter Korsgaard | |
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32, so lets revert this for good. | |||
2008-07-08 | Revert patch which breaks AVR32 build | Ulf Samuelsson | |
2008-07-08 | Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway | Hamish Moffatt | |
2008-07-05 | Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled ↵ | Ulf Samuelsson | |
softfloat | |||
2008-07-05 | Update config.* of openssl | Ulf Samuelsson | |
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard | |
Based on input from Arndt Kritzner & Bernhard Fischer. | |||
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-13 | Store openssl files in /usr/lib/ssl | Ulf Samuelsson | |
2007-08-11 | Bump version of openssl, add threads | Ulf Samuelsson | |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer | |
First hunk of fixes for bug #1290 | |||
2007-04-06 | - hit awk on steroids with a clue bait | Bernhard Reutner-Fischer | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2005-12-29 | fix i686 targets [again] bug 595 | Mike Frysinger | |
2005-12-03 | dont set openssl arch to i386-i386 for i386 targets #495 by noah | Mike Frysinger | |
2005-10-06 | openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵ | Mike Frysinger | |
Sieg on irc | |||
2005-10-02 | dont version bump since all the patches need to be redone | Mike Frysinger | |
2005-09-30 | ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵ | Mike Frysinger | |
targets by schieli in Bug 450 | |||
2005-07-12 | Thomas Lundquist writes: | Eric Andersen | |
If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas. | |||
2005-03-21 | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This ↵ | Mike Frysinger | |
will update the version to download as well as one line of the patch which needed correcting. | |||
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2004-12-11 | openssl doesnt like 'make -j' | Eric Andersen | |
2004-10-21 | make sure build uses $TARGET_CFLAGS instead of stupid -O3 | Mike Frysinger | |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. |