Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-25 | We no longer need pywrap | Rob Austein | |
svn path=/configure; revision=3899 | |||
2011-04-27 | Upgrade OpenSSL to 1.0.0d | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3794 | |||
2011-03-04 | Don't rebuild openssl/apps/openssl unless library has changed. | Rob Austein | |
Shared library control is [no-]shared, not {enable,disable}-shared; fortunately the default seems to be shared on platforms where it matters, which is why nobody noticed the error. svn path=/openssl/Makefile.in; revision=3716 | |||
2011-01-21 | Add deinstall/uninstall targets, even when they're no-ops. | Rob Austein | |
svn path=/Makefile.in; revision=3628 | |||
2011-01-20 | Even more OpenSSL build antics -- OpenSSL Makefiles are fragile | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3618 | |||
2011-01-20 | Yet another tweak to get right mix of static and dynamic linking. | Rob Austein | |
svn path=/configure; revision=3617 | |||
2011-01-20 | Fix all the broken RPATH stuff we said we'd fix "some day". | Rob Austein | |
svn path=/configure; revision=3615 | |||
2011-01-09 | Have to build OpenSSL shared libraries even though we don't need them, | Rob Austein | |
because we do need position independent code to build _POW.so. svn path=/configure; revision=3603 | |||
2011-01-09 | Rework POW build so that we can use static libraries again. | Rob Austein | |
svn path=/configure; revision=3602 | |||
2010-12-31 | distclean target | Rob Austein | |
svn path=/Makefile.in; revision=3596 | |||
2010-12-30 | Rework OpenSSL shared library stuff. Still not great, but better. | Rob Austein | |
svn path=/configure; revision=3586 | |||
2010-12-29 | Try to use autoconf to save us from shared libraries if it can | Rob Austein | |
svn path=/configure; revision=3584 | |||
2010-11-23 | OpenSSL 1.0.0b | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3562 | |||
2010-06-24 | Update to 1.0.0a -- CVE-2010-0742 | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3295 | |||
2010-04-06 | Upgrade to OpenSSL 1.0.0. | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3161 | |||
2010-03-19 | First baby steps towards autoconf. Trying to keep this simple, so | Rob Austein | |
only using it where absolutely necessary at the moment. svn path=/Makefile; revision=3125 |