Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell efba7787cd Clarify the error messages in 08f6ae5b28 hace 8 años
  Matt Caswell 08f6ae5b28 Fix some resource leaks in the apps hace 8 años
  Richard Levitte 599e5904b2 Make 'openssl req -x509' more equivalent to 'openssl req -new' hace 8 años
  Dr. Stephen Henson dc047d31fa Set certificate times in one function. hace 8 años
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code hace 8 años
  FdaSilvaYY 1c72f70df4 Use more X509_REQ_get0_pubkey & X509_get0_pubkey hace 8 años
  FdaSilvaYY 6b4a77f56e Whitespace cleanup in apps hace 8 años
  Richard Levitte 14d3c0dd2c apps/req.c: Increment the right variable when parsing '+' hace 8 años
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters hace 8 años
  Matt Caswell 57358a83a4 req command incorrectly displays the bits for an EC key hace 8 años
  Rich Salz 846e33c729 Copyright consolidation 01/10 hace 8 años
  Dr. Stephen Henson c821defc3f Don't load same config file twice. hace 8 años
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op hace 8 años
  Richard Levitte 9862e9aa98 Make the RSA structure opaque hace 8 años
  FdaSilvaYY 173f613b6a Fix a shadow symbol warning hace 8 años
  FdaSilvaYY c5137473bd Use X509_REQ_get0_pubkey hace 8 años
  Schüller Felix c6aca19bb5 Don't free up EVP_MD_CTX. hace 8 años
  Viktor Dukhovni ebc4815fa5 Don't free NCONF obtained values hace 8 años
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL hace 8 años
  Flavio Medeiros b5292f7b40 GH480: Don't break statements with CPP stuff. hace 8 años
  Kurt Roeckx 0335851754 argv was set but unused hace 8 años
  Rich Salz 9a13bb387d GH681: More command help cleanup hace 8 años
  Emilia Kasper a762655743 RT 3854: Update apps/req hace 8 años
  Dr. Stephen Henson 43db7aa2de Fix engine key support in cms and req utilities. hace 8 años
  Insu Yun 69ac182d15 GH634: fix potential memory leak hace 8 años
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque hace 8 años
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx hace 9 años
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) hace 9 años
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. hace 9 años
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps hace 9 años