2000-05-02 |
Bodo Möller | Note apps/x509.c bugfixes.
|
commit | commitdiff | tree |
2000-05-02 |
Bodo Möller | Fix a memory leak, and don't generate inappropriate...
|
commit | commitdiff | tree |
2000-05-01 |
Bodo Möller | Add missing #include.
|
commit | commitdiff | tree |
2000-04-29 |
Bodo Möller | Avoid leaking memory in thread_hash (and enable memory...
|
commit | commitdiff | tree |
2000-04-27 |
Bodo Möller | Stylistic changes: Don't use a macro for the malloc...
|
commit | commitdiff | tree |
2000-04-27 |
Bodo Möller | Warn about truncation also in the case when a single...
|
commit | commitdiff | tree |
2000-04-15 |
Bodo Möller | Correction.
|
commit | commitdiff | tree |
2000-04-14 |
Bodo Möller | Ignore lib and Makefile.save.
|
commit | commitdiff | tree |
2000-04-14 |
Bodo Möller | New function ERR_error_string_n.
|
commit | commitdiff | tree |
2000-04-12 |
Bodo Möller | Minor corrections.
|
commit | commitdiff | tree |
2000-04-06 |
Bodo Möller | "make update" for DSO additions.
|
commit | commitdiff | tree |
2000-04-06 |
Bodo Möller | In theory, TLS v1 ciphersuites are not the same as...
|
commit | commitdiff | tree |
2000-04-06 |
Bodo Möller | Clarifications.
|
commit | commitdiff | tree |
2000-04-06 |
Bodo Möller | Avoid memory leak.
|
commit | commitdiff | tree |
2000-04-04 |
Bodo Möller | Extend entry on ERR_print_errors.
|
commit | commitdiff | tree |
2000-03-30 |
Bodo Möller | Entry for ssleay_rand_status locking fix.
|
commit | commitdiff | tree |
2000-03-30 |
Bodo Möller | 'entropy >= ENTROPY_NEEDED' should be evaluated while the
|
commit | commitdiff | tree |
2000-03-27 |
Bodo Möller | Fix typo in -clrext option, but add a compatibility...
|
commit | commitdiff | tree |
2000-03-27 |
Bodo Möller | Comments for SSL_get_peer_cert_chain inconsistency.
|
commit | commitdiff | tree |
2000-03-26 |
Bodo Möller | NeXT workaround.
|
commit | commitdiff | tree |
2000-03-25 |
Bodo Möller | List "no-..." option first because it's the most frequently...
|
commit | commitdiff | tree |
2000-03-25 |
Bodo Möller | Explain configuration options more completely.
|
commit | commitdiff | tree |
2000-03-24 |
Bodo Möller | Update for new hpux-parisc-cc-o4 entry.
|
commit | commitdiff | tree |
2000-03-23 |
Bodo Möller | "make update"
|
commit | commitdiff | tree |
2000-03-20 |
Bodo Möller | Document pseudo-commands.
|
commit | commitdiff | tree |
2000-03-18 |
Bodo Möller | Eliminate memory leaks in mem_dbg.c.
|
commit | commitdiff | tree |
2000-03-16 |
Bodo Möller | Point out the PRNG usage bug affecting openssl rsa.
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | Remove CRYPTO_push/pop_info invocations to improve...
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | Avoid a warning.
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | SSL_ALLOW_ADH no longer has a meaning.
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | Insert a comment: This is one of the few files in this...
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | Use correct function names in SSLerr macros.
|
commit | commitdiff | tree |
2000-03-14 |
Bodo Möller | Remove "Makefile.uni" files and some related stuff.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | another typo
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | typo
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Correction.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Clarifications for 'no-XXX'.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Run test_ssl last -- it's the only test that really...
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | "openssl no-..." commands for avoiding the need to...
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Include a timing test that works without RSA.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Corrections.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Update usage info
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Update test suite so that 'make test' succeeds in ...
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Don't try to test the RSA command if it is not available.
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Copy DH key (if available) in addition to the bare...
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Connection timings (using ISO C function clock()).
|
commit | commitdiff | tree |
2000-03-13 |
Bodo Möller | Remove Win32 assembler files. They are always rebuilt...
|
commit | commitdiff | tree |
2000-03-12 |
Bodo Möller | cleaning up a little
|
commit | commitdiff | tree |
2000-03-11 |
Bodo Möller | Workaround for Windoze weirdness.
|
commit | commitdiff | tree |
2000-03-11 |
Bodo Möller | On NeXT, ssize_t is int, not long (see <sys/types.h...
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | Use signed types where necessary, and add missing functionality
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | Mention -ign_eof.
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | Always use fixed DH parameters created with 'dhparam...
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | Change to code generated by 'dhparam -C':
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | another typo
|
commit | commitdiff | tree |
2000-03-10 |
Bodo Möller | typo
|
commit | commitdiff | tree |
2000-03-09 |
Bodo Möller | Manual page installation did not work if INSTALL_PREFIX...
|
commit | commitdiff | tree |
2000-03-08 |
Bodo Möller | Clarification.
|
commit | commitdiff | tree |
2000-03-07 |
Bodo Möller | spelling
|
commit | commitdiff | tree |
2000-03-07 |
Bodo Möller | {NEXT,OPEN}STEP don't have pid_t.
|
commit | commitdiff | tree |
2000-03-06 |
Bodo Möller | Fix the indentation, and avoid a compiler warning.
|
commit | commitdiff | tree |
2000-03-05 |
Bodo Möller | Add missing include (only MONOLITH builds were possible...
|
commit | commitdiff | tree |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables.
|
commit | commitdiff | tree |
2000-03-04 |
Bodo Möller | There is no reason to use downcase letters throughout...
|
commit | commitdiff | tree |
2000-03-04 |
Bodo Möller | Read complete seed files given in -rand options.
|
commit | commitdiff | tree |
2000-03-04 |
Bodo Möller | Change output text (ar is not a linker).
|
commit | commitdiff | tree |
2000-03-04 |
Bodo Möller | Generate correct error reasons strings for SYSerr.
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | Note about PRNG error message for openssl command line...
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | Add an #include.
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | Use signed type where -1 may be returned.
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | Avoid potential memory leak in code generated by 'openssl...
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | New '-dsaparam' option for 'openssl dhparam', and related...
|
commit | commitdiff | tree |
2000-03-03 |
Bodo Möller | Fix for previous patch: If RAND_pseudo_bytes returns...
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Update comment.
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Add missing dependencies.
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Use RAND_METHOD for implementing RAND_status.
|
commit | commitdiff | tree |
2000-03-02 |
Bodo Möller | Change comment.
|
commit | commitdiff | tree |
2000-03-01 |
Bodo Möller | 'rand'/'-rand' documentation.
|
commit | commitdiff | tree |
2000-03-01 |
Bodo Möller | Document the 'rand' application.
|
commit | commitdiff | tree |
2000-02-29 |
Bodo Möller | 'rand' application for creating pseudo-random files.
|
commit | commitdiff | tree |
2000-02-29 |
Bodo Möller | Check BN_rand return value.
|
commit | commitdiff | tree |
2000-02-29 |
Bodo Möller | Point to INSTALL.MacOS for MacOS pre X.
|
commit | commitdiff | tree |
2000-02-28 |
Bodo Möller | Switch to 0.9.6, and finally remove the annoying message
|
commit | commitdiff | tree |
2000-02-27 |
Bodo Möller | Use standard header file string.h for memset prototype...
|
commit | commitdiff | tree |
2000-02-27 |
Bodo Möller | Add a comment.
|
commit | commitdiff | tree |
2000-02-26 |
Bodo Möller | More get0 et al. changes. Also provide fgrep targets...
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Use unsigned loop index to make compilers happy
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | The previous revision should have generated _more_...
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Add OpenSSL licen[cs]e.
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Fix off-by-one error :-)
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | In "make clean", delete files created by "make report".
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Fix warnings by using unsigned int where appropriate.
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Ignore files that, well, should be ignored.
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Use threads for linux-ppc.
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | Clarification.
|
commit | commitdiff | tree |
2000-02-25 |
Bodo Möller | handle entropy estimate correctly
|
commit | commitdiff | tree |
2000-02-24 |
Bodo Möller | Version 0.9.5beta2-dev (so that the next snapshot will not
|
commit | commitdiff | tree |
2000-02-24 |
Bodo Möller | Don't use buffered fread() to read from DEVRANDOM,
|
commit | commitdiff | tree |
next |