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 |
2000-01-28 |
Richard Levitte | Put config in section 5, where it belongs. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Dr. Stephen... | Add CA.pl man page this time... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Dr. Stephen... | New -pkcs12 option to CA.pl. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | fix link |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Declare BN_pseudo_rand(). |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | It works much better when you don't press shift at... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | A couple of things were reversed for BN_pseudo_rand ... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Added a configuration for myself... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Use the pod2man that comes with OpenSSL. Make it so... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Since pod2man is still evolving, and some sites (among... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Update all links so they will be rendered better. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | comment was wrong. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | Update comment from bn.h |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | Document DSA and SHA. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | New news. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | Increase the year by one. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | typo in a comment |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | Update comments to provide a better approximation of... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | Add a pointer to a paper (is the algorithm in section... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | enable Montgomery test |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | Update references. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | Small correction. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Bodo Möller | Correct typos that ispell did not find. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Made link of reference |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | New manpage. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Ulf Möller | Run ispell. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Richard Levitte | Update all links so they will be rendered better. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Bodo Möller | Some comments added, and slight code clean-ups. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Bodo Möller | Clarification. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Bodo Möller | New manual page. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | Avoid a race condition. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | Improve clarity. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | Document RAND_load_file change. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Levitte | Man page section forgotten... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | Give the correct e-mail address even though the message... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | RAND_load_file(..., -1) now means "read the complete... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | RAND_pseudo_bytes is good enough for encryption IVs, |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bodo Möller | The des_xcbc_encrypt apparently always fails. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Levitte | Add the PID to the output on Win32. |
commit | commitdiff | tree | snapshot |
next |