2005-05-21 |
Richard Levitte | When _XOPEN_SOURCE is defined, make sure it's defined... |
blob | commitdiff | raw |
2004-03-25 |
Richard Levitte | Wrap code starting with a definition. |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Richard Levitte | A couple more cases where RAND_add() gets an integer... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Richard Levitte | Typo |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Richard Levitte | S_IFBLK and S_IFCHR may not exist in some places (like... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Check if a random "file" is really a device file, and... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2001-05-03 |
Richard Levitte | Some platforms (most notably Windows) do not have a... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Bodo Möller | undo previous change: "e_os.h" is now the official... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Bodo Möller | include e_os.h as "openssl/e_os.h" (as elsewhere) |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Richard Levitte | Since RAND_file_name() uses strlen, make sure the numbe... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Ulf Möller | New function OPENSSL_issetugid(). Needs more work. |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ulf Möller | use <= instead of == |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ulf Möller | point out that RAND_load_file() etc are only for seed... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Richard Levitte | Don't include e_os.h before the system headers |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Bodo Möller | There are compilers that complain if a variable has... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Bodo Möller | When open()ing 'file' in RAND_write_file, don't use... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Ulf Möller | Bug fix: RAND_write_file() failed to write to files... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Richard Levitte | Make sure an error condition is returned if, for some... |
blob | commitdiff | raw | diff to current |
2000-03-11 |
Bodo Möller | Workaround for Windoze weirdness. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Richard Levitte | ftruncate() and fileno() are not supported on all versi... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Richard Levitte | Changes to synchronise with Unix. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Bodo Möller | RAND_load_file(..., -1) now means "read the complete... |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Bodo Möller | Under VMS, ftruncate should be available |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Bodo Möller | As ftruncate is not availabe on all platforms, switch... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Document RAND library. |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Bodo Möller | In RAND_write_file, truncate the file to the no. of... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Check RAND_bytes() return value or use RAND_pseudo_bytes(). |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Bodo Möller | Various randomness handling bugfixes and improvements -- |
blob | commitdiff | raw | diff to current |
1999-09-11 |
Andy Polyakov | Initial support for MacOS. |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Add a kludge :-( |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | VMS support. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ulf Möller | Write random seed file in binary mode. |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Ben Laurie | More exactitude with function arguments. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Ben Laurie | Oops. One header too many. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Ben Laurie | Reduce header dependencies. |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Ben Laurie | Minor constification. |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|