firmware-utils: move bcm_tag.h here
[15.05/openwrt.git] / package / openssl / Makefile
2012-09-24 Felix Fietkauopenssl: use asm SHA1, SHA256, AES on MIPS.
2012-08-29 John Crispin[openssl] revert threadsafe patch
2012-08-26 John Crispin[openssl] add missin -lpthread to the util - build...
2012-08-24 John Crispin[openssl] add safethread
2012-07-11 Luka Perkovopenssl: enable the use of cryptodev digests
2012-06-18 Jo-Philipp Wichopenssl does not compile with uml and arch x86_64
2012-05-19 Jo-Philipp Wich[package] openssl: update to v1.0.1c (CVE-2012-2333)
2012-05-02 Florian Fainelli[package] openssl: update to 1.0.1b
2012-04-19 Jo-Philipp Wich[package] openssl: update to v1.0.1a (CVE-2012-2110)
2012-03-18 Jo-Philipp Wichopenssl 1.0.1 update patch
2012-03-13 Jo-Philipp Wichopenssl 1.0.0h update patch
2012-01-20 Jo-Philipp Wich[package] openssl: update to v1.0.0g (CVE-2012-0050)
2012-01-18 Jo-Philipp Wich[package] openssl: fix syntax error in OpenWrt Makefile
2012-01-18 Jo-Philipp Wich[package] openssl: don't fail with empty TARGET_LDFLAGS
2012-01-06 Jo-Philipp Wich[package] openssl: bump to v1.0.0f (CVE-2011-4108,...
2011-11-03 Felix Fietkauopenssl: update to 1.0.0e (patch by tripolar)
2011-02-08 Felix Fietkauopenssl: update to 1.0.0d - includes important bug...
2011-02-03 Felix Fietkauopenssl: update to 1.0.0c
2010-11-19 Jo-Philipp Wich[package] openssl: update to 0.9.8p
2010-06-06 Florian Fainelli[package] update openssl to 0.9.8o (#7428)
2010-05-05 Jo-Philipp Wich[package] openssl: update to v0.9.8n, thanks Peter...
2010-05-04 Jo-Philipp Wich[package] openssl: update OCF userspace part to version...
2010-04-16 Nicolas Thillpackage/openssl: move configuration in submenu
2010-03-29 Jo-Philipp Wich[package] openssl: add patch for CVE-2010-0740 ("Record...
2010-03-14 Travis Kementhis patch fixes openssl parallel build.
2010-03-02 Nicolas Thill[package] openssl: fix build failure on arm, aes asm...
2010-03-01 Felix Fietkauopenssl: upgrade to 0.9.8m (patch by Peter Wagner)
2010-01-28 Felix Fietkauopenssl: make engines support dynamically configurable...
2009-12-16 Felix Fietkauopenssl: use assembler version of aes on arm - nearly...
2009-11-12 Imre Kalozupdate openssl to 0.9.8l -- thanks puchu
2009-06-29 Jo-Philipp Wich[package] openssl: fix bad chmod in install section...
2009-05-26 Florian Fainelli[package] put the 4 ssl libraries into a ssl submenu...
2009-05-17 Nicolas Thill[package] openssl: fix annoying build errors when chang...
2009-04-25 Nicolas Thill[package] openssl: add a patch to support DTLS compatib...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-04 Florian Fainelli[package] update openssl to 0.9.8k (#4846)
2009-01-19 Andy Boyett[package] openssl: update to 0.9.8j. thanks puchu.
2008-11-18 Gabor Juhos[package] openssl: update ocf to 20080917
2008-11-11 Felix Fietkaubump openssl PKG_RELEASE
2008-11-11 Felix Fietkauenable rc2 in openssl again, because disabling it break...
2008-11-03 Florian FainelliUpdate openssl to 0.9.8i (#4060)
2008-09-03 Felix Fietkauchange the an openssl sed command to be safe for -Wl...
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-07-13 Imre Kalozenable the cryptodev engine on ixp4xx
2008-07-12 Imre Kalozenable openssl engine support on ixp4xx
2008-05-31 Steven Barthupdated OpenSSL to 0.9.8h
2008-05-20 Steven BarthMerge branch 'openssl'
2007-12-25 Felix Fietkauremove uninstalldev templates (no longer necessary)
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-10-06 John Crispinadded our own pkg-config wrapper, making the sed foo...
2007-09-28 Felix Fietkauadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-22 Nicolas Thillinstall OpenSSL pkgconfig dev files
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-09-03 Nicolas Thilluse $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead...
2007-08-01 Florian FainelliPut back dso and bump release number
2007-08-01 Florian FainelliPut back zlib-dynamic it is breaking more packages...
2007-07-31 Tim Yardleyaddress ticket:1182, moving from zlib-dynamic to zlib...
2007-04-08 Tim Yardleymove openssl to 0.9.8e
2007-03-26 Nicolas Thillenable dso support back in openssl, needed to use share...
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2006-11-29 Tim Yardleyfix for ticket:989
2006-11-28 Mike Bakerpatch from #989 (thanks Bartman007)
2006-11-25 Felix Fietkausync openssl ciphers and options with whiterussian
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-10-18 Felix Fietkauremove bogus -j1 options from make calls
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-09-29 Felix Fietkausync openssl in wr and ng, update to 0.9.8d for securit...
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-09-23 Nicolas Thillstandardize Makefile, change section from base to libs...
2006-08-31 Mike Bakerfix ccache error
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakeradd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-06-27 Mike Bakercredit where credit is due
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-18 Nicolas Thillremove ipkg directory, normalize Makefile.
2006-06-15 Felix Fietkauadd openssl depend on zlib
2006-06-11 Felix Fietkauadd openssl
2006-04-13 Felix Fietkauremove lots of non-essential packages
2006-03-29 Waldemar Brodkorbreadd some hashes and algorithms, needed for ipsec...
2006-03-26 Waldemar Brodkorbremove no-dsa and no-deprecated, it breaks to much...
2006-03-23 Imre Kalozfirst try to decrease the size of openssl 0.9.8a
2006-03-07 Nicolas Thillfix wrong permissions on /etc (fixes from [3327])
2006-02-23 Mike Bakerupdate openssl to 0.9.8
2006-02-01 Mike Bakerchange cp to $(CP)
2005-10-22 Felix Fietkaulots of small package changes and dependency cleanups...
2005-10-20 Nicolas Thillupdate openssl to new upstream release (v0.9.7i),
2005-06-08 Nicolas ThillAlways use -R flag with cp (to preserve symlinks)
2005-06-06 Nicolas ThillAdd some mirrors
2005-06-01 Nicolas ThillSplit patches.
2005-05-22 Nicolas ThillConvert openssl to new packaging style, install devel...
2005-04-25 Felix Fietkauupdate openssl to 0.9.7g
2005-04-14 Nicolas ThillChange searchpath from STAGING_DIR/{include,lib} to...
2005-04-08 Felix Fietkauadd some fixes for parallel build (does not work with...
2005-04-03 Imre Kalozupgrade to dnsmasq 2.22 and openssl 0.9.7f
2005-03-21 Waldemar Brodkorbadd md5sums
2005-03-19 Felix Fietkauadd downloading script (with md5sum checking and source...
2005-03-07 Felix Fietkaufix openssl build
2005-03-07 Mike Bakerenable hotplug
next