- 8a208cb New functions and option to use NEW in certificate requests. by Dr. Stephen Henson · 25 years ago
- 5c2ec54 Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...) by Bodo Möller · 25 years ago
- 73c5591 Casts now unnecessary because of changed prototype. by Bodo Möller · 25 years ago
- c417db4 Get rid of evil cast. by Ben Laurie · 25 years ago
- 671cf7f Reflect API changes. by Ben Laurie · 25 years ago
- cd3c54e by Dr. Stephen Henson · 25 years ago
- a3fe382 Pass phrase reorganisation. by Dr. Stephen Henson · 25 years ago
- bd03b99 Add support for Compaq Atalla crypto accelerator. by Ben Laurie · 25 years ago
- 8691ff9 Move primes to read-only segment. by Andy Polyakov · 25 years ago
- bd44570 Fix signed/unsigned warnings. by Ben Laurie · 25 years ago
- e1c5519 Install manpages below OPENSSLDIR (I think it was meant to be this way?). by Ulf Möller · 25 years ago
- 02d034c Create the man directories where the manpages will be put. by Ulf Möller · 25 years ago
- 2aca27a Move initial key to read-only segment. by Andy Polyakov · 25 years ago
- bc80c86 Move CAST_S_tables to read-only segment. by Andy Polyakov · 25 years ago
- f8bbcf3 Avoid GNU C assembler templates under Solaris x86. by Andy Polyakov · 25 years ago
- 89cee61 New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86 by Andy Polyakov · 25 years ago
- de469ef Fix for Netscape "hang" bug. by Dr. Stephen Henson · 25 years ago
- ea96c4b test_mont was exercising 100-bit multiplication modulus X*I-bit, where by Andy Polyakov · 25 years ago
- 207c7df Remove the access() call altogether for VMS, since it doesn't quite by Richard Levitte · 25 years ago
- 5f5b8d2 Time ran away... by Richard Levitte · 25 years ago
- c6ce792 Add a couple of forgotten $(PERL), and make the code to run pod2html a by Richard Levitte · 25 years ago
- c908047 Modernise 'selfsign.c' to use new X509_NAME code by Dr. Stephen Henson · 25 years ago
- bcba6cc HP-UX tune-up: new unified configs, HP C compiler bug workaround. by Andy Polyakov · 25 years ago
- d13e4eb Make pkcs12 and smime applications seed random number by Dr. Stephen Henson · 25 years ago
- 07fc355 A hack to make sure access() will give us the correct answer about the by Richard Levitte · 25 years ago
- 3ebf0be Corrections. by Bodo Möller · 25 years ago
- cbcc5c0 Update. by Bodo Möller · 25 years ago
- e6e7b5f Implement MD5-based "apr1" password hash. by Bodo Möller · 25 years ago
- b1f8aff Correct time in seconds instead of minutes. by Ben Laurie · 25 years ago
- efb4162 Fix shadow. by Ben Laurie · 25 years ago
- f6814ea Add compilation of the new passwd utility. by Richard Levitte · 25 years ago
- 5160448 Add references to the new passwd utility. by Richard Levitte · 25 years ago
- 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
- bb325c7 'passwd' tool. by Bodo Möller · 25 years ago
- 0a751d8 16 * 8 = 128. by Bodo Möller · 25 years ago
- a5d9c6e Move down the attributions by Richard Levitte · 25 years ago
- 8ce288a Note about des_ncbc_encrypt. by Bodo Möller · 25 years ago
- cf06940 Constify by Richard Levitte · 25 years ago
- 0cd4498 Update docs. by Dr. Stephen Henson · 25 years ago
- f07fb9b Add command line password options to the reamining utilities, amend docs. by Dr. Stephen Henson · 25 years ago
- 1e8f28c des_modes is a section 7 manual, so let's make sure that's where it ends up by Richard Levitte · 25 years ago
- 7948feb First try at documenting the DES (and other algorithms) modes by Richard Levitte · 25 years ago
- ff8a4c4 Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc. by Dr. Stephen Henson · 25 years ago
- 4e539aa "print" is GNU bc specific. by Ulf Möller · 25 years ago
- 4facdbb Refer to EVP_DigestInit() in the hash function descriptions. by Ulf Möller · 25 years ago
- 1c6fbf9 A proposed freeze and release time has come up. by Richard Levitte · 25 years ago
- 3cbe198 Document EVP digest operations. by Dr. Stephen Henson · 25 years ago
- 6d9ca50 BN bug fixes by Ulf Möller · 25 years ago
- fcb20be put missing line back in. by Ulf Möller · 25 years ago
- cae55bf Improve bntest slightly, and fix another bug in the BN library. by Ulf Möller · 25 years ago
- 0fad6cb Support for MacOS X (Rhapsody) is added. Also get rid of volatile by Andy Polyakov · 25 years ago
- 7cf6e2a Typo corrected... by Richard Levitte · 25 years ago
- 8652d1c Memory leak. by Bodo Möller · 25 years ago
- 4a6222d BN_div bugfix. The q-- loop should not be entered in the n0==d0 case. by Ulf Möller · 25 years ago
- e290c7d Correction: openssl.c must get the long version of the apps_startup() macro by Bodo Möller · 25 years ago
- 29a28ee Cosmetic changes. by Bodo Möller · 25 years ago
- 6643020 Add support for some broken PKCS#8 formats. by Dr. Stephen Henson · 25 years ago
- eb5a6a5 Commit patch to bn.h that CVS decided to throw away during 'cvs update', by Bodo Möller · 25 years ago
- 37e48b8 Generate just one error code if iterated SSL_CTX_get() fails. by Bodo Möller · 25 years ago
- 6535eb1 Use MONT_WORD macro to control if the word-based or the bignum by Ulf Möller · 25 years ago
- 9b14112 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access by Ulf Möller · 25 years ago
- 7e708eb md2 is documented in the md5 page. lets see if this works... by Ulf Möller · 25 years ago
- c236e66 Document RC4. by Ulf Möller · 25 years ago
- 981b87f Replace ridiculous libdes PRNG with RAND_bytes. These functions are not by Ulf Möller · 25 years ago
- d716308 New xcbc_ok test vector is required after the parity bits in cbc2_key by Andy Polyakov · 25 years ago
- af57d84 Rename SSLeay_add_all_algorithms() et al to by Dr. Stephen Henson · 25 years ago
- 53002dc Report progress as in dsatest.c when creating a DHE key. by Bodo Möller · 25 years ago
- f50c049 Use correct, not American spelling. by Bodo Möller · 25 years ago
- b136aa5 Correct spelling as it was done in the source. by Bodo Möller · 25 years ago
- ce76ce4 *** empty log message *** by Ulf Möller · 25 years ago
- b20b78b a short page for "speed" by Ulf Möller · 25 years ago
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- 9dbc41d Document hash functions. by Ulf Möller · 25 years ago
- 82fc1d9 by Dr. Stephen Henson · 25 years ago
- 7999c65 Some 'const's for BNs. by Bodo Möller · 25 years ago
- bfe30e4 Include OpenSSL license. by Bodo Möller · 25 years ago
- aff0825 Tolerate negative numbers in BN_is_prime. by Bodo Möller · 25 years ago
- e74231e rndsort{Miller, Rabin} primality test. by Bodo Möller · 25 years ago
- fb81ac5 Support for "multiply high" instruction, see BN_UMULT_HIGH comment in by Andy Polyakov · 25 years ago
- 54a34ae Update docs. by Dr. Stephen Henson · 25 years ago
- 1399f17 Bug fix: BN_is_prime() would fail with a high probability for small by Ulf Möller · 25 years ago
- 0bde108 match the prototype by Ulf Möller · 25 years ago
- cf802b9 Remove an =over that never ends by Ulf Möller · 25 years ago
- 20ead2c link to SSL_get_error(3) by Ulf Möller · 25 years ago
- fef47a1 dhgen is gone. by Ulf Möller · 25 years ago
- ee25d40 Correct one link. by Richard Levitte · 25 years ago
- cb5b785 If n0 == d0, we must alway compute 'rem' "by hand" by Bodo Möller · 25 years ago
- fe7cd16 Typo in preprocessor symbol. by Bodo Möller · 25 years ago
- 1c8337a Pointer to important manual page that should be written. by Bodo Möller · 25 years ago
- 2c5fe5b Change log entry completed. by Bodo Möller · 25 years ago
- f40c02d undo. I keep confusing my directories. :( by Ulf Möller · 25 years ago
- 8efb601 EBCDIC support. by Ulf Möller · 25 years ago
- 388f2f5 Document ERR library. by Ulf Möller · 25 years ago
- f5a8d67 spelling by Ulf Möller · 25 years ago
- 89ec98e Print a reassuring message when Configure is done. by Ulf Möller · 25 years ago
- 6671fe1 Reference for SHA-1. by Bodo Möller · 25 years ago
- 4e3b099 Checked in some junk. Sorry. by Ulf Möller · 25 years ago
- 98d0b2e Note changes. by Ulf Möller · 25 years ago
- 51ca375 Seek out and destroy another evil cast. by Ulf Möller · 25 years ago
- 1749d8a Typos. by Ulf Möller · 25 years ago