Commit History

Author SHA1 Message Date
  Andy Polyakov 7747a49f24 store/loader_file.c: rename variables causing conflicts with Android NDK. 6 years ago
  Richard Levitte 93d2f9fa4a STORE 'file' scheme loader: Add search capibility 7 years ago
  Richard Levitte fac8673b8a STORE: Add the possibility to search for specific information 7 years ago
  Richard Levitte 6541d9e264 STORE 'file' scheme loader: Add info type expectation 7 years ago
  Richard Levitte 072bfcc90b STORE: Add the possibility to specify an expected info type 7 years ago
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. 6 years ago
  Richard Levitte 94b5d7aae9 Fix OSSL_STORE's 'file' loader: make sure peekbuf is initialised 7 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Bernd Edlinger 358d446f25 Use OPENSSL_secure_clear_free in STORE file_load 7 years ago
  Benjamin Kaduk 7af42628c1 Improve style 7 years ago
  Richard Levitte 1145995323 OSSL_STORE "file" scheme loader: check that a DOS device is correctly named 7 years ago
  Richard Levitte 6eaebfaab5 OSSL_STORE "file" scheme loader: check for absolute path in URI later 7 years ago
  Richard Levitte ae9c39d83a OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIs 7 years ago
  Richard Levitte ba476aa32c OSSL_STORE: spell error reason correctly 7 years ago
  Richard Levitte 71d57be52e For Windows, use _stat rather than stat 7 years ago
  Richard Levitte 479af76798 Fix style in crypto/store/loader_file.c 7 years ago
  Richard Levitte 11d66064f3 STORE 'file' scheme loader: fix try_decode_params() to check ambiguity 7 years ago
  Richard Levitte 86e6cbd643 STORE 'file' scheme loader: DNS name in URI is case insensitive 7 years ago
  Richard Levitte 4c17819c41 Add internal functions to fetch PEM data from an opened BIO 7 years ago
  Richard Levitte 7852f588a6 Make it possible to tell the file loader to use secure memory 7 years ago
  Richard Levitte 6fc1d33c90 STORE 'file' scheme loader: refactor the treatment of matches 7 years ago
  Richard Levitte f91ded1fc4 STORE: add ENGINE information to loaders 7 years ago
  Richard Levitte 970f467ac3 STORE 'file' scheme loader: Add directory listing capability 7 years ago
  Richard Levitte 7ad2ef366c STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data 7 years ago
  Richard Levitte 1aabc2445b STORE 'file' scheme loader: refactor file_load to support decoding restart 7 years ago
  Richard Levitte a09003ea22 STORE 'file' scheme loader: add support for the PKCS#12 container 7 years ago
  Richard Levitte e61ec2d9ba STORE 'file' scheme loader: add support for containers 7 years ago
  Richard Levitte 9c6da42d0c Add a STORE loader for the "file" scheme 7 years ago