Historie revizí

Autor SHA1 Zpráva Datum
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . před 9 roky
  Richard Levitte 0b8cd5acd6 * crypto/ui/ui_lib.c: misplaced brace in switch statement. před 10 roky
  Richard Levitte 9feda63955 Data not initialised. před 15 roky
  Nils Larsch 3de6d65ea3 improved error checking and some fixes před 19 roky
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h před 19 roky
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). před 19 roky
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). před 21 roky
  Richard Levitte 0535d3b25f Correct a misleading comment. před 22 roky
  Richard Levitte 85940ea8ea Only check for a result buffer if the allocated string is a prompt string. před 22 roky
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. před 22 roky
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. před 23 roky
  Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when před 23 roky
  Richard Levitte 103a434386 One forgotten function. před 23 roky
  Richard Levitte 219a3580b7 Change info to correct values. před 23 roky
  Richard Levitte 54c7559a7e Make sure we don't return 0 on error. před 23 roky
  Richard Levitte 2d2ed9dffd Implement boolean (yes/no or OK/Cancel, ...) input. před 23 roky
  Dr. Stephen Henson 54f7ebe789 In UI_dup_*() function, use the duped string, not the original. před 23 roky
  Richard Levitte eb929eef14 Since there is a way to create UI_METHODs, implement a destructor as před 23 roky
  Richard Levitte 9ad0f6812f Enhance the user interface with better support for dialog box před 23 roky
  Dr. Stephen Henson 76569fc662 Initialize UI ex_data. před 23 roky
  Richard Levitte f420de027f Don't forget to initialise. před 23 roky
  Richard Levitte 30a54b9085 Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define před 23 roky
  Richard Levitte 1e7e62f8cd A good use of the UI interface is as a password callback replacement před 23 roky
  Richard Levitte 365359dd79 Make sure strdup() is properly declared. před 23 roky
  Dr. Stephen Henson d6f188be71 Fix warning with DEBUG_SAFESTACK před 23 roky
  Richard Levitte a63d5eaab2 Add a general user interface API. This is designed to replace things před 23 roky