| Commit message (Expand) | Author | Age | Files | Lines |
* | clean away old VMS cruft | Richard Levitte | 2016-02-10 | 1 | -1548/+0 |
* | Remove EIGHT_BIT and SIXTEEN_BIT | Rich Salz | 2016-01-27 | 1 | -4/+0 |
* | Remove outdated legacy crypto options | Rich Salz | 2016-01-27 | 1 | -20/+2 |
* | Fix DES_LONG breakage | Viktor Dukhovni | 2016-01-13 | 1 | -4/+4 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 1 | -1/+1 |
* | RT3992: Make SCT #ifdeffable. | David Woodhouse | 2015-09-09 | 1 | -0/+1 |
* | RT3998: Allow scrypt to be disabled | Rich Salz | 2015-09-04 | 1 | -0/+1 |
* | Revert "OPENSSL_NO_xxx cleanup: RFC3779" | David Woodhouse | 2015-09-03 | 1 | -0/+1 |
* | Add CHANGES entry for OPENSSL_NO_TLSEXT removal | Matt Caswell | 2015-05-22 | 1 | -3/+0 |
* | Remove remaining Kerberos references | Matt Caswell | 2015-05-13 | 1 | -6/+3 |
* | Remove SSL_TASK, the DECnet Based SSL Engine | Richard Levitte | 2015-03-31 | 1 | -34/+1 |
* | ui_compat cleanup; makefiles and vms | Rich Salz | 2015-02-06 | 1 | -1/+1 |
* | Remove old DES API | Rich Salz | 2015-02-02 | 1 | -1/+1 |
* | Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internals | Matt Caswell | 2015-01-31 | 1 | -1/+0 |
* | VMS build changes | Richard Levitte | 2015-01-30 | 1 | -42/+120 |
* | OPENSSL_NO_xxx cleanup: SHA | Rich Salz | 2015-01-27 | 1 | -6/+0 |
* | OPENSSL_NO_xxx cleanup: RFC3779 | Rich Salz | 2015-01-27 | 1 | -6/+1 |
* | ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF | Rich Salz | 2015-01-22 | 1 | -8/+0 |
* | Remove SSLv2 support | Kurt Roeckx | 2014-12-04 | 1 | -4/+1 |
* | PR: 2730 | Dr. Stephen Henson | 2012-02-25 | 1 | -0/+3 |
* | Add missing algorithms to disable, and in particular, disable | Richard Levitte | 2011-10-30 | 1 | -1/+4 |
* | Corrections to the VMS build system. | Richard Levitte | 2011-03-25 | 1 | -1/+1 |
* | For VMS, implement the possibility to choose 64-bit pointers with | Richard Levitte | 2011-03-25 | 1 | -8/+21 |
* | After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS | Richard Levitte | 2011-03-19 | 1 | -225/+516 |
* | First attempt at adding the possibility to set the pointer size for the build... | Richard Levitte | 2010-12-14 | 1 | -15/+72 |
* | Use the same directory for architecture dependent header files as in | Richard Levitte | 2010-11-23 | 1 | -31/+26 |
* | Don't define an empty CFLAGS, it's much more honest not to defined it at all. | Richard Levitte | 2010-11-23 | 1 | -1/+6 |
* | Synchronise with Unix and do all other needed modifications to have it | Richard Levitte | 2010-11-22 | 1 | -3/+4 |
* | Typo. | Richard Levitte | 2010-01-29 | 1 | -1/+2 |
* | The previous take went wrong, try again. | Richard Levitte | 2010-01-29 | 1 | -10/+7 |
* | If opensslconf.h and buildinf.h are to be in an architecture specific | Richard Levitte | 2010-01-29 | 1 | -28/+35 |
* | Have the VMS build system catch up with the 1.0.0-stable branch. | Richard Levitte | 2010-01-27 | 1 | -5/+12 |
* | Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). | Richard Levitte | 2009-05-15 | 1 | -39/+76 |
* | VMS stuff I forgot... | Richard Levitte | 2009-01-03 | 1 | -0/+1 |
* | More synchronisation with Unix | Richard Levitte | 2008-12-26 | 1 | -1/+1 |
* | Synchronise VMS build system with the Unixly one | Richard Levitte | 2008-12-16 | 1 | -4/+5 |
* | Further synchronisation with Unix build. I hadn't noticed pq_compat.h | Richard Levitte | 2008-04-12 | 1 | -1/+1 |
* | Synchronise with Unix build | Richard Levitte | 2008-04-11 | 1 | -1/+2 |
* | VAX C can't handle 64 bit integers, making SHA512 impossible... | Richard Levitte | 2007-08-22 | 1 | -1/+6 |
* | Add SEED encryption algorithm. | Bodo Möller | 2007-04-23 | 1 | -2/+3 |
* | Keep synchronised with the Unix build | Richard Levitte | 2006-06-10 | 1 | -2/+3 |
* | Add TS to the VMS build. | Richard Levitte | 2006-02-26 | 1 | -1/+2 |
* | Build Whirlpool on VMS as well | Richard Levitte | 2005-11-29 | 1 | -2/+3 |
* | Synchronise with the Unix build. | Richard Levitte | 2005-11-19 | 1 | -2/+1 |
* | Synchronise more with the Unix build. | Richard Levitte | 2005-05-31 | 1 | -1/+1 |
* | Merge from 0.9.8-stable. | Richard Levitte | 2005-05-30 | 1 | -1/+2 |
* | I was incorrect about VMS/Alpha. Defining BN_LLONG with | Richard Levitte | 2005-05-07 | 1 | -2/+2 |
* | Actually, C on VMS/Alpha knows very well what a long long is, and | Richard Levitte | 2005-05-06 | 1 | -0/+2 |
* | Some test programs in crypto/sha were named differently than usual... | Richard Levitte | 2004-07-11 | 1 | -1/+2 |
* | Add store.h among the exported headers on VMS. | Richard Levitte | 2004-03-24 | 1 | -4/+9 |