Commit Verlauf

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