2000-02-15 |
Andy Polyakov | Move CAST_S_tables to read-only segment. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Andy Polyakov | Avoid GNU C assembler templates under Solaris x86. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Andy Polyakov | New NO_INLINE_ASM macro. Primary target for the moment... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Dr. Stephen... | Fix for Netscape "hang" bug. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Andy Polyakov | test_mont was exercising 100-bit multiplication modulus... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Richard Levitte | Remove the access() call altogether for VMS, since... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Richard Levitte | Time ran away... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Richard Levitte | Add a couple of forgotten $(PERL), and make the code... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Dr. Stephen... | Modernise 'selfsign.c' to use new X509_NAME code |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Andy Polyakov | HP-UX tune-up: new unified configs, HP C compiler bug... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Dr. Stephen... | Make pkcs12 and smime applications seed random number |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Richard Levitte | A hack to make sure access() will give us the correct... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Bodo Möller | Corrections. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Bodo Möller | Update. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Bodo Möller | Implement MD5-based "apr1" password hash. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Ben Laurie | Correct time in seconds instead of minutes. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Ben Laurie | Fix shadow. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Richard Levitte | Add compilation of the new passwd utility. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Richard Levitte | Add references to the new passwd utility. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bodo Möller | 'passwd' tool. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bodo Möller | 16 * 8 = 128. |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Richard Levitte | Move down the attributions |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Bodo Möller | Note about des_ncbc_encrypt. |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Richard Levitte | Constify |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Dr. Stephen... | Add command line password options to the reamining... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Richard Levitte | des_modes is a section 7 manual, so let's make sure... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Richard Levitte | First try at documenting the DES (and other algorithms... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Dr. Stephen... | Rename the X509V3_*_d2i functions to X509_get_ext_d2i... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | "print" is GNU bc specific. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | Refer to EVP_DigestInit() in the hash function descript... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Richard Levitte | A proposed freeze and release time has come up. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Dr. Stephen... | Document EVP digest operations. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | BN bug fixes |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | put missing line back in. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | Improve bntest slightly, and fix another bug in the... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Andy Polyakov | Support for MacOS X (Rhapsody) is added. Also get rid... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Richard Levitte | Typo corrected... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Bodo Möller | Memory leak. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Ulf Möller | BN_div bugfix. The q-- loop should not be entered in... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Bodo Möller | Correction: openssl.c must get the long version of... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Bodo Möller | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Dr. Stephen... | Add support for some broken PKCS#8 formats. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Bodo Möller | Commit patch to bn.h that CVS decided to throw away... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Bodo Möller | Generate just one error code if iterated SSL_CTX_get... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Ulf Möller | Use MONT_WORD macro to control if the word-based or... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Ulf Möller | New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Ulf Möller | md2 is documented in the md5 page. lets see if this... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Ulf Möller | Document RC4. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Ulf Möller | Replace ridiculous libdes PRNG with RAND_bytes. These... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Andy Polyakov | New xcbc_ok test vector is required after the parity... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Dr. Stephen... | Rename SSLeay_add_all_algorithms() et al to |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Bodo Möller | Report progress as in dsatest.c when creating a DHE... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Bodo Möller | Use correct, not American spelling. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Bodo Möller | Correct spelling as it was done in the source. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulf Möller | a short page for "speed" |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulf Möller | Document hash functions. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Dr. Stephen... | Add new -notext option to 'ca', -pubkey option to spkac. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Bodo Möller | Some 'const's for BNs. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Bodo Möller | Include OpenSSL license. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Bodo Möller | Tolerate negative numbers in BN_is_prime. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Bodo Möller | rndsort{Miller, Rabin} primality test. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Andy Polyakov | Support for "multiply high" instruction, see BN_UMULT_H... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | Bug fix: BN_is_prime() would fail with a high probabili... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | match the prototype |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | Remove an =over that never ends |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | link to SSL_get_error(3) |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | dhgen is gone. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Richard Levitte | Correct one link. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Bodo Möller | If n0 == d0, we must alway compute 'rem' "by hand" |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Bodo Möller | Typo in preprocessor symbol. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Bodo Möller | Pointer to important manual page that should be written. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Bodo Möller | Change log entry completed. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | undo. I keep confusing my directories. :( |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | EBCDIC support. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | Document ERR library. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | spelling |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Ulf Möller | Print a reassuring message when Configure is done. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Bodo Möller | Reference for SHA-1. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Checked in some junk. Sorry. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Note changes. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Seek out and destroy another evil cast. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Typos. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulf Möller | Update docs: corrections, turn buffer docs into manpage... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Richard Levitte | Synchronise |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Bodo Möller | Documentation for BN_is_prime_fasttest. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Bodo Möller | Make output of "openssl dsaparam 1024" more interesting :-) |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Bodo Möller | Tiny changes to previous patch (the log message was... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Bodo Möller | Make DSA_generate_parameters, and fix a couple of bug |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Richard Levitte | Reimplement so only one synchronous stack is used.... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Richard Levitte | Finally found a form that I like... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Dr. Stephen... | Fix CRL encoding bug. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Bodo Möller | more information on 0.9.5 |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Richard Levitte | Synchronise with Unix code |
commit | commitdiff | tree | snapshot |
next |