2018-07-20 |
Andy Polyakov | crypto/*: address standard-compilance nits. |
tree | commitdiff |
2018-06-25 |
Andy Polyakov | store/loader_file.c: fix char-subscripts warning. |
tree | commitdiff |
2018-05-29 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-05-11 |
Kurt Roeckx | Use void in all function definitions that do not take... |
tree | commitdiff |
2018-03-13 |
Andy Polyakov | store/loader_file.c: rename variables causing conflicts... |
tree | commitdiff |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add search capibility |
tree | commitdiff |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to search for specific infor... |
tree | commitdiff |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add info type expectation |
tree | commitdiff |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to specify an expected info... |
tree | commitdiff |
2018-02-23 |
Richard Levitte | STORE: In preparation for coming work, mark when loadin... |
tree | commitdiff |
2018-02-14 |
Richard Levitte | OSSL_STORE: Add OSSL_STORE_vctrl() |
tree | commitdiff |
2018-02-13 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-01-31 |
Benjamin Kaduk | Revert the crypto "global lock" implementation |
tree | commitdiff |
2017-12-08 |
FdaSilvaYY | Address some code-analysis issues. |
tree | commitdiff |
2017-09-05 |
Richard Levitte | Fix OSSL_STORE's 'file' loader: make sure peekbuf is... |
tree | commitdiff |
2017-08-31 |
Rich Salz | Add CRYPTO_thread_glock_new |
tree | commitdiff |
2017-08-29 |
Pauli | Move e_os.h to be the very first include. |
tree | commitdiff |
2017-08-21 |
Pauli | This has been added to avoid the situation where some... |
tree | commitdiff |
2017-08-15 |
Richard Levitte | Clear error stack on successful OSSL_STORE_open() |
tree | commitdiff |
2017-07-29 |
Bernd Edlinger | Use OPENSSL_secure_clear_free in STORE file_load |
tree | commitdiff |
2017-07-27 |
Benjamin Kaduk | Improve style |
tree | commitdiff |
2017-07-27 |
Benjamin Kaduk | Fixups for STORE commit |
tree | commitdiff |
2017-07-15 |
Richard Levitte | OSSL_STORE "file" scheme loader: check that a DOS devic... |
tree | commitdiff |
2017-07-15 |
Richard Levitte | OSSL_STORE "file" scheme loader: check for absolute... |
tree | commitdiff |
2017-07-15 |
Richard Levitte | OSSL_STORE: Treat URIs as files first (with exceptions... |
tree | commitdiff |
2017-07-15 |
Richard Levitte | OSSL_STORE: spell error reason correctly |
tree | commitdiff |
2017-07-14 |
Richard Levitte | For Windows, use _stat rather than stat |
tree | commitdiff |
2017-07-14 |
Richard Levitte | Fix style in crypto/store/loader_file.c |
tree | commitdiff |
2017-07-05 |
Richard Levitte | STORE 'file' scheme loader: fix try_decode_params(... |
tree | commitdiff |
2017-07-04 |
Richard Levitte | STORE: fix possible memory leak |
tree | commitdiff |
2017-07-03 |
Richard Levitte | Make sure OSSL_STORE_load() isn't caught in an endless... |
tree | commitdiff |
2017-07-02 |
Richard Levitte | STORE 'file' scheme loader: DNS name in URI is case... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE: Make sure the loader to be registered is complete |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE: simplify store_loader_cmp() |
tree | commitdiff |
2017-06-29 |
Richard Levitte | Add internal functions to fetch PEM data from an opened BIO |
tree | commitdiff |
2017-06-29 |
Richard Levitte | Make it possible to tell the file loader to use secure... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: refactor the treatment... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE: add ENGINE information to loaders |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: Add directory listing capab... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: Add handler for encrypted... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: refactor file_load to suppo... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE: Add a OSSL_STORE_INFO type to help support file... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: add support for the PKCS... |
tree | commitdiff |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: add support for containers |
tree | commitdiff |
2017-06-29 |
Richard Levitte | Add a STORE loader for the "file" scheme |
tree | commitdiff |
2017-06-29 |
Richard Levitte | Add the STORE module |
tree | commitdiff |
2016-02-10 |
Rich Salz | Remove store. |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-23 |
Todd Short | Fix store with opaque data |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-07 |
Dr. Stephen Henson | Rename DECLARE*STACK_OF to DEFINE*STACK_OF |
tree | commitdiff |
2015-12-18 |
Richard Levitte | Remove the "eay" c-file-style indicators |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | fix discrepancy |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
tree | commitdiff |
2015-08-31 |
Dr. Stephen Henson | Add X509_up_ref function. |
tree | commitdiff |
2015-08-31 |
Dr. Stephen Henson | Add X509_CRL_up_ref function |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-02-06 |
Rich Salz | util/mkstack.pl now generates entire safestack.h |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Change all instances of OPENSSL_NO_DEPRECATED to OPENSS... |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-08-31 |
Rich Salz | Add explanatory note to crypto/store/README |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2009-02-19 |
Richard Levitte | Make it possible to disable STORE. |
tree | commitdiff |
2009-02-19 |
Richard Levitte | Reference bug. |
tree | commitdiff |
2008-12-16 |
Richard Levitte | Remove extraneous semicolons |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2007-07-07 |
Andy Polyakov | Typo in str_lib.c |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
tree | commitdiff |
2005-06-23 |
Richard Levitte | Wrap the inclusion of openssl/engine.h with a protectiv... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-11 |
Bodo Möller | Fix more error codes. |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | Deprecate some recursive includes from the store.h... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
tree | commitdiff |
2003-06-26 |
Richard Levitte | Implement missing functions. |
tree | commitdiff |
next |