2000-02-27 |
Andy Polyakov | Statement that it fails only on 32-bit architectures... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | Overly long lines look ugly in the DOS editor. :) |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | Bug fix! |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Dr. Stephen... | Fix so Win32 compiles again... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Dr. Stephen... | Fix so Win32 assembly language works with MASM. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Ulf Möller | workaround no longer needed |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Ulf Möller | remove |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Ulf Möller | Reorganize bn_mul.c (no bugfix yet), remove obsolete... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Ulf Möller | minor clarification |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Dr. Stephen... | Make ASN1 types real typedefs. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Andy Polyakov | BN_div_recp fix. I've ran divtest for 10 mins and it... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | A small script to compile mttest.c on VMS as well. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Make sure there's some entropy, and log a few more... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Bodo Möller | More get0 et al. changes. Also provide fgrep targets... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Make sure that all test files are gone before starting... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Move to using the same perl code as Makefile.ssl |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Just as in Unix, make sure to generate some kind of... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Typo corrected. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Don't include sys/types.h if NO_SYS_TYPES_H is defined. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | The OpenVMS library is most definitely not built for... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Add support for Unixware 7. Thanks to Ron Record ... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Ulf Möller | Make clear which naming convention is meant. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Dr. Stephen... | Fix shadow warning. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | ftruncate() and fileno() are not supported on all versi... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Dr. Stephen... | Rename functions for new convention. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Let's avoid compiler warnings over types. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Compile rand_egd.c on VMS as well. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | For safety, check __VMS as well. |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Correct small typo |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Richard Levitte | Since a stack with quite long name is declared here... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Small error fix. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Adjust all the old scripts to deal with the new location. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | New script to compile on systems that already have... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Update the two threads modules to conform to our recomm... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Some time in history, SSL_CTX_sessions() disappeared... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | flush output. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Another test passed |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Enhance consistency by using BIO_flush() instead of... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Changes to synchronise with Unix. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | Test the division functions. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Richard Levitte | Status update |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Andy Polyakov | Linux is almost the only one where getpid() == thread... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Use unsigned loop index to make compilers happy |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | The main() return value is a program's exit code. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | links |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Andy Polyakov | There're two (incompatible) ways to write multi-threade... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | mention RAND_egd() |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | The previous revision should have generated _more_... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Geoff Thorpe | More VC++ pickiness. (destest.c doesn't have a "return... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Geoff Thorpe | Gets around VC++ compiler pickiness. (long != double) |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Add OpenSSL licen[cs]e. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | mt contained an old copy of mttest.c. remove it and... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Fix off-by-one error :-) |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | In "make clean", delete files created by "make report". |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Fix warnings by using unsigned int where appropriate. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Ignore files that, well, should be ignored. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | VC++ problem |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | EGD bugfix. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | ispell |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | linux-ppc |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | signed/unsigned mismatch (VC++) |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | different snprintf version. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Use threads for linux-ppc. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | Clarification. |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Bodo Möller | handle entropy estimate correctly |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Dr. Stephen... | Allow code which calls RSA temp key callback to cope |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Ulf Möller | divide the correct number... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | work around a bug in BN_div_recp or BN_reciprocal |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | BIO_printf() change |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | some test results. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | Yet another "unixware" spelling. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | Use public domain snprintf() implementation by Patrick... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Bodo Möller | Version 0.9.5beta2-dev (so that the next snapshot will not |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Bodo Möller | Don't use buffered fread() to read from DEVRANDOM, |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Bodo Möller | Do fflush(stdout) when there was an error. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | mention that EGD is used in non-blocking mode. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Bodo Möller | Don't define platform-dependent preprocessor symbols... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | EGD socket info. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | remove some (apparently) obsolete entries. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Richard Levitte | Remove structures that are no longer used. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | nicer manpages |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ralf S. Engelschall | Add missing prototypes for new functions |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ralf S. Engelschall | Make gcc 2.95.2 happy here, too. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ralf S. Engelschall | Add an evil cast, because POSIX/SUSv2 define connect... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Bodo Möller | Avoid filename "test.c" because otherwise "make test" |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | Fix NO_RSA (misplaced #endif). |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | EGD info, as requested. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | remove test "goto err" |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | Support EGD. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Richard Levitte | 0.9.5beta1 OpenSSL_0_9_5beta1 |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Richard Levitte | Make it possible to have differing tar versions. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Richard Levitte | Correct a couple of command errors. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ulf Möller | CRYPTO_num_locks() |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Ulf Möller | New make target "report" to run util/selftest.pl |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Ulf Möller | yet another faq. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Richard Levitte | Avoid saving any macros starting with a _, since that... |
commit | commitdiff | tree | snapshot |
next |