| Commit message (Expand) | Author | Age | Files | Lines |
* | Tagging has now been done, update to the next possible version (I keep | levitte | 2000-04-01 | 1 | -2/+2 |
* | Building version 0.9.5a | levitte | 2000-04-01 | 1 | -2/+2 |
* | _lrotl and _lrotr are defined in MSVC but nowhere else that we know | levitte | 2000-04-01 | 3 | -3/+3 |
* | 'entropy >= ENTROPY_NEEDED' should be evaluated while the | bodo | 2000-03-30 | 1 | -1/+4 |
* | Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND, | levitte | 2000-03-29 | 1 | -0/+5 |
* | Removed, especially since it conflicts with des.pod on | levitte | 2000-03-27 | 1 | -16/+0 |
* | Fix for HMAC. | steve | 2000-03-27 | 1 | -1/+3 |
* | Beautifying code. | levitte | 2000-03-25 | 1 | -2/+2 |
* | Tagging has been done, update to next probable version... | levitte | 2000-03-23 | 1 | -2/+2 |
* | Time for version 0.9.5a beta2 | levitte | 2000-03-23 | 1 | -1/+1 |
* | Clean up context, even if an error occured. | levitte | 2000-03-23 | 1 | -0/+1 |
* | Update docs and remove old PKCS#7 README file. | steve | 2000-03-23 | 1 | -5/+0 |
* | Fix a memory leak in PKCS12_parse. | steve | 2000-03-22 | 5 | -16/+29 |
* | In some of the Makefiles CPP was not defined. | ulf | 2000-03-20 | 3 | -0/+3 |
* | Problems with the Windows build. | ulf | 2000-03-20 | 1 | -1/+1 |
* | Tagging done, we move to the next possible. | levitte | 2000-03-20 | 1 | -2/+2 |
* | make update | levitte | 2000-03-20 | 1 | -1/+1 |
* | Change the version text, it's time to release the first beta of 0.9.5a. | levitte | 2000-03-20 | 1 | -4/+4 |
* | Bug fix: RAND_write_file() failed to write to files created by open() | ulf | 2000-03-19 | 2 | -43/+15 |
* | Make sure an error condition is returned if, for some reason, the file | levitte | 2000-03-19 | 1 | -1/+5 |
* | oops. don't use "entropy" directly. | ulf | 2000-03-19 | 1 | -3/+3 |
* | New function RAND_event() collects entropy from Windows events. | ulf | 2000-03-19 | 2 | -0/+43 |
* | FLAT_INC is not needed; we use -I.. all the time | ulf | 2000-03-19 | 3 | -12/+0 |
* | Integrate podd.h sk.h into set_key.c | ulf | 2000-03-19 | 5 | -301/+169 |
* | Change the notation and coding of the version to be able to contain | levitte | 2000-03-19 | 1 | -7/+18 |
* | Keep in sync with Unix code, and prepare for a misfeature fix. | levitte | 2000-03-19 | 1 | -1/+2 |
* | make update | ulf | 2000-03-19 | 1 | -6/+2 |
* | cleanup. | ulf | 2000-03-19 | 6 | -124/+38 |
* | libdes manpage. | ulf | 2000-03-19 | 1 | -261/+0 |
* | des_quad_cksum() byte order bug fix. | ulf | 2000-03-19 | 2 | -53/+47 |
* | DES in Perl was incomplete and not very useful | ulf | 2000-03-18 | 8 | -1252/+0 |
* | superseded by des_modes.pod | ulf | 2000-03-18 | 1 | -84/+0 |
* | change manpages to pod. Contents are not up to date! | ulf | 2000-03-18 | 3 | -604/+388 |
* | Eliminate memory leaks in mem_dbg.c. | bodo | 2000-03-18 | 3 | -19/+44 |
* | Make sure to complete the cleanup of names. | levitte | 2000-03-17 | 1 | -0/+5 |
* | Bugs corrected | levitte | 2000-03-17 | 1 | -7/+19 |
* | Insert a comment: This is one of the few files in this directory | bodo | 2000-03-14 | 1 | -0/+5 |
* | Remove "Makefile.uni" files and some related stuff. | bodo | 2000-03-14 | 12 | -1458/+0 |
* | Typos corrected. | levitte | 2000-03-14 | 1 | -3/+3 |
* | Target added. | levitte | 2000-03-14 | 1 | -0/+1 |
* | Bugs corrected, and a couple of include files to get declarations for | levitte | 2000-03-14 | 1 | -3/+10 |
* | bss_log has dollars, so compile it with that warning flag disabled. | levitte | 2000-03-14 | 1 | -1/+1 |
* | Typo corrected | levitte | 2000-03-14 | 1 | -1/+1 |
* | Make V_ASN1_APP_CHOOSE work again. | steve | 2000-03-14 | 1 | -1/+1 |
* | Update test suite so that 'make test' succeeds in 'no-rsa' configuration. | bodo | 2000-03-13 | 1 | -3/+4 |
* | Remove Win32 assembler files. They are always rebuilt (with some | bodo | 2000-03-13 | 12 | -11862/+0 |
* | cleaning up a little | bodo | 2000-03-12 | 1 | -0/+53 |
* | asm workaround for SuSE Linux | ulf | 2000-03-12 | 9 | -11/+11 |
* | make update | ulf | 2000-03-12 | 2 | -4/+7 |
* | Workaround for Windoze weirdness. | bodo | 2000-03-11 | 1 | -2/+4 |