2010-01-19 |
Andy Polyakov | rand_win.c: fix time limit logic. |
tree | commitdiff |
2010-01-19 |
Andy Polyakov | rand_win.c: handle GetTickCount wrap-around. |
tree | commitdiff |
2009-09-23 |
Dr. Stephen Henson | Audit libcrypto for unchecked return values: fix all... |
tree | commitdiff |
2009-09-20 |
Dr. Stephen Henson | Don't use __try+__except unless on VC++ |
tree | commitdiff |
2009-07-24 |
Dr. Stephen Henson | Update from 0.9.8-stable. |
tree | commitdiff |
2009-06-13 |
Dr. Stephen Henson | PR: 1952 |
tree | commitdiff |
2009-04-23 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
tree | commitdiff |
2009-04-07 |
Dr. Stephen Henson | Changes from 1.0.0-stable. |
tree | commitdiff |
2009-02-15 |
Ben Laurie | Use new common flags and fix resulting warnings. |
tree | commitdiff |
2009-01-03 |
Richard Levitte | VMS stuff I forgot... |
tree | commitdiff |
2008-12-22 |
Andy Polyakov | This _WIN32-specific patch makes it possible to "wrap... |
tree | commitdiff |
2008-11-12 |
Andy Polyakov | Revert commit #17603, it should have been part of ... |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
tree | commitdiff |
2008-11-05 |
Dr. Stephen Henson | PR: 1777 |
tree | commitdiff |
2008-11-04 |
Ben Laurie | Only one of these needs to be signed. |
tree | commitdiff |
2008-11-02 |
Dr. Stephen Henson | Not sure about this one... seems to be needed to make... |
tree | commitdiff |
2008-11-01 |
Ben Laurie | More size_tification. |
tree | commitdiff |
2008-10-28 |
Andy Polyakov | randfile.c: .rnd can become orphaned on VMS. |
tree | commitdiff |
2008-08-06 |
Geoff Thorpe | Remove the dual-callback scheme for numeric and pointer... |
tree | commitdiff |
2008-07-03 |
Geoff Thorpe | Revert my earlier CRYPTO_THREADID commit, I will commit... |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-05-20 |
Lutz Jänicke | Correctly adjust location of comment |
tree | commitdiff |
2008-05-16 |
Lutz Jänicke | Another occurance of possible valgrind/purify "uninitia... |
tree | commitdiff |
2008-03-28 |
Geoff Thorpe | There was a need to support thread ID types that couldn... |
tree | commitdiff |
2008-01-03 |
Dr. Stephen Henson | Netware support. |
tree | commitdiff |
2007-09-24 |
Lutz Jänicke | Port from 0.9.8-stable |
tree | commitdiff |
2007-03-02 |
Lutz Jänicke | Initialize "buf" to 0 to make valgrind happy :-) |
tree | commitdiff |
2007-03-02 |
Lutz Jänicke | Do not use uninitialized memory to seed the PRNG as... |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-06-30 |
Bodo Möller | use <poll.h> as by Single Unix Specification |
tree | commitdiff |
2006-06-28 |
Bodo Möller | always read in RAND_poll() if we can't use select becau... |
tree | commitdiff |
2006-06-27 |
Richard Levitte | Use poll() when possible to gather Unix randomness... |
tree | commitdiff |
2006-06-23 |
Bodo Möller | New functions CRYPTO_set_idptr_callback(), |
tree | commitdiff |
2006-04-11 |
Ulf Möller | Add BeOS support. |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-11-03 |
Andy Polyakov | Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO. |
tree | commitdiff |
2005-10-13 |
Andy Polyakov | Broaden compatibility amount Win32 headers even further... |
tree | commitdiff |
2005-09-22 |
Andy Polyakov | Broaden compatibility among Windows SDK versions. Elder... |
tree | commitdiff |
2005-08-28 |
Nils Larsch | fix warnings when building openssl with the following... |
tree | commitdiff |
2005-08-07 |
Andy Polyakov | Final(?) WinCE update. |
tree | commitdiff |
2005-08-03 |
Andy Polyakov | WCE update, mostly typos. |
tree | commitdiff |
2005-08-02 |
Andy Polyakov | Abstain from GUI calls in rand_win.c in NT service... |
tree | commitdiff |
2005-08-02 |
Andy Polyakov | Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which... |
tree | commitdiff |
2005-07-22 |
Geoff Thorpe | Fix some signed/unsigned warnings. |
tree | commitdiff |
2005-06-18 |
Richard Levitte | Move the definition of DEVRANDOM for DJGPP from Configu... |
tree | commitdiff |
2005-05-30 |
Richard Levitte | DJGPP changes. Contributed by Doug Kaufman <dkaufman... |
tree | commitdiff |
2005-05-21 |
Richard Levitte | When _XOPEN_SOURCE is defined, make sure it's defined... |
tree | commitdiff |
2005-05-21 |
Andy Polyakov | Move _WIN32_WINNT definition from command line to e_os... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | make update |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-19 |
Dr. Stephen Henson | Various Win32 and other fixes for warnings and compilat... |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-04-07 |
Nils Larsch | make sure error queue is totally emptied |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-03-24 |
Ulf Möller | undo Cygwin change |
tree | commitdiff |
2005-03-19 |
Ulf Möller | Use Windows randomness code on Cygwin |
tree | commitdiff |
2005-02-19 |
Lutz Jänicke | Fix hang in EGD/PRNGD query when communication socket... |
tree | commitdiff |
2005-01-13 |
Andy Polyakov | Fix an "oops" typo! Well, it was a debugging left-over... |
tree | commitdiff |
2005-01-13 |
Andy Polyakov | O_NOFOLLOW is not appropriate when opening /dev/* entri... |
tree | commitdiff |
2005-01-12 |
Richard Levitte | Correct a faulty address assignment, and add a length... |
tree | commitdiff |
2005-01-04 |
Andy Polyakov | DJGPP update. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-07-21 |
Andy Polyakov | Make rand_win.c UNICODE savvy. |
tree | commitdiff |
2004-06-28 |
Richard Levitte | Changes for VOS, submitted by Paul Green <Paul.Green... |
tree | commitdiff |
2004-06-28 |
Richard Levitte | NetWare fixes provided by Verdon Walker for OpenSSL... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-17 |
Andy Polyakov | Make reservations for FIPS code in HEAD branch, so... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
tree | commitdiff |
2004-03-25 |
Richard Levitte | Wrap code starting with a definition. |
tree | commitdiff |
2004-03-25 |
Richard Levitte | A couple more cases where RAND_add() gets an integer... |
tree | commitdiff |
2004-03-15 |
Richard Levitte | It was just pointed out to me that it's better to cast... |
tree | commitdiff |
2004-03-15 |
Richard Levitte | Make sure that the last argument to RAND_add() is a... |
tree | commitdiff |
2004-01-29 |
Richard Levitte | Typo |
tree | commitdiff |
2004-01-28 |
Richard Levitte | make update |
tree | commitdiff |
2004-01-26 |
Richard Levitte | S_IFBLK and S_IFCHR may not exist in some places (like... |
tree | commitdiff |
2004-01-04 |
Lutz Jänicke | Update URI |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Check if a random "file" is really a device file, and... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
tree | commitdiff |
2003-11-30 |
Geoff Thorpe | Add more debugging to my Configure target, and "make... |
tree | commitdiff |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
tree | commitdiff |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbo... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-11-15 |
Richard Levitte | WinCE patches |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Close the implicitely opened registry key. |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-10-14 |
Richard Levitte | Complete the VxWorks fix by implementing a NULL RAND_po... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Add a few more VxWorks targets. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-09-22 |
Ulf Möller | use OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable... |
tree | commitdiff |
next |