| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to synchronise with Unix. | Richard Levitte | 2000-02-25 | 1 | -4/+3 |
* | EGD bugfix. | Ulf Möller | 2000-02-25 | 1 | -2/+4 |
* | Make gcc 2.95.2 happy here, too. | Ralf S. Engelschall | 2000-02-24 | 1 | -0/+2 |
* | Support EGD. | Ulf Möller | 2000-02-24 | 1 | -3/+12 |
* | Make pkcs8 work again. | Dr. Stephen Henson | 2000-02-22 | 1 | -7/+13 |
* | Fix some bugs and document others | Bodo Möller | 2000-02-21 | 1 | -23/+37 |
* | Fix gcc warnings. | Ulf Möller | 2000-02-20 | 2 | -3/+4 |
* | Add -clrext option to 'x509' | Dr. Stephen Henson | 2000-02-19 | 1 | -23/+21 |
* | add missing 'static' | Bodo Möller | 2000-02-18 | 1 | -1/+1 |
* | New functions and option to use NEW in certificate requests. | Dr. Stephen Henson | 2000-02-18 | 1 | -4/+8 |
* | Casts now unnecessary because of changed prototype. | Bodo Möller | 2000-02-17 | 1 | -3/+3 |
* | Add -pass argument to 'enc'. | Dr. Stephen Henson | 2000-02-17 | 1 | -2/+17 |
* | Pass phrase reorganisation. | Dr. Stephen Henson | 2000-02-16 | 13 | -240/+212 |
* | Fix signed/unsigned warnings. | Ben Laurie | 2000-02-16 | 1 | -0/+2 |
* | Remove the access() call altogether for VMS, since it doesn't quite | Richard Levitte | 2000-02-15 | 1 | -5/+11 |
* | Make pkcs12 and smime applications seed random number | Dr. Stephen Henson | 2000-02-12 | 2 | -13/+54 |
* | A hack to make sure access() will give us the correct answer about the | Richard Levitte | 2000-02-11 | 1 | -0/+8 |
* | Corrections. | Bodo Möller | 2000-02-11 | 1 | -7/+12 |
* | Update. | Bodo Möller | 2000-02-11 | 1 | -35/+42 |
* | Implement MD5-based "apr1" password hash. | Bodo Möller | 2000-02-11 | 1 | -64/+338 |
* | Fix shadow. | Ben Laurie | 2000-02-11 | 1 | -8/+8 |
* | Add compilation of the new passwd utility. | Richard Levitte | 2000-02-11 | 1 | -1/+1 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 31 | -0/+66 |
* | 'passwd' tool. | Bodo Möller | 2000-02-10 | 3 | -3/+197 |
* | Add command line password options to the reamining utilities, | Dr. Stephen Henson | 2000-02-08 | 7 | -49/+143 |
* | Memory leak. | Bodo Möller | 2000-02-06 | 1 | -0/+2 |
* | Correction: openssl.c must get the long version of the apps_startup() | Bodo Möller | 2000-02-05 | 2 | -1/+2 |
* | Cosmetic changes. | Bodo Möller | 2000-02-05 | 4 | -16/+6 |
* | Add support for some broken PKCS#8 formats. | Dr. Stephen Henson | 2000-02-05 | 1 | -4/+15 |
* | Rename SSLeay_add_all_algorithms() et al to | Dr. Stephen Henson | 2000-02-04 | 5 | -5/+5 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 17 | -37/+37 |
* | Add new -notext option to 'ca', -pubkey option to spkac. | Dr. Stephen Henson | 2000-02-03 | 7 | -34/+40 |
* | Seek out and destroy another evil cast. | Ulf Möller | 2000-01-30 | 1 | -1/+1 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 1 | -3/+3 |
* | Synchronise with Unix code | Richard Levitte | 2000-01-28 | 2 | -3/+14 |
* | New -pkcs12 option to CA.pl. | Dr. Stephen Henson | 2000-01-28 | 1 | -0/+9 |
* | RAND_load_file(..., -1) now means "read the complete file"; | Bodo Möller | 2000-01-24 | 2 | -2/+2 |
* | RAND_pseudo_bytes is good enough for encryption IVs, | Bodo Möller | 2000-01-24 | 1 | -4/+1 |
* | Make s_server, s_client check cipher list return codes. | Dr. Stephen Henson | 2000-01-23 | 2 | -3/+11 |
* | dh renamed to dhparam | Ulf Möller | 2000-01-22 | 1 | -1/+1 |
* | Add new program dhparam and update docs. | Dr. Stephen Henson | 2000-01-22 | 4 | -5/+375 |
* | Apply Lutz Behnke's 56 bit cipher patch with a few | Dr. Stephen Henson | 2000-01-22 | 1 | -2/+6 |
* | add ERR_print_errors after "end" label. | Bodo Möller | 2000-01-21 | 1 | -0/+1 |
* | Make -CAcreateserial start from 1 instead of 0 for | Dr. Stephen Henson | 2000-01-21 | 1 | -2/+2 |
* | Check RAND_bytes() return value or use RAND_pseudo_bytes(). | Ulf Möller | 2000-01-21 | 1 | -1/+5 |
* | Finish off the X509_ATTRIBUTE string stuff. | Dr. Stephen Henson | 2000-01-20 | 1 | -217/+17 |
* | It doesn't make sense to try see if these variables are negative, since they'... | Richard Levitte | 2000-01-17 | 1 | -2/+2 |
* | Add missing #ifndefs that caused missing symbols when building libssl | Ulf Möller | 2000-01-16 | 4 | -16/+0 |
* | New function RAND_pseudo_bytes() generated pseudorandom numbers that | Ulf Möller | 2000-01-16 | 1 | -2/+2 |
* | Enable memory checking earlier (we correctly free everything | Bodo Möller | 2000-01-15 | 1 | -5/+4 |