Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell 54b4053130 Update copyright year hace 3 años
  Pauli a52d20c82a ui: address potential memory leak hace 3 años
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() hace 4 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Richard Levitte 457856f27a UI: Use OPENSSL_zalloc() in general_allocate_prompt() hace 4 años
  Matt Caswell 9cedfc90ce Fix safestack issues in ui.h hace 4 años
  Dr. David von Oheimb d3dbc9b500 apps_ui.c: Correct password prompt for ui_method hace 4 años
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ hace 4 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Rich Salz aac96e2797 Remove function name from errors hace 5 años
  Bernd Edlinger f8922b5107 Handle CTRL-C as non-redoable abort signal hace 5 años
  Richard Levitte 55e0593c81 Following the license change, modify the boilerplates in crypto/ui/ hace 6 años
  Richard Levitte 28428130db Update copyright year hace 6 años
  Rich Salz cdb10bae3f Set error code on alloc failures hace 6 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  Richard Levitte 4e049e2c36 Add UI functions to set result with explicit length and to retrieve the length hace 7 años
  Richard Levitte b96dba9e5e Fix small UI issues hace 7 años
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely hace 7 años
  Richard Levitte 545360c4df Add UI functionality to duplicate the user data hace 7 años
  Rich Salz 076fc55527 Make default_method mostly compile-time hace 7 años
  Richard Levitte 6e470e1908 Fix UI_get0_action_string() hace 7 años
  Richard Levitte 18cfc668ea Add an application data field in the UI_METHOD hace 8 años
  Richard Levitte a223ffe6d3 Constify the input parameter to UI_method_get_* hace 8 años
  Richard Levitte 949320c567 Remove extra bang hace 8 años
  Richard Levitte 120fb9e436 UI code style cleanup hace 8 años
  Richard Levitte 0a687ab0a9 UI_process() didn't generate errors hace 8 años
  Rich Salz f3b3d7f003 Add -Wswitch-enum hace 8 años