index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
openssl
Age
Commit message (
Expand
)
Author
2009-01-21
openssl: fix build without largefile support
Peter Korsgaard
2009-01-18
Kconfig: remove 'default n' and 'default no' (see r22874)
Peter Korsgaard
2009-01-06
openssl: remove uclibc-susv3-legacy hunk from avr32 patch
Peter Korsgaard
2008-12-28
openssl: fix uclibc 0.9.30 build
Peter Korsgaard
2008-10-13
openssl: fix architecture specified when configuring openssl
Hans-Christian Egtvedt
2008-10-07
openssl: fix compiling OpenSSL for i386 architecture
Hans-Christian Egtvedt
2008-09-24
openssl: add patch for AVR32 support and optimization
Hans-Christian Egtvedt
2008-09-24
openssl: convert to Makefile.autotools.in and bump version to 0.9.8g
Hans-Christian Egtvedt
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-08
openssl: re-revert r22644
Peter Korsgaard
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
2008-07-05
Update config.* of openssl
Ulf Samuelsson
2008-03-27
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
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
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 S...
Mike Frysinger
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
2005-08-11
forgot to commit this
Mike Frysinger
2005-07-12
Thomas Lundquist writes:
Eric Andersen
2005-03-21
Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This wi...
Mike Frysinger
2005-03-21
dont install fips crap
Mike Frysinger
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2004-12-26
more help updates from Tom Cameron
Mike Frysinger
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
final step in buildroot facelift
Eric Andersen
2004-10-09
facelift step number two
Eric Andersen
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen