Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
[openssl.git] / crypto / engine / hw_ncipher.c
2001-06-01 Richard LevittenCipher callbacks shall return 0 on success, something...
2001-05-25 Richard LevitteWe had the password callback for ENGINEs pretty much...
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-19 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-11-14 Richard LevitteModify () to (void), since that's what is actually...
2000-11-07 Richard LevitteConstify DH-related code.
2000-11-07 Richard LevitteConstify DSA-related code.
2000-11-06 Richard LevitteAs a consequence of the BIGNUM constification, the...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...