Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 5d7c222db8 New X509_VERIFY_PARAM structure and associated functionality. 20 years ago
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 years ago
  Dr. Stephen Henson 64674bcc8c Reduce chances of issuer and serial number duplication by use of random 20 years ago
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ 20 years ago
  Richard Levitte d530017c00 Move the definition of Win32_rename(), since the macro rename gets undefined 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Richard Levitte 03ddbdd9b9 Move another common functionality (reproduced so far with cut'n'paste) 21 years ago
  Richard Levitte 6d5ffb591b Move do_subject() to apps.c and rename it to parse_name(). The 21 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Lutz Jänicke f35232e6f3 Catch error condition to prevent NULL pointer dereference. 21 years ago
  Richard Levitte e6fa67fa93 Generalise the definition of strcasecmp() and strncasecmp() for 21 years ago
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a 21 years ago
  Richard Levitte 83b23ed967 One more debug line to conditionalise. 21 years ago
  Richard Levitte db598fbce2 Don't try to free NULL values... 21 years ago
  Richard Levitte 63b6fe2bf6 Conditionalise all debug strings. 21 years ago
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same 21 years ago
  Ulf Möller 66ecdf3bfb more mingw related cleanups. 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Richard Levitte d652a0957f Make sure toupper() is declared 22 years ago
  Richard Levitte d610d27f30 On certain platforms, we redefine certain symbols using macros in 22 years ago
  Richard Levitte ca80756c70 VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS. 22 years ago
  Dr. Stephen Henson fc85ac20c7 22 years ago
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that 22 years ago
  Richard Levitte 402bcde847 Allow subjects with more than 255 characters to be properly printed. 22 years ago
  Richard Levitte 9335a5f7c0 Unixware doesn't have strings.h, so we need to declare strcasecmp() 22 years ago
  Lutz Jänicke 1c02ca537a load_netscape_key is static. 22 years ago