Historie revizí

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