2001-10-01 |
Richard Levitte | Addapt seldom compiled code to new semantics of the... |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | "make update". |
tree | commitdiff |
2001-09-06 |
Ulf Möller | unused function |
tree | commitdiff |
2001-08-18 |
Ben Laurie | Add first cut symmetric crypto support. |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-31 |
Ben Laurie | Remove old unused stuff. |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Make EVPs allocate context memory, thus making them... |
tree | commitdiff |
2001-05-14 |
Richard Levitte | Use ui_compat.h to get the password reading functions. |
tree | commitdiff |
2001-05-13 |
Richard Levitte | Move the password reading functions completely away... |
tree | commitdiff |
2001-05-13 |
Dr. Stephen Henson | #if 0 out deleted (?) functions to stop Win32 DLL |
tree | commitdiff |
2001-05-06 |
Richard Levitte | make update |
tree | commitdiff |
2001-05-06 |
Richard Levitte | Add a general user interface API. This is designed... |
tree | commitdiff |
2001-03-30 |
Richard Levitte | Complete the des_encrypt to des_encrypt1 rename in... |
tree | commitdiff |
2001-03-29 |
Richard Levitte | Since there has been reports of clashes between OpenSSL's |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
tree | commitdiff |
2001-03-02 |
Richard Levitte | Introduce the possibility to access global variables... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | Use e_os2.h rather than opensslconf.h, since some neede... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | OpenVMS catches up. |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-04 |
Ben Laurie | Can't remember why this was needed? |
tree | commitdiff |
2000-12-31 |
Richard Levitte | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up... |
tree | commitdiff |
2000-12-21 |
Dr. Stephen Henson | Various Win32 related fixes. Doesn't compile yet on |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-21 |
Richard Levitte | Portability patch for HP MPE/iX. Submitted by Mark... |
tree | commitdiff |
2000-09-09 |
Ulf Möller | Fix some CygWin problems. |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-08-03 |
Richard Levitte | On Unicos, shorts are 8 bytes, so instead, use a struct... |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-05-31 |
Ulf Möller | #include <stdio.h> not needed. |
tree | commitdiff |
2000-05-15 |
Ulf Möller | MacOS changes. |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-04-01 |
Richard Levitte | _lrotl and _lrotr are defined in MSVC but nowhere else... |
tree | commitdiff |
2000-03-27 |
Richard Levitte | Removed, especially since it conflicts with des.pod on |
tree | commitdiff |
2000-03-22 |
Dr. Stephen Henson | Fix a memory leak in PKCS12_parse. |
tree | commitdiff |
2000-03-20 |
Richard Levitte | make update |
tree | commitdiff |
2000-03-19 |
Ulf Möller | Integrate podd.h sk.h into set_key.c |
tree | commitdiff |
2000-03-19 |
Ulf Möller | make update |
tree | commitdiff |
2000-03-19 |
Ulf Möller | cleanup. |
tree | commitdiff |
2000-03-19 |
Ulf Möller | libdes manpage. |
tree | commitdiff |
2000-03-19 |
Ulf Möller | des_quad_cksum() byte order bug fix. |
tree | commitdiff |
2000-03-18 |
Ulf Möller | DES in Perl was incomplete and not very useful |
tree | commitdiff |
2000-03-18 |
Ulf Möller | superseded by des_modes.pod |
tree | commitdiff |
2000-03-18 |
Ulf Möller | change manpages to pod. Contents are not up to date! |
tree | commitdiff |
2000-03-14 |
Bodo Möller | Insert a comment: This is one of the few files in this... |
tree | commitdiff |
2000-03-14 |
Bodo Möller | Remove "Makefile.uni" files and some related stuff. |
tree | commitdiff |
2000-03-13 |
Bodo Möller | Remove Win32 assembler files. They are always rebuilt... |
tree | commitdiff |
2000-03-12 |
Ulf Möller | asm workaround for SuSE Linux |
tree | commitdiff |
2000-03-10 |
Ulf Möller | Use L for all constants. |
tree | commitdiff |
2000-03-09 |
Ulf Möller | bug fix. |
tree | commitdiff |
2000-03-02 |
Bodo Möller | Add missing dependencies. |
tree | commitdiff |
2000-02-25 |
Ulf Möller | The main() return value is a program's exit code. |
tree | commitdiff |
2000-02-25 |
Geoff Thorpe | More VC++ pickiness. (destest.c doesn't have a "return... |
tree | commitdiff |
2000-02-05 |
Bodo Möller | Generate just one error code if iterated SSL_CTX_get... |
tree | commitdiff |
2000-02-05 |
Ulf Möller | Replace ridiculous libdes PRNG with RAND_bytes. These... |
tree | commitdiff |
2000-02-04 |
Andy Polyakov | New xcbc_ok test vector is required after the parity... |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
tree | commitdiff |
2000-01-24 |
Bodo Möller | Give the correct e-mail address even though the message... |
tree | commitdiff |
2000-01-24 |
Bodo Möller | The des_xcbc_encrypt apparently always fails. |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
2000-01-22 |
Ulf Möller | fail on all errors. |
tree | commitdiff |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
tree | commitdiff |
1999-12-26 |
Andy Polyakov | MacOS updates. Initial support for GUSI (MacOS socket... |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | Even more late break-in MacOS tidbits... |
tree | commitdiff |
1999-12-19 |
Andy Polyakov | MacOS updates. |
tree | commitdiff |
1999-12-03 |
Bodo Möller | Add functions des_set_key_checked, des_set_key_unchecked. |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-09-11 |
Andy Polyakov | Initial support for MacOS. |
tree | commitdiff |
1999-08-28 |
Ulf Möller | make testapps after the library. |
tree | commitdiff |
1999-08-13 |
Ulf Möller | Add pkcs7 and des apps to "make all". |
tree | commitdiff |
1999-08-13 |
Ulf Möller | Compile pkcs7 and des apps. |
tree | commitdiff |
1999-08-02 |
Bodo Möller | avoid cast |
tree | commitdiff |
1999-07-29 |
Ulf Möller | No use in naming the cblock _; the structure still... |
tree | commitdiff |
1999-07-29 |
Ulf Möller | Restore compability with kerberos/des.h (I had deleted... |
tree | commitdiff |
1999-07-28 |
Ulf Möller | VMS updates. |
tree | commitdiff |
1999-07-19 |
Bodo Möller | Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, |
tree | commitdiff |
1999-07-15 |
Ulf Möller | More DES library cleanups: remove references to srand... |
tree | commitdiff |
1999-07-12 |
Dr. Stephen Henson | More NASM support code it still doesn't work but it... |
tree | commitdiff |
1999-06-12 |
Bodo Möller | Avoid some warnings (on silly compilers). |
tree | commitdiff |
1999-06-09 |
Bodo Möller | des_cbc_encrypt / des_ncbc_encrypt issue. |
tree | commitdiff |
1999-06-09 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-06-09 |
Bodo Möller | Unify DES library: ncbc_enc.c wasn't used, but its... |
tree | commitdiff |
1999-06-09 |
Ulf Möller | Remove old libdes version number. |
tree | commitdiff |
1999-06-09 |
Bodo Möller | DES CBC change looks dubious to me. |
tree | commitdiff |
1999-06-09 |
Bodo Möller | Some pre-POSIX systems don't have unistd.h (but e.g... |
tree | commitdiff |
1999-06-09 |
Ben Laurie | Oops. Get rid of now incorrect comment. |
tree | commitdiff |
1999-06-09 |
Ben Laurie | I keep forgetting to fix this: update the IV! Most... |
tree | commitdiff |
1999-06-08 |
Ulf Möller | The des app. |
tree | commitdiff |
1999-06-08 |
Ulf Möller | Call our crypt implementation des_crypt(). crypt()... |
tree | commitdiff |
1999-06-08 |
Ulf Möller | Casts. |
tree | commitdiff |
1999-06-08 |
Ulf Möller | Warnings and casts. |
tree | commitdiff |
1999-06-08 |
Ulf Möller | Don't #define _, and eliminate casts. |
tree | commitdiff |
1999-06-08 |
Ulf Möller | Fix to compile the des app. |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
tree | commitdiff |
next |