| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -233/+0 |
* | Remove old DES API | Rich Salz | 2015-02-03 | 1 | -10/+0 |
* | "#if 0" removal: header files | Rich Salz | 2015-01-27 | 1 | -5/+0 |
* | OPENSSL_NO_xxx cleanup: DEC-CBCM removed | Rich Salz | 2015-01-27 | 1 | -5/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -150/+158 |
* | Update from stable branch. | Dr. Stephen Henson | 2008-05-20 | 1 | -1/+2 |
* | Add the missing parts for DES CFB1 and CFB8. | Richard Levitte | 2004-01-28 | 1 | -0/+4 |
* | Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES, | Richard Levitte | 2003-03-21 | 1 | -3/+3 |
* | Since HEADER_DES_H has been the protector of des.h since libdes | Richard Levitte | 2002-12-11 | 1 | -2/+2 |
* | Add the possibility to enable olde des support, not just disable it, for futu... | Richard Levitte | 2002-03-26 | 1 | -0/+6 |
* | Add the mapping of des_random_seed() for 0.9.6 compatibility. | Richard Levitte | 2002-03-26 | 1 | -4/+4 |
* | With the changed des_old API, let's complete the work by renaming the | Richard Levitte | 2002-02-05 | 1 | -0/+4 |
* | New functions | Bodo Möller | 2002-01-24 | 1 | -1/+1 |
* | Support old DES APIs by default. | Ben Laurie | 2002-01-23 | 1 | -0/+4 |
* | Remove DES_random_seed() but retain des_random_seed() for now. Change | Richard Levitte | 2001-10-25 | 1 | -1/+0 |
* | Due to an increasing number of clashes between modern OpenSSL and | Richard Levitte | 2001-10-24 | 1 | -145/+107 |
* | unused function | Ulf Möller | 2001-09-06 | 1 | -1/+0 |
* | Remove old unused stuff. | Ben Laurie | 2001-07-31 | 1 | -4/+0 |
* | Make EVPs allocate context memory, thus making them extensible. Rationalise | Ben Laurie | 2001-07-30 | 1 | -42/+46 |
* | Move the password reading functions completely away from the DES | Richard Levitte | 2001-05-13 | 1 | -9/+0 |
* | #if 0 out deleted (?) functions to stop Win32 DLL | Dr. Stephen Henson | 2001-05-13 | 1 | -1/+4 |
* | Since there has been reports of clashes between OpenSSL's | Richard Levitte | 2001-03-29 | 1 | -4/+4 |
* | Introduce the possibility to access global variables through | Richard Levitte | 2001-03-02 | 1 | -2/+4 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+1 |
* | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto | Richard Levitte | 2000-12-31 | 1 | -0/+5 |
* | Various Win32 related fixes. Doesn't compile yet on | Dr. Stephen Henson | 2000-12-21 | 1 | -1/+0 |
* | #include <stdio.h> not needed. | Ulf Möller | 2000-06-01 | 1 | -1/+0 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | cleanup. | Ulf Möller | 2000-03-19 | 1 | -8/+21 |
* | Generate just one error code if iterated SSL_CTX_get() fails. | Bodo Möller | 2000-02-05 | 1 | -1/+1 |
* | Add functions des_set_key_checked, des_set_key_unchecked. | Bodo Möller | 1999-12-03 | 1 | -0/+5 |
* | No use in naming the cblock _; the structure still is incompatible | Ulf Möller | 1999-07-29 | 1 | -1/+1 |
* | Restore compability with kerberos/des.h (I had deleted some seemingly useless | Ulf Möller | 1999-07-29 | 1 | -40/+35 |
* | VMS updates. | Ulf Möller | 1999-07-29 | 1 | -1/+5 |
* | des_cbc_encrypt / des_ncbc_encrypt issue. | Bodo Möller | 1999-06-09 | 1 | -0/+1 |
* | Call our crypt implementation des_crypt(). crypt() now is a wrapper if | Ulf Möller | 1999-06-08 | 1 | -8/+1 |
* | Don't #define _, and eliminate casts. | Ulf Möller | 1999-06-08 | 1 | -7/+2 |
* | gcc (in some versions) doesn't like the const_des_cblock typedef. | Bodo Möller | 1999-05-17 | 1 | -1/+6 |
* | Change type of various DES function arguments from des_cblock | Bodo Möller | 1999-05-16 | 1 | -37/+39 |
* | Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. | Bodo Möller | 1999-05-15 | 1 | -1/+1 |
* | Use e_os2.h, not e_os.h in exported header file des.h. | Bodo Möller | 1999-05-15 | 1 | -4/+4 |
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -3/+9 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -0/+4 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -61/+0 |
* | Various header consistency fixes. | Dr. Stephen Henson | 1999-04-25 | 1 | -0/+3 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -1/+1 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -2/+2 |
* | Remove references to .org header file names. | Ulf Möller | 1999-04-22 | 1 | -1/+1 |
* | Move all autogenerated header file parts to crypto/opensslconf.h. | Ulf Möller | 1999-04-21 | 1 | -0/+302 |
* | Deal with generated files. | Ben Laurie | 1998-12-28 | 1 | -303/+0 |