2008-05-31 |
cyrus | updated OpenSSL to 0.9.8h |
tree | commitdiff |
2008-05-20 |
cyrus | Merge branch 'openssl' |
tree | commitdiff |
2007-12-25 |
nbd | remove uninstalldev templates (no longer necessary) |
tree | commitdiff |
2007-12-09 |
nbd | Use $(CP) instead of $(INSTALL_BIN) for binaries. |
tree | commitdiff |
2007-10-06 |
blogic | added our own pkg-config wrapper, making the sed foo... |
tree | commitdiff |
2007-09-28 |
nbd | add $(STAGING_DIR) as argument to the InstallDev templa... |
tree | commitdiff |
2007-09-22 |
nico | install OpenSSL pkgconfig dev files |
tree | commitdiff |
2007-09-07 |
nico | move package description to a separate definition,... |
tree | commitdiff |
2007-09-03 |
nico | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead... |
tree | commitdiff |
2007-08-01 |
florian | Put back dso and bump release number |
tree | commitdiff |
2007-08-01 |
florian | Put back zlib-dynamic it is breaking more packages... |
tree | commitdiff |
2007-07-31 |
pavlov | address ticket:1182, moving from zlib-dynamic to zlib... |
tree | commitdiff |
2007-06-28 |
nbd | Add a patch for openssl to fix some breakage that happe... |
tree | commitdiff |
2007-06-04 |
nbd | refresh all package patches in the buildroot using... |
tree | commitdiff |
2007-04-08 |
pavlov | move openssl to 0.9.8e |
tree | commitdiff |
2007-03-26 |
nico | enable dso support back in openssl, needed to use share... |
tree | commitdiff |
2007-03-16 |
nbd | add file type autodetection for the unpack command... |
tree | commitdiff |
2007-03-16 |
nbd | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR... |
tree | commitdiff |
2006-11-29 |
pavlov | fix for ticket:989 |
tree | commitdiff |
2006-11-28 |
mbm | patch from #989 (thanks Bartman007) |
tree | commitdiff |
2006-11-25 |
nbd | sync openssl ciphers and options with whiterussian |
tree | commitdiff |
2006-11-23 |
nbd | replace lots of manual install commands with INSTALL_... |
tree | commitdiff |
2006-10-18 |
nbd | remove bogus -j1 options from make calls |
tree | commitdiff |
2006-10-14 |
nbd | fix path to bash in openssl compile |
tree | commitdiff |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
tree | commitdiff |
2006-09-29 |
nbd | sync openssl in wr and ng, update to 0.9.8d for securit... |
tree | commitdiff |
2006-09-24 |
nico | new (last?) attempt at standardizing Makefiles |
tree | commitdiff |
2006-09-23 |
nico | standardize Makefile, change section from base to libs... |
tree | commitdiff |
2006-09-02 |
florian | Really disable doc generation, increases install time |
tree | commitdiff |
2006-08-31 |
mbm | fix ccache error |
tree | commitdiff |
2006-08-04 |
mbm | set PATH in rules.mk |
tree | commitdiff |
2006-08-04 |
mbm | add quotes to TARGET_CC and TARGET_CROSS to help with... |
tree | commitdiff |
2006-06-27 |
mbm | credit where credit is due |
tree | commitdiff |
2006-06-21 |
nbd | add INCLUDE_DIR variable for $(TOPDIR)/include |
tree | commitdiff |
2006-06-21 |
nbd | build system cleanup. move shared include files into... |
tree | commitdiff |
2006-06-18 |
nico | remove ipkg directory, normalize Makefile. |
tree | commitdiff |
2006-06-15 |
nbd | add openssl depend on zlib |
tree | commitdiff |
2006-06-11 |
nbd | add openssl |
tree | commitdiff |
2006-04-13 |
nbd | remove lots of non-essential packages |
tree | commitdiff |
2006-03-29 |
florian | Disable tests and documentation compilation and/or... |
tree | commitdiff |
2006-03-29 |
wbx | readd some hashes and algorithms, needed for ipsec... |
tree | commitdiff |
2006-03-26 |
wbx | remove no-dsa and no-deprecated, it breaks to much... |
tree | commitdiff |
2006-03-23 |
kaloz | first try to decrease the size of openssl 0.9.8a |
tree | commitdiff |
2006-03-07 |
nico | fix wrong permissions on /etc (fixes from [3327]) |
tree | commitdiff |
2006-02-23 |
mbm | update openssl to 0.9.8 |
tree | commitdiff |
2006-02-01 |
mbm | change cp to $(CP) |
tree | commitdiff |
2005-11-18 |
nbd | fix openssl build for users having something other... |
tree | commitdiff |
2005-11-07 |
nbd | change bool in BR2_COMPILE_* to tristate to avoid unnec... |
tree | commitdiff |
2005-11-06 |
nico | fix a dependency bug introduced by [2333] |
tree | commitdiff |
2005-11-05 |
nico | reorganize/rationalize/format package menuconfig, |
tree | commitdiff |
2005-10-22 |
nbd | lots of small package changes and dependency cleanups... |
tree | commitdiff |
2005-10-21 |
nbd | remove Maintainer: and Source: from packages |
tree | commitdiff |
2005-10-20 |
nico | update openssl to new upstream release (v0.9.7i), |
tree | commitdiff |
2005-10-12 |
nico | move patch #160 in #110 |
tree | commitdiff |
2005-08-11 |
nico | Fix building when target arch = i386 |
tree | commitdiff |
2005-06-08 |
nico | Always use -R flag with cp (to preserve symlinks) |
tree | commitdiff |
2005-06-06 |
nico | Add some mirrors |
tree | commitdiff |
2005-06-01 |
nico | Split patches. |
tree | commitdiff |
2005-05-24 |
nico | Fix and standardize Config.in |
tree | commitdiff |
2005-05-22 |
nico | Remove circular dependency |
tree | commitdiff |
2005-05-22 |
nico | Convert openssl to new packaging style, install devel... |
tree | commitdiff |
2005-04-30 |
kaloz | optimize for size |
tree | commitdiff |
2005-04-25 |
nbd | update openssl to 0.9.7g |
tree | commitdiff |
2005-04-18 |
nbd | disable non-essential packages by default if DEVELOPER... |
tree | commitdiff |
2005-04-14 |
nico | Change searchpath from STAGING_DIR/{include,lib} to... |
tree | commitdiff |
2005-04-08 |
nbd | add some fixes for parallel build (does not work with... |
tree | commitdiff |
2005-04-03 |
kaloz | upgrade to dnsmasq 2.22 and openssl 0.9.7f |
tree | commitdiff |
2005-03-30 |
nbd | remove version and architecture from control files |
tree | commitdiff |
2005-03-21 |
wbx | add md5sums |
tree | commitdiff |
2005-03-19 |
nbd | add downloading script (with md5sum checking and source... |
tree | commitdiff |
2005-03-07 |
nbd | removed old makefiles |
tree | commitdiff |
2005-03-07 |
nbd | fix openssl build |
tree | commitdiff |
2005-03-07 |
mbm | enable hotplug |
tree | commitdiff |
2005-03-06 |
nico | Remove packages when cleaning |
tree | commitdiff |
2005-03-06 |
nico | Add package install dependencies (don't install a packa... |
tree | commitdiff |
2005-03-06 |
mbm | nbd's makefile/menuconfig rewrite |
tree | commitdiff |
|