Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
[openssl.git] / crypto / engine / engine_lib.c
2001-06-01 Richard LevitteConfusion between algorithms resolved.
2001-05-25 Richard LevitteWe had the password callback for ENGINEs pretty much...
2001-04-26 Geoff ThorpeSome fixes to the reference-counting in ENGINE code...
2001-04-26 Richard Levittegcc warns when certain values of an enumeration aren...
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-19 Geoff ThorpeSome BIG tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-02 Geoff ThorpeENGINE_load_[private|public]_key had error handling...
2001-04-02 Geoff ThorpeActually there were two error cases that could return...
2001-04-02 Geoff ThorpeDon't return an error until the global lock is released.
2000-11-16 Geoff ThorpeI have no idea how this comment got there, but it's...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...