Fix SSL memory leak.
[openssl.git] / crypto / engine / engine_list.c
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-06-17 Ben LaurieFix a memory leak (there's another around here somewher...
2001-04-26 Geoff ThorpeSome fixes to the reference-counting in ENGINE code...
2001-04-26 Geoff ThorpeThis adds 2 things to the ENGINE code.
2001-04-26 Richard LevitteProvide the possibility to clean up internal ENGINE...
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-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeStructural references should never be decremented direc...
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-11-02 Richard LevitteChange the engine library so the application writer...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...