2000-03-03 |
Bodo Möller | Fix for previous patch: If RAND_pseudo_bytes returns... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Dr. Stephen... | Make name_funcs_stack static. |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Dr. Stephen... | Move the 'file scope' argument in set_label to |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Richard Levitte | Synchronise |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Update comment. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Add missing dependencies. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Use RAND_METHOD for implementing RAND_status. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Bodo Möller | Change comment. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Richard Levitte | Hack b_print.c to implement asprintf() functionality... |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Richard Levitte | Make bss_log.c a bit more readable, and implement it... |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Richard Levitte | It started with finding a misplaced #endif. Then I... |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Richard Levitte | I'm experimenting with a hack in dopr() and friends... |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Dr. Stephen... | Fix bug which would free up a public key |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | add comment. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | Bug fix. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | Note bug fix for the DSA infinite loop |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | pseudo-seed for the PRNG before testing DSA |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | add RAND_status() to title |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | change info text (as on the web site) |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Bodo Möller | 'rand'/'-rand' documentation. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Bodo Möller | Document the 'rand' application. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | check for WIN32 (needed by Mingw32) |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Ulf Möller | Keep the references to other INSTALL files short. These... |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Bodo Möller | 'rand' application for creating pseudo-random files. |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Bodo Möller | Check BN_rand return value. |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Bodo Möller | Point to INSTALL.MacOS for MacOS pre X. |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Ulf Möller | some people can't read :) |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Ulf Möller | change wording |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Ulf Möller | how to recognize assembler problems |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Ralf S. Engelschall | Added configuration support for Linux/IA64 |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Andy Polyakov | MacOS pseudo-random entropy collector. |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Ulf Möller | Bug fix. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Richard Levitte | Forgot to check correctly for the new options |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Ulf Möller | Mingw32 can now use assembler. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Ulf Möller | Switch for turning on the predictable "random" number... |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Ulf Möller | Fix for non-monolithic build. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Ulf Möller | Support assembler for Mingw32. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Ulf Möller | Shared library support for Solaris and HPUX |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Bodo Möller | Switch to 0.9.6, and finally remove the annoying message |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Dr. Stephen... | Ouch! PKCS7_encrypt() was heading MIME text headers... |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Richard Levitte | Tagging has been done, time to switch to 0.9.6-dev. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Richard Levitte | Time for a release |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Richard Levitte | A few more tests were reported. |
commit | commitdiff | tree | snapshot |
2000-02-28 |
Richard Levitte | Typo corrected. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Short is always promoted to int when passed as a functi... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Include rand.h so RAND_pseudo_bytes may be declared. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | More platforms passed the test. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Andy Polyakov | More tests passed. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | works on solaris |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Update the OpenVMS/VAX status |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Andy Polyakov | IRIX6* tests passed. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Andy Polyakov | MacOS tidbits. Add new files to the project, update... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | corrections |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Works with gcc 2.8.0 as well. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | No, the VAX is not a 64 bit architecture. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Bodo Möller | Use standard header file string.h for memset prototype... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Dr. Stephen... | Don't call BN_rand with zero bits in bntest.c |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Make sure to catch UnixWare 7, even if the version... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Update config for the unixware targets by looking at... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ben Laurie | Declare memset. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ben Laurie | Typo. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | AIX and HP-UX are passing the tests. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | OpenSSL doesn't compile well on OpenVMS/VAX, it seems. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | One test passed for VMS. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | A new beta has been released, and one test is documented. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | OpenVMS often has problems with files with more than... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | remove obsolete BN_CTX info |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Bodo Möller | Add a comment. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | For lack of a better name, this is now called 0.9.5beta... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Change version string to reflect the release of beta 2. OpenSSL_0_9_5beta2 |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Stop logging all the files that are copied all over... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | New logical names to skip algorithms are now supported. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | New logical names to skip algorithms are now supported. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | New "target": CONFIG. This will build the opensslconf... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Richard Levitte | Add and change docs for the changes that have been... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Ulf Möller | put function names in the title. |
commit | commitdiff | tree | snapshot |
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 |
next |