Commit History

Author SHA1 Message Date
  Dr. Stephen Henson a3654f0586 Include openssl/crypto.h first in several other files so FIPS renaming 13 years ago
  Dr. Stephen Henson 70531c147c Make no-engine work again. 15 years ago
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 years ago
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 years ago
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Richard Levitte 7a1f92fdc3 Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 21 years ago
  Bodo Möller e8e7fbdb16 fix memory leak 22 years ago
  Geoff Thorpe b6d1e52d45 This change replaces the ENGINE's underlying mechanics with the new 23 years ago
  Geoff Thorpe 2b67158673 Some of the ENGINE file names were changed for 8.3 filename uniqueness 23 years ago
  Geoff Thorpe 1023cfe70d enginetest needs 'memset' defined. 23 years ago
  Bodo Möller 8573fa1806 avoid warning ('const' discarded) 23 years ago
  Bodo Möller 4deeadf7dc Delete pointless casts 23 years ago
  Bodo Möller 619b2c03dc Avoid strdup. 23 years ago
  Bodo Möller 7ba45bf133 Solaris <string.h> does not declare 'strdup' if _XOPEN_SOURCE is 23 years ago
  Richard Levitte 1ae6ddac91 Including stdio.h before setting _XOPEN_SOURCE and 23 years ago
  Richard Levitte 30a54b9085 Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define 23 years ago
  Richard Levitte 48bf4aae24 Define the right macro for Linux and other GNU-based systems to get a correct declaration of strdup() 23 years ago
  Richard Levitte 35618bf6ad strdup() is a X/Open extension. 23 years ago
  Richard Levitte 14565bedaf Some functions, like strdup() and strcasecmp(), are defined in 23 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago