Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2010-01-20 | Upgrade to OpenSSL 1.0.0-beta5 | Rob Austein | |
svn path=/openssl/Makefile; revision=2956 | |||
2010-01-20 | Typo and cleanup | Rob Austein | |
svn path=/openssl/Makefile; revision=2954 | |||
2009-11-18 | Update to new OpenSSL snapshot, to track TLS negotiation protocol | Rob Austein | |
bugfixes. While we're at this, switch to 1.0.0-stable snapshot series, with goal of eventually converging on OpenSSL 1.0.0. This included a few changes to track OpenSSL: - The "STRING" type used in the OpenSSL stack macros became "OPENSSL_STRING". - OpenSSL has deprecated the MD2 digest algorithm, so POW code can't refer to it unconditionally (perhaps I should remove support for it from POW entirely, but for now I just honor the compile-time conditional). - OpenSSL's configuration script was whining that I should run "make depend", so I do that now as part of the OpenSSL library build. svn path=/openssl/Makefile; revision=2883 | |||
2009-10-02 | Vile changes to enable shared library support for OpenSSL and POW, | Rob Austein | |
because the %^&^%*! GNU linker is unable to build _POW.so from static libraries on 64-bit hardware. svn path=/openssl/Makefile; revision=2806 | |||
2009-03-10 | Update snapshot -- this finally fixes the :: printout bug | Rob Austein | |
svn path=/openssl/Makefile; revision=2282 | |||
2009-03-10 | Cleanup | Rob Austein | |
svn path=/openssl/README; revision=2281 | |||
2009-01-08 | New OpenSSL snapshot | Rob Austein | |
svn path=/openssl/Makefile; revision=2040 | |||
2008-12-23 | Cleanup | Rob Austein | |
svn path=/openssl/Makefile; revision=2036 | |||
2008-10-24 | Add some of the other RPKI profile extensions, in particular an | Rob Austein | |
example of a multi-URI CRLDP extension. svn path=/openssl/tests/test.conf; revision=2027 | |||
2008-10-15 | Update openssl snapshot (fixes rcynic crash reported by RIPE). | Rob Austein | |
svn path=/openssl/Makefile; revision=2019 | |||
2008-10-10 | Update to new OpenSSL snapshot. This required code changes to track | Rob Austein | |
new type-safety features in the OpenSSL "stack" metatype. svn path=/openssl/Makefile; revision=2012 | |||
2008-06-12 | Cleanup | Rob Austein | |
svn path=/Makefile; revision=1876 | |||
2008-06-12 | Reorganize old directory hierarchy to match current usage | Rob Austein | |
svn path=/docs; revision=1875 | |||
2008-05-09 | openssl-SNAP-20080509 | Rob Austein | |
svn path=/openssl/Makefile; revision=1761 | |||
2008-05-03 | openssl-SNAP-20080503 | Rob Austein | |
svn path=/openssl/Makefile; revision=1740 | |||
2008-05-01 | openssl-SNAP-20080501 | Rob Austein | |
svn path=/openssl/Makefile; revision=1732 | |||
2008-04-20 | make test | Rob Austein | |
svn path=/Makefile; revision=1682 | |||
2008-04-18 | Add note on "debug-sra" setting so I don't have to keep digging it out | Rob Austein | |
of old makefiles svn path=/openssl/README; revision=1676 | |||
2008-04-18 | openssl-SNAP-20080418 | Rob Austein | |
svn path=/openssl/Makefile; revision=1674 | |||
2008-04-17 | openssl-SNAP-20080417 | Rob Austein | |
svn path=/openssl/Makefile; revision=1671 | |||
2008-04-09 | openssl-SNAP-20080409 | Rob Austein | |
svn path=/openssl/Makefile; revision=1644 | |||
2008-04-03 | Clean up after snapshot change | Rob Austein | |
svn path=/openssl/Makefile; revision=1576 | |||
2008-03-28 | Switch to using OpenSSL HEAD snapshot, for the new CMS code | Rob Austein | |
svn path=/openssl/Makefile; revision=1566 | |||
2008-03-25 | Apparently some Linux distributions have "gzip" but don't have "gzcat" | Rob Austein | |
svn path=/openssl/Makefile; revision=1563 | |||
2007-10-29 | Isolate OpenSSL version number into one Makefile. | Rob Austein | |
svn path=/openssl/Makefile; revision=1192 | |||
2007-10-29 | OpenSSL 0.9.8f -> 0.9.8g | Rob Austein | |
svn path=/openssl/Makefile; revision=1191 | |||
2007-10-19 | OpenSSL 0.9.8f | Rob Austein | |
svn path=/openssl/Makefile; revision=1175 | |||
2007-07-07 | Changes to build POW | Rob Austein | |
svn path=/Makefile; revision=725 | |||
2007-06-07 | Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution. | Rob Austein | |
svn path=/openssl/Makefile; revision=659 | |||
2007-06-01 | OpenSSL 0.9.8e shipped a while ago, update notes. | Rob Austein | |
svn path=/openssl/README; revision=646 | |||
2006-11-30 | Update notes now that code has been committed by OpenSSL project. | Rob Austein | |
svn path=/openssl/README; revision=465 | |||
2006-11-13 | Back port tweaks to silence compiler warnings. | Rob Austein | |
svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=464 | |||
2006-10-17 | opensslconf.h is generated automatically, remove from repository | Rob Austein | |
svn path=/openssl/trunk/crypto/opensslconf.h; revision=407 | |||
2006-10-16 | .configured => trunk/Makefile | Rob Austein | |
svn path=/openssl/Makefile; revision=398 | |||
2006-10-16 | Makefile is generated from Makefile.org | Rob Austein | |
svn path=/openssl/trunk/Makefile; revision=397 | |||
2006-10-16 | More Makefiles | Rob Austein | |
svn path=/Makefile; revision=394 |